Changelog

1.3.30

December 09, 2023
- Added this changelog.

1.3.32

December 09, 2023
- Removed authentication through meta.
- Added check to prevent enabling payment promise switch for events that do not allow payment promises.

1.4.0

December 09, 2023
- Added Apple Music as a music source.

1.4.5

December 16, 2023
- Added language dropdown to website.
- Fixed Spotify authentication issue.
- Fixed QR scanner on web.
- Changed color of requester name on request card.
- Changed some page transitions on web.
- Bug fixes.

1.4.8

December 24, 2023
- Fixed password change not working.
- Added 'Live' indicator to session cards.
- Reasons are now displayed on blacklist.
- Fixed payment promise showing on accepted tab for expired payment promises.

1.4.13

December 27, 2023
- Added button to (un)block users from the the profile view page.
- Added button to unblock users on the blocked users page.
- Events from blocked users are now hidden.
- Your events are now hidden to users that you blocked.
- The profile pictures of people that you blocked and people that blocked you are now hidden on the profile view page.
- (un)following blocked users is no longer possible from the profile view page.

1.5.0

December 29, 2023
- Added Apple as third party authentication provider.
- Moved to supabase_flutter version 2.0.

1.5.6

January 05, 2024
- Fixed bug that caused users list screen to be completely grey sometimes.
- Fixed request card saying 'now ago' instead of 'now'.
- Fixed some issues with the realtime requests listeners.

1.5.8

January 23, 2024
- Reworked loading of more requests on the event view page.
- Users can now be added to the blacklist by long-pressing one of their song requests.

1.6.0

February 13, 2024
- Added anonymous authentication.
- Added reloading of event view page after reobtaining internet connection.
- Bug fixes.

1.6.9

March 02, 2024
- Bug fixes.
- Dependency upgrades.

1.6.14

March 16, 2024
- Fixed QR code scanner not working on web.
- Changed QR code dialog and poster.
- Bug fixes.

1.6.20

April 26, 2024
- Notifications about requests will now be deleted whenever the request in question is deleted.
- Hidden events can now be found after having joined the event at least once.
- Manually adding a requested song to Spotify (e.g. by long pressing the request card), can now be done multiple times to add the song multiple times to the playlist and/or queue.
- Performance improvements.
- Minor bug fixes.

1.7.0

May 19, 2024
- Fixed issues that prevented password emails from working correctly.
- Fixed issue that caused the web version to be opened instead of the mobile version on android 12+.
- Fixed issue that caused the Spotify connect to redirect back to the web version instead of the mobile version.
- Temporarily removed signups with Spotify.
- Fixed issue that led to no Spotify playlist being created in some cases when the user chooses the new playlist option.
- Fixed issue that caused event list page to only show 3 events.
- Added additional user feedback when a track has successfully been added to Spotify.
- Made event card preview clickable to edit it on the event edit page.
- Added check such that the Spotify queue feature can only be enabled by Spotify premium users.

1.7.4

May 25, 2024
- Fixed notification permissions always being disabled on android 12+.
- Notifications settings tab in app can now only be accessed when notification permissions are granted.
- Fixed splash screen for android 12+.
- Fixed issue that caused the request creation page to be closed when moving out of the app and back in.

1.7.11

May 27, 2024
- Fixed back button not working on web after having scanned a QR code to join an event.
- Fixed loadings screen on web being stuck sometimes.
- Removed asking for location permissions at startup. Location permissions are now only asked for whenever needed.
- Fixed issue that caused tapping on notifications to not work sometimes.

1.7.16

June 15, 2024
- Replaced ❝Map❞ button in bottom navigation bar with ❝New Event❞ button.
- Add map card to home page.
- Changed order of displayed events on home page.
- Moved follow button on profile page.
- Fixed issue that caused the profile create page to show in case of no internet.
- Added bottom navigation bar to a lot more pages.