🚀 Features
- i18n:
- Add Swedish localization - by @YellowNest in #134 (a3bca)
- ui:
- Redesign frontend interface - by @YellowNest (0d151)
- Add persistent theme preference - by @YellowNest in #136 (2a6c1)
🐞 Bug Fixes
- Translate status labels and improve expiry colors - by @YellowNest in #146 (30bd4)
- device:
- Preserve newer pairing check cancellation - by @YellowNest in #144 (58cd4)
- docker:
- Prevent core dump disk exhaustion - by @YellowNest in #143 (0f72d)
- i18n:
- Correct singular time labels in English and Swedish - by @YellowNest in #141 (8a459)
- Add missing result and screenshot messages - by @YellowNest in #150 (93fbc)
- install:
- Explain unavailable App Group errors - by @YellowNest and @bitxeno in #154 (30a7a)
- linux:
- Isolate Avahi D-Bus connections - by @YellowNest in #142 (1920e)
- scanner:
- Cancel discovery on browser disconnect - by @YellowNest in #145 (cac78)
- Prevent avahi browser double-free panic - by @bitxeno (9288b)
- ui:
- Improve donate navigation icon - by @YellowNest in #135 (7eb8d)
- Show fallback for failed app icons - by @YellowNest in #137 (27766)
- Make mobile navigation and installed apps readable - by @YellowNest in #140 (bebc9)
- Provide native iOS home screen icon - by @YellowNest in #148 (7a7aa)
- Make account views responsive on mobile - by @YellowNest in #149 (731ae)
- Make app brand control fully clickable - by @YellowNest in #151 (961da)
- Center iOS app icons with side padding to align tvOS rows - by @bitxeno (6f055)
- Align mobile navbar install page and log styles with daisyUI - by @bitxeno (f2e02)
- web:
- Recover from stale frontend assets - by @YellowNest in #157 (e6680)
💅 Refactors
✨ Acknowledgements
- Thanks to @YellowNest for redesigning the UI to support dark mode.