Skip to content

Releases: neuland-ingolstadt/neuland.app-native

0.13.3

02 Jun 01:52
ba81a2a
Compare
Choose a tag to compare

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

Full Changelog: 0.13.2...0.13.3

0.13.2

01 Jun 19:40
9f57660
Compare
Choose a tag to compare

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

30 May 22:17
acf1436
Compare
Choose a tag to compare

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

  • Update configuration files and improve linting rules (#209) - (3c2530f)

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

30 May 03:56
1edb40b
Compare
Choose a tag to compare
0.13.1-beta.3 Pre-release
Pre-release

0.13.1-beta.3 - 2025-05-30

🐛 Bug Fixes

  • navigation: Update room navigation logic to ensure proper routing - by @Robert27 (1edb40b)

Full Changelog: 0.13.1-beta.2...0.13.1-beta.3

0.13.1-beta.2

30 May 02:41
417f623
Compare
Choose a tag to compare
0.13.1-beta.2 Pre-release
Pre-release

0.13.1-beta.2 - 2025-05-30

🐛 Bug Fixes

🎨 Styling

  • about: Add shimmer animation effect and improve layout styling - by @Robert27 (f51f435)

Full Changelog: 0.13.1-beta.1...0.13.1-beta.2

0.13.1-beta.1

30 May 01:57
4775341
Compare
Choose a tag to compare
0.13.1-beta.1 Pre-release
Pre-release

0.13.1-beta.1 - 2025-05-30

🚀 Features

🐛 Bug Fixes

🎨 Styling

⚙️ Miscellaneous Tasks

Full Changelog: 0.13.1-beta.0...0.13.1-beta.1

0.13.1-beta.0

28 May 23:20
10ef91f
Compare
Choose a tag to compare
0.13.1-beta.0 Pre-release
Pre-release

0.13.1-beta.0 - 2025-05-28

🐛 Bug Fixes

⚡ Performance

⚙️ Miscellaneous Tasks

Full Changelog: 0.13.0-beta.8...0.13.1-beta.0

0.13.0

27 May 05:35
03af544
Compare
Choose a tag to compare

Changelog

0.13.0-beta.8 - 2025-05-26

🚀 Features

  • calendar: Highlight thi events on click - (e4b1cb6)

🐛 Bug Fixes

  • RowEntry: Add fallback background color - (0fa6f66)
  • Various small fixes - (03af544)

🎨 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

  • events: Rename student advisory to counselling (#205) - (22fc152)

⚙️ Miscellaneous Tasks

  • Update to use RN 0.79 / Expo SDK 53 and enable new arch (#204) - (7a234b6)

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

  • settings: Reset logo animation when navigating away (#200) - (9f75b1b)

0.13.0-beta.3 - 2025-05-22

🚀 Features

  • Add career service and student advisory pages (#194) - (3c281d6)

🐛 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

  • Enable Git LFS to reduce repository size (#197) - (7eb2783)

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

  • Update product screenshots and improve readme (#196) - (adaa519)

🎨 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

Read more

0.13.0-beta.8

26 May 21:47
03af544
Compare
Choose a tag to compare
0.13.0-beta.8 Pre-release
Pre-release

0.13.0-beta.8 - 2025-05-26

🚀 Features

🐛 Bug Fixes

🎨 Styling

⚙️ Miscellaneous Tasks

Full Changelog: 0.13.0-beta.7...0.13.0-beta.8

0.13.0-beta.7

26 May 12:31
7a234b6
Compare
Choose a tag to compare
0.13.0-beta.7 Pre-release
Pre-release

0.13.0-beta.7 - 2025-05-26

🐛 Bug Fixes

🚜 Refactor

⚙️ Miscellaneous Tasks

Full Changelog: 0.13.0-beta.6...0.13.0-beta.7