Skip to content

Releases: svthalia/Reaxit

release-v3.7.1

03 Sep 22:20
release-v3.7.1
453f3ef
Compare
Choose a tag to compare

Small fix in food events

Full Changelog: release-v3.7.0...release-v3.7.1

v3.7.0

01 Sep 15:42
5ebf890
Compare
Choose a tag to compare

๐Ÿ”– 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

13 Dec 19:59
release-v3.6.0
c1a9ceb
Compare
Choose a tag to compare

๐Ÿ”– 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

25 Oct 19:22
release-v3.5.2
bb6d69b
Compare
Choose a tag to compare

๐Ÿ”– 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

27 Sep 17:03
release-v3.5.1
c9a9999
Compare
Choose a tag to compare

๐Ÿ”– 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

14 Jun 19:32
release-v3.5.0
Compare
Choose a tag to compare

๐Ÿ”– ThaliApp v3.5.0

This release we have some additions, and a calendar!! Some small internal bug fixes that should never happen.

๐Ÿ› Bugfixes

  • Fix empty albums (#432)

๐Ÿš€ 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

28 Apr 09:42
313bf4e
Compare
Choose a tag to compare

๐Ÿ”– 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

08 Mar 23:28
Compare
Choose a tag to compare

๐Ÿ”– 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

02 Feb 11:38
ea9eefc
Compare
Choose a tag to compare

๐Ÿ”– 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

01 Dec 11:54
28a6de6
Compare
Choose a tag to compare

๐Ÿ”– 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