Skip to content

0.13.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 May 05:35
· 144 commits to main since this release
03af544

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

  • Streamline Docker image build workflow - (2def75c)

0.12.2-beta.6 - 2025-05-11

🎨 Styling

  • android: Restore material tabbar style - (26e2b7c)

⚙️ Miscellaneous Tasks

  • Update Discord message format for release notifications - (879dbcf)

0.12.2-beta.5 - 2025-05-10

🚀 Features

🐛 Bug Fixes

  • upnext: Update date formatting and adjust event title - (1a8cae0)
  • web: Add html based lecture details (#184) - (44c5def)
  • web: Ensure display of event line in dashboard card (#191) - (0e74125)
  • Wrong social links (#190) - (0f979d6)

📚 Documentation

🎨 Styling

  • food: Improve food page design - (1fd0822)
  • timetable: Redesign timetable list layout (#185) - (ecabed7)
  • web: Improve layout responsiveness - (34bf786)
  • Redesign all list components (#188) - (60647b2)
  • Enhance login components to match new design - (2d239f9)
  • Enhance CalendarCard and EventsCard layouts - (55b9d0a)
  • Update various component styles - (47ede05)
  • Refine timetable list component styles - (c981c27)

⚙️ Miscellaneous Tasks

  • Add binary upload and Discord notification for releases - (257ef14)
  • Migrate to use new discord action - (c515a1f)

0.12.2-beta.4 - 2025-04-25

🚀 Features

🐛 Bug Fixes

  • web: Patch listview to fix column generation - (ab05deb)

⚡ Performance

  • food: Implement deferred value updates - (73ce167)

🎨 Styling

  • food: Remove shadow effects - (f6656ce)

⚙️ Miscellaneous Tasks

  • Migrate to main branch only - (fb97771)

0.12.2-beta.3 - 2025-04-23

🐛 Bug Fixes

  • Improve calendar card naming - (a465f44)

🎨 Styling

  • Adjust padding and margin for various card components - (fbd72f4)

0.12.2-beta.2 - 2025-04-23

🎨 Styling

0.12.2-beta.1 - 2025-04-21

🚀 Features

  • food: Add new info screen and remove food card (#176) - (d8a9f87)
  • timetable: Add calendar events and new settings screen (#174) - (a8b4374)
  • web: Add map support (#170) - (ab73e01)
  • web: Add idb credentials store (#172) - (c6bb65e)

🐛 Bug Fixes

  • web: Implement button based dashbaord reordering (#171) - (e326926)

🚜 Refactor

  • NewsCard: Simplify component structure and remove carousel - (992b979)

🎨 Styling

  • news: Enhance layout for large screens - (3dd6818)
  • web: Fix tab bar height for mobile devices - (394a568)

⚙️ Miscellaneous Tasks