Releases: neuland-ingolstadt/neuland.app-native
0.13.3
0.13.3 - 2025-06-02
🐛 Bug Fixes
- navigation: Update router dismissal method in login - by @Robert27 (9cb247f)
- navigation: Refactor login navigation to use rootNavigation for route reset - by @Robert27 (4fb6a3f)
🎨 Styling
⚙️ Miscellaneous Tasks
- Update release workflow to find the latest stable tag - by @Robert27 (7ed9f15)
- Bump version to 0.13.3 - by @Robert27 (ba81a2a)
Full Changelog: 0.13.2...0.13.3
0.13.2
0.13.2 - 2025-06-01
🐛 Bug Fixes
- ios, widget: Restore control center widgets - (f802bc9)
- macOS: Adjust tabbar and prevent context menu crash - (eabd917)
- macOS: Restore scrolling in event detail screens - (5a324cd)
- tabbar: Set tabBarLabelPosition to prevent repositioning issues - (8db3cdb)
- web: Adjust tabBarIconStyle for improved layout - (9f57660)
0.13.1
0.13.1 - 2025-05-30
🚀 Features
- version: Add version details screen - (79c38db)
🚜 Refactor
- version: Streamline UI manager display logic - (acf1436)
Full Changelog: https://github.com/neuland-ingolstadt/neuland-app.native/compare/0.13.1-beta.3...0.13.1
0.13.1-beta.3 - 2025-05-30
🐛 Bug Fixes
- navigation: Update room navigation logic to ensure proper routing - (1edb40b)
Full Changelog: https://github.com/neuland-ingolstadt/neuland-app.native/compare/0.13.1-beta.2...0.13.1-beta.3
0.13.1-beta.2 - 2025-05-30
🐛 Bug Fixes
- theme: Improve translation usage - (697ef29)
- upnext: Add hitSlop for improved touch responsiveness - (417f623)
🎨 Styling
- about: Add shimmer animation effect and improve layout styling - (f51f435)
Full Changelog: https://github.com/neuland-ingolstadt/neuland-app.native/compare/0.13.1-beta.1...0.13.1-beta.2
0.13.1-beta.1 - 2025-05-30
🚀 Features
- theme: Add ThemePreview component - (572a50d)
🐛 Bug Fixes
- map: Improve error handling and provide new share url - (4c01a81)
- Restore quick link navigation if app was closed - (9537983)
🎨 Styling
- ErrorView: Add animation and improve styling - (4775341)
⚙️ Miscellaneous Tasks
Full Changelog: https://github.com/neuland-ingolstadt/neuland-app.native/compare/0.13.1-beta.0...0.13.1-beta.1
0.13.1-beta.0 - 2025-05-28
🐛 Bug Fixes
- announcements: Use env var to determinate web version - (48c791e)
- api: Always use production api for announcements - (4cea50a)
⚡ Performance
- announcements: Use gql query to filter for active announcements - (f05525f)
- Enable react compiler (#208) - (6f46f72)
⚙️ Miscellaneous Tasks
- Use latest node version - (10ef91f)
Full Changelog: https://github.com/neuland-ingolstadt/neuland-app.native/compare/0.13.0-beta.8...0.13.1-beta.0
0.13.1-beta.3
0.13.1-beta.2
0.13.1-beta.2 - 2025-05-30
🐛 Bug Fixes
- theme: Improve translation usage - by @Robert27 (697ef29)
- upnext: Add hitSlop for improved touch responsiveness - by @Robert27 (417f623)
🎨 Styling
Full Changelog: 0.13.1-beta.1...0.13.1-beta.2
0.13.1-beta.1
0.13.1-beta.1 - 2025-05-30
🚀 Features
🐛 Bug Fixes
- map: Improve error handling and provide new share url - by @Robert27 (4c01a81)
- Restore quick link navigation if app was closed - by @Robert27 (9537983)
🎨 Styling
⚙️ Miscellaneous Tasks
Full Changelog: 0.13.1-beta.0...0.13.1-beta.1
0.13.1-beta.0
0.13.1-beta.0 - 2025-05-28
🐛 Bug Fixes
- announcements: Use env var to determinate web version - by @Robert27 (48c791e)
- api: Always use production api for announcements - by @Robert27 (4cea50a)
⚡ Performance
- announcements: Use gql query to filter for active announcements - by @Robert27 (f05525f)
- Enable react compiler (#208) - by @Robert27 (6f46f72)
⚙️ Miscellaneous Tasks
Full Changelog: 0.13.0-beta.8...0.13.1-beta.0
0.13.0
Changelog
0.13.0-beta.8 - 2025-05-26
🚀 Features
- calendar: Highlight thi events on click - (e4b1cb6)
🐛 Bug Fixes
🎨 Styling
- food: Enhance meal detail design and add date info - (1f79f5f)
- web, tabbar: Update tabbar theming - (8e4396d)
⚙️ Miscellaneous Tasks
- Add deployment workflow for staging environment - (db3d205)
- Revert to use old arch (#206) - (e1a5c39)
0.13.0-beta.7 - 2025-05-26
🐛 Bug Fixes
- localization: Add missing translation values - (8d97557)
🚜 Refactor
⚙️ Miscellaneous Tasks
0.13.0-beta.6 - 2025-05-25
🚀 Features
- events: Enhance waiting list display by adding fully booked - (4098aa4)
- web: Enable aptabase analytics on web - (bb05e97)
- Enhance event navigation and handling in cards (#202) - (8b86d48)
🐛 Bug Fixes
- android: Adjust intent filter for deep linking - (d062511)
0.13.0-beta.5 - 2025-05-23
🐛 Bug Fixes
- layout: Provide correct initial route name - (e957dab)
- layout: Enable deep linking while app is in foreground - (00a3b9a)
- Sort thi services events (#201) - (f20b6e8)
- Prevent crash due to undefined animatedRef - (87120d3)
0.13.0-beta.4 - 2025-05-23
🚀 Features
- android: Add intent filters for deep linking support - (886649d)
- nginx: Add assetlinks.json endpoint - (1a6f4a7)
- Integrate search params for tab navigation in events and services screens - (c4b96fe)
⚡ Performance
0.13.0-beta.3 - 2025-05-22
🚀 Features
🐛 Bug Fixes
- Restore BaseCard press functionality - (94ee8c7)
- Update share message structure in advisory and career event screens - (0e0ed40)
🎨 Styling
- settings: Add grip icon in dashboard edit screen - (6bfc72a)
⚙️ Miscellaneous Tasks
0.13.0-beta.2 - 2025-05-20
🐛 Bug Fixes
- Android and web splash animation (#193) - (cc8759d)
- Icon and home context menu changes (#192) - (6428b55)
- Add index.tsx for routing (#195) - (8ee34f2)
- Improve tabbar icon logic during data load - (ddae47a)
📚 Documentation
🎨 Styling
- timetable: Remove platform specific event design - (5b367b3)
0.13.0-beta.1 - 2025-05-17
🚀 Features
- announcements: Add image support and responsive layout adjustments - (a26cee6)
- cl-event: Add clickable links in event descriptions - (63b48d8)
- Add animated splash screen (#187) - (24088d5)
🐛 Bug Fixes
- cards: Improve and streamline icon background color - (0b283e6)
0.13.0-beta.0 - 2025-05-15
🚀 Features
- map: Update overlay endpoint and handle empty building rooms - (d0dc682)
🐛 Bug Fixes
- settings: Restore language alert on unsupported platforms - (0a303f4)
⚙️ Miscellaneous Tasks
- Bump version to 0.13.0 - (ef4f48c)
0.12.2-beta.7 - 2025-05-11
🎨 Styling
- Streamline theme colors - (664ddbb)
⚙️ Miscellaneous Tasks
- Streamline Docker image build workflow - ([2def75c](https://github.com/n...
0.13.0-beta.8
0.13.0-beta.8 - 2025-05-26
🚀 Features
🐛 Bug Fixes
- RowEntry: Add fallback background color - by @Robert27 (0fa6f66)
- Various small fixes - by @Robert27 (03af544)
🎨 Styling
- food: Enhance meal detail design and add date info - by @Robert27 (1f79f5f)
- web, tabbar: Update tabbar theming - by @Robert27 (8e4396d)
⚙️ Miscellaneous Tasks
- Add deployment workflow for staging environment - by @Robert27 (db3d205)
- Revert to use old arch (#206) - by @Robert27 (e1a5c39)
Full Changelog: 0.13.0-beta.7...0.13.0-beta.8
0.13.0-beta.7
0.13.0-beta.7 - 2025-05-26
🐛 Bug Fixes
🚜 Refactor
- events: Rename student advisory to counselling (#205) - by @BuildmodeOne (22fc152)
⚙️ Miscellaneous Tasks
Full Changelog: 0.13.0-beta.6...0.13.0-beta.7