Skip to content

v2.1.0

Latest

Choose a tag to compare

@github-actions github-actions released this 04 Jul 17:50
3fd483a

2.1.0 (2026-07-04)

Features

  • macos: register Mutka as a folder handler and mutka:// scheme (f5f066d)
  • macos: register Mutka as a folder handler and mutka:// scheme (2b0c583), closes #62

Bug Fixes

  • open-with: make the "Open With…" picker fast (async + icon caching) (0761940)
  • open-with: render the app picker off the main thread (d9225f3)

Performance Improvements

  • icons: cache per-path (bundle) icons on disk (07c5a8b)
  • open-with: fill picker icons in one by one (464d7da)
  • open-with: fill the picker icons in one by one (417dd41)
  • open-with: open the picker instantly, stream app icons live (6800bdb)