Skip to content

Version 1.0.9

Choose a tag to compare

@techtherapy techtherapy released this 08 Jun 20:53
· 28 commits to main since this release
  • Fixed an occasional launch-time crash in the wallpaper grid caused by concurrent thumbnail loads racing on the shared cache's internal dictionaries. The cache is now main-actor isolated, while the actual image decode still runs off the main thread.