What's Changed
- Fix broken thumbnails for wallpaper folder with spaces by @LucidSquid in #86
- Scale thumbnail image resolution for sharp thumbnails by @LucidSquid in #87
- Fix crash: retain wallpaperList (rotation enabled) by @os1221 in #91
- Fix: only kill wallpaperdaemon PIDs; stop trusting YAML daemon fields by @os1221 in #92
- Fix wallpaper folder path normalization (percent-encoding / file URLs) by @os1221 in #93
- Menu-bar agent: LSUIElement + do not force config window on launch by @os1221 in #94
- Fix casing in clone command branch name by @b-simjoo in #106
- Fix: defer wallpaper restore after launch; harden rotation by @os1221 in #96
- Fix: unify scale_mode as integer 0…4 with legacy string migration by @os1221 in #98
- Fix reliable thumbnails for large HEVC Aerial masters by @os1221 in #97
- Fix: reapply per-display video paths on screen reconfiguration by @os1221 in #99
- feat(daemon): Aerial load path + fullscreen Space geometry reassert by @os1221 in #100
New Contributors
- @LucidSquid made their first contribution in #86
- @os1221 made their first contribution in #91
- @b-simjoo made their first contribution in #106
Full Changelog: V2.3...V2.4