Skip to content

Releases: neuland-ingolstadt/neuland.app-native

0.12.0-beta.2

09 Mar 21:10
e0ff636
Compare
Choose a tag to compare
0.12.0-beta.2 Pre-release
Pre-release

0.12.0-beta.2 - 2025-03-09

🐛 Bug Fixes

🚜 Refactor

⚡ Performance

  • (cards) Optimize component rendering with memoization - by @Robert27 (26e67c9)

🎨 Styling

⚙️ Miscellaneous Tasks

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

0.12.0-beta.1

06 Mar 01:16
f6be1c7
Compare
Choose a tag to compare
0.12.0-beta.1 Pre-release
Pre-release

0.12.0-beta.1 - 2025-03-06

🚀 Features

🐛 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

🎨 Styling

⚙️ Miscellaneous Tasks

💚 New Contributors

Full Changelog: 0.11.2...0.12.0-beta.1

0.11.2

18 Jan 22:45
e9bf5ef
Compare
Choose a tag to compare

🚀 Features

🐛 Bug Fixes

📚 Documentation

🧪 Testing

⚙️ 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

0.11.1

30 Dec 01:09
a1905c3
Compare
Choose a tag to compare

🐛 Bug Fixes

  • (login) Prevent white screen during login redirect - by @Robert27 (f6285b6)
  • (timetable) Set default timetable mode in TimetableWeek component - by @Robert27 (33cb8c6)

0.11.0

28 Dec 20:53
012b32f
Compare
Choose a tag to compare

0.11.0

🚀 Features

🐛 Bug Fixes

Read more

0.10.0

24 Oct 07:09
54b5988
Compare
Choose a tag to compare

🚀 Features

  • (app) Add university sports and bump version (#109)
  • (library) Improved and redesigned seat booking
  • (app) New redesigned app icons
  • (icon) Dark mode app icons for iOS
  • (analytics) Patch aptabase to detect MacOS sessions
  • (foodPreferences) Add warning icon to highlight footer text
  • (map) Add report issue e-mail link
  • (share) Create ShareHeaderButton and add share option to sports event

🐛 Bug Fixes

  • (map) Map not moving to location marker on unloaded redirect
  • (map) Fix map camera reset after redirect while bottom modal is already open
  • (timetable) Initial timetable card loading
  • (links) Add padding to link text and handle undefined quicklinks
  • (grades) Add space to ECTS label and handle division by zero in average calculation
  • (sports) Prevents location buttons from resizing due to their fontweight
  • (settings) Restrict iOS app icon navigation to non-desktop devices
  • (map) Add conditionally rendering room availability details for guests
  • (theme) Accent color picker not displaying default color
  • (map) Next lecture not cleared after logout
  • (grades) Handle division by zero in average calculation
  • (library) Fixes restricted scrollable area in library page
  • (analytics) Fixes and improves logging of route navigation
  • (app) Fixes white flicker on app & map load

📚 Documentation

  • Add vitepress documentation and info website

⚡ Performance

  • (dashboard) Improve card visibility logic and update state management
  • (dependencies) Dependency updates
  • (toasts) Replace toast library for better design and performance

🎨 Styling

  • (app) Fixes various styling issues
  • (meal) Moves share button to header

⚙️ Miscellaneous Tasks

  • (linting) Add configuration for commit message linting

Public Beta

10 Aug 00:23
ca9af46
Compare
Choose a tag to compare

What's Changed

  • Adds per-app appearance setting by @Robert27 in #96
  • Redesigns and improves dashboard edit view by @Robert27 in #97
  • New UI, Animations, Error Handling, Search History, ... by @Robert27 in #99
  • New quick links dashboard card by @Robert27
  • New onboarding flow by @Robert27
  • Performance improvements and bug fixes by @Robert27
  • Adds public beta invites to readme

Full Changelog: 0.8.0...0.9.0

0.8.0

26 Jun 18:26
5f9f8fc
Compare
Choose a tag to compare
0.8.0 Pre-release
Pre-release

What's Changed

Full Changelog: 0.7.0...0.8.0