Skip to content

0.13.1

Compare
Choose a tag to compare
@github-actions github-actions released this 30 May 22:17
· 128 commits to main since this release
acf1436

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