🎉 Happy New Year, Kiosk users!
Memory weighting
A new memory_weight configuration option lets you fine-tune how strongly memories are weighted when displayed.
Memory weighting documentation
Weather temperature rounding
Added a round_temperature weather option to round temperatures to the nearest whole number.
Improved image orientation
Image orientation handling has been improved when use_original_image is set to true, reducing incorrect rotations.
Remove camera make/model duplicates
Clean up camera metadata by removing duplicated make/model values when using show_image_camera.
E.g. Canon Canon EOS 5D Mark IV -> Canon EOS 5D Mark IV
What's Changed
🚀 New Features
- Feature/add-more-keyboard-commands by @damongolding in #621
- Feature/memory penalty by @damongolding in #618
- Feature/round-weather-temp by @damongolding in #625
⚡ Fixes
- Fix/camera make model duplicates by @damongolding in #620
- Fix/img orientation by @damongolding in #627
🔨 Maintenance
- Chore/deps by @damongolding in #629
Full Changelog: v0.29.1...v0.30.0