0.11.2
🚀 Features
- (tests) Add unit tests for timetable utilities - by @Robert27 (00f7cd9)
- (tests) Enhance test coverage reporting with Jest JUnit integration (#160) - by @Robert27 (e5e4d83)
- (web) Add Root component for static HTML rendering - by @Robert27 (63e0a3d)
🐛 Bug Fixes
- (food) Add optional chaining for meal variants length check - by @Robert27 (86e8330)
- (map) Update Maplibre import structure - by @Robert27 (ba68bea)
- (settings) Add missing share url on android - by @Robert27 (ac53d5a)
- (storage) Improve error handling and support ArrayBuffer in setItem - by @Robert27 (26e2560)
- (timetable) Sort combined timetable data by date - by @Robert27 (96d2b04)
📚 Documentation
- Update copyright year to 2025 in footer - by @Robert27 (5279427)
- Update readme - by @Robert27 (92bd5d2)
🧪 Testing
- Add more timetable tests (#161) - by @Robert27 (6d8c508)
- Adjust codecov thresholds to 0.5% - by @Robert27 (36c2149)
⚙️ Miscellaneous Tasks
- (tests) Update configuration to include source paths for coverage reporting - by @Robert27 (fce4fa5)
- Update deployment triggers to include tag pushes - by @Robert27 (fe2178e)
- Update Docker actions to latest versions in deployment workflow - by @Robert27 (25b9177)
- Set NODE_BINARY environment variable in ios post-clone script - by @Robert27 (0422ee2)
Full Changelog: 0.11.1...0.11.2