What's Changed
📢 Highlights
This version focuses on making Posterizarr more "set-and-forget" with automated asset cleanup and better scheduling reliability. I’ve also added a major documentation piece for those using dashboarding tools.
What's New?
- Dashboard Integration: You can now easily add Posterizarr stats to your Homepage dashboard. Check out the new "Homepage Custom API" section in the docs!
- Smart Asset Cleanup: The backend now detects if a manual asset is newer than a generated one and cleans up the outdated versions automatically.
- Improved Log Handling: The Log Viewer is now much smarter at finding available logs and falling back to the UI logs if the script logs haven't been generated yet.
🛠️ Bug Fixes & Improvements
- Fixed an issue where poster exponents were not being applied correctly.
- Fixed "Gravity" selection in the Config Editor to ensure compatibility with backend requirements.
- Improved Scheduler stability to prevent crashes during job retrieval.
- Fixed centered alignment issues on text strokes.
CI/CD: Upgraded internal build workflows to Node 24 for better performance and security.
- Sync by @fscorrupt in #531
- feat: Homepage Integration, Asset Cleanup, and CI Improvements by @fscorrupt in #532
Full Changelog: 2.2.30...2.2.31