Skip to content

Anyrun 25.12.0

Latest

Choose a tag to compare

@Kirottu Kirottu released this 03 Dec 12:12
· 8 commits to master since this release
cacdf2e

Hello all, once again the timeline for making a new release stretched and stretched but I am now finally getting to it. Biggest feature that comes with this release is daemonization. Anyrun can now be started in daemon mode with anyrun daemon inside some autostart script, to make subsequent launches of Anyrun extremely fast (blazingly fast if you will). There are also various other fixes of different config options missing since the Relm4 rewrite, and some other fixes.

Note

Important! With this release, Anyrun will now require anyrun-provider.
Refer to the README(s) for more details.

What's Changed

  • Daemonization & anyrun-provider by @Kirottu in #251
  • plugins/applications: Add hide_description option by @Jappie3 in #269
  • treewide: general maintenance work by @NotAShelf in #264
  • build(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in #273
  • build(deps): bump easimon/maximize-build-space from 8 to 10 by @dependabot[bot] in #274
  • build(deps): bump cachix/cachix-action from 14 to 16 by @dependabot[bot] in #275
  • build(deps): bump tokio from 1.47.1 to 1.48.0 by @dependabot[bot] in #278
  • build(deps): bump serde from 1.0.226 to 1.0.228 by @dependabot[bot] in #279
  • build(deps): bump freedesktop-desktop-entry from 0.7.16 to 0.7.19 by @dependabot[bot] in #280
  • build(deps): bump gtk4 from 0.10.1 to 0.10.2 by @dependabot[bot] in #281
  • build(deps): bump gtk4-layer-shell from 0.6.3 to 0.7.1 by @dependabot[bot] in #282

New Contributors

Full Changelog: v25.9.3...v25.12.0