Releases: svthalia/Reaxit
Releases ยท svthalia/Reaxit
v3.7.0
๐ ThaliApp v3.7.0
More bug fixes, but even more features!
๐ Bugfixes
- Fix issue when opening boards from website (#452 )
- Fix an ordering bug in admin view (#485 )
- Small bugfixes when uploading profile pictures
๐ Features
- Registration button automatically shows when registration opens(#500 )!
- Grey out the order button inside the food order page when ordering ends
- Add thabloids to the Thaliapp (#504 )!!
- Add the ability to filter members by year (#511 )
v3.6.0
๐ ThaliApp v3.6.0
Bugfixes and some small UI additions!
๐ Bugfixes
- Fix colors for external events (#473 )
- Fix calendar not showing events (#468 )
๐ Features
- admin views show cancelled and queue (#428 )
- show email for committees (#480 )
- allow filtering and sorting in admin views for events (#373 )
v3.5.2
๐ ThaliApp v3.5.2
Just some bugfixes in various parts of the app
๐ Bugfixes
- events not showing up on the calendar (#469)
- external events on the home screen with white theme (#473)
v3.5.1
๐ ThaliApp v3.5.1
Just some bugfixes in various parts of the app
๐ Bugfixes
- Today button not working all the time (#451)
- Comply with new play store requirements (#459)
- Fixed some styling issues (#448)
- Loading more registrations would reset scroll position (#439)
v3.5.0
๐ ThaliApp v3.5.0
This release we have some additions, and a calendar!! Some small internal bug fixes that should never happen.
๐ Bugfixes
๐ Features
- Rework calendar, you can now scroll up, always return to today, and search no longer starts at 2015 (#363)
- Event documents are now shown in the app
- External events are now shown on the home screen
- "Achievements" now link to their related groups, for example committee membership now links to the committee
v3.4.0
๐ ThaliApp v3.4.0
Another minor release fixing some issues since the latest website (#399 #396 #389), 2 features, and some small bugs.
๐ Bugfixes
- Photos are rotated (#372)
- Back button works better (#381)
๐ Features
- Add ThaliaPay payment history (#363 )
- Add liked photos screen (#364 )
v3.3.2
๐ ThaliApp v3.3.2
This minor release fixes a few improvements and adds search to the groups screen (#340)
๐ Bugfixes
- Groups are sorted alphabetically now (#350)
- Fix push notifications not working (no issue/PR since it was a particularly hot fix)
v3.3.1
๐ ThaliApp v3.3.1
This minor release fixes a few small problems introduced in v3.3.0.
๐ Bugfixes
- Fix gallery backbutton (#325)
- Fix pay button width on FoodScreen (#312)
- Fix TOSTI logo on darkmode
- Adapt to breaking changes to TOSTI API
๐ฆ๏ธ Dependency updates
- Upgrade to flutter 3.7.0 (#335)
v3.3.0
๐ ThaliApp v3.3.0
In this release we added support for liking photos and a screen to view committees, societies and boards. Additionally, there is now a client to TOSTI within ThaliApp.
๐ Features
- Add likes on photos (#288)
- Add groups screen (#271)
- Add deeplink and QR for mark-present urls (#268)
- Add TOSTI client
๐ Bugfixes
- Prevent getting stuck at login if secret decryption fails
๐ฆ๏ธ Dependency updates
๐ง Chores
- Restructure imports
- Rework CI/CD