0.12.0-beta.1
Pre-release
Pre-release
·
276 commits
to main
since this release
0.12.0-beta.1 - 2025-03-06
🚀 Features
- (grades) Adds subject search option - by @Robert27 (2c522f3)
- (ios) Add haptic feedback on ToggleRow press - by @Robert27 (663c868)
- (widget, ios) Add timetable control center widget - by @Robert27 (57a0b54)
- (widget,ios) Add control center widget - by @Robert27 (2801b5d)
- Add room report form (#163) - by @alexpietsch (c787a75)
🐛 Bug Fixes
- (calendar) Prioritize ongoing events in calendar card sorting - by @Robert27 (a0aba05)
- (map) Remove bottom margin in map screen on iOS - by @Robert27 (0d8b292)
- (map) Simplify room suggestion rendering and improve layout - by @Robert27 (0f92783)
- (nginx) Update server_name to host.docker.internal for Docker compatibility - by @Robert27 (4da1b51)
- (quick-actions) Fix incorrect href params - by @Robert27 (a8a4db1)
- (web) Hide duplicate share button - by @Robert27 (ec998e3)
- (web) Switch to http-server to correctly serve public files - by @Robert27 (181a8c2)
- Include exam dates in first day timetable calculation - by @Robert27 (0c633fc)
- Improve event sorting in CalendarCard to prioritize single-day events - by @Robert27 (2bac0dd)
🚜 Refactor
⚡ Performance
- (android) Add drawable assets handling to expo prebuild - by @Robert27 (6e8ac6e)
- (android) Disable tabbar page animations - by @Robert27 (6513fec)
- (cl-events) Improve content loading for faster page load - by @Robert27 (2addb58)
- (food) Improve performance of food page - by @Robert27 (159b45c)
- (quick-actions) Migrate android icon generation to expo prebuild - by @Robert27 (3e4b74d)
- (web) Switch to NGINX for spa serving - by @Robert27 (a2e6283)
- Migrate to expo-quick-actions for improved shortcut handling - by @Robert27 (10cd247)
🎨 Styling
- (lecturers) Improve search result layout - by @Robert27 (cc32bdd)
- Update Tabbar component styles for better appearance on Android - by @Robert27 (2fa777e)
- Redesign detail pages and navigation behaviour - by @Robert27 (bf30287)
- Update icon references for login and profile navigation - by @Robert27 (0ae272c)
⚙️ Miscellaneous Tasks
- Revert migration to new bun.lock file - by @Robert27 (8028070)
- Update app image name to match cd pipeline - by @Robert27 (27eace0)
- Add neovim logs to .gitignore - by @Robert27 (5b1e7dc)
- Add GitHub Action to lint pull request titles - by @Robert27 (0814c81)
- Replace eslint and prettier with biome (#162) - by @Robert27 (4e0c0a8)
- Add release workflow and remove stale workflow - by @Robert27 (f6be1c7)
💚 New Contributors
- @alexpietsch made their first contribution in #163
Full Changelog: 0.11.2...0.12.0-beta.1