Skip to content

Releases: ApplETS/Notre-Dame

v4.9.1

21 Feb 17:25
9873b4b

Choose a tag to compare

English version

  • Addition of a new feature in schedule to see all events for a specific week.
  • Fix issue that people can't always login (Samsung & Pixel).
  • Fix crash on app open for user not having chrome installed (android).
  • Fix message wrongly displayed message "An error has occurred" when accessing empty grade details.

End english version

French version

  • Addition d'un nouveau bouton pour voir tous less événements de la semaine.
  • Correction d'un erreur de loading d'application pour certain utilisateurs (Samsung & pixel)
  • Correction d'un crash lors de l'ouverture de l'application, pour les utilisateurs n'ayant pas Chrome d'installé (android).
  • Correction d'un message d'erreur apparaissant au mauvais moment dans la page de détail des notes.

End french version

v4.9.0

19 Feb 07:59
b6e84f5

Choose a tag to compare

v4.9.0 Pre-release
Pre-release
Update pubspec.yaml

v4.8.0

19 Feb 06:11
e010432

Choose a tag to compare

v4.8.0 Pre-release
Pre-release
Feature/week calendar events (#367)

* Added show entire week events option in calendar

* Display day of the week before events in week mode

* Moved week mode toggle from settings to schedule view

* Moved events for week map in viewmodel

* Partially fixed tests

* Fixed show today button test

* Added tests for week events in schedule viewmodel

* removed unused imports and update version

* Fixed correct events loaded for saturday starting day of week

* unused variables

* [CI UPDATE GOLDENS]

* Update golden files

* Moved show week events to schedule settings

* [CI UPDATE GOLDENS]

* Update golden files

Co-authored-by: JonathanDuvalV <JonathanDuvalV@users.noreply.github.com>
Co-authored-by: Xavier Chrétien <chretienxavier42@gmail.com>

v4.7.2

31 Jan 17:17
c464c4c

Choose a tag to compare

v4.7.2 Pre-release
Pre-release
Update pubspec.yaml

v4.7.1

30 Jan 20:28
40394cb

Choose a tag to compare

v4.7.1 Pre-release
Pre-release
Add verification (#351)

* Add if

* Use errorCode instead

* [CI UPDATE GOLDENS]

* Apply format.

* Fix tests

* Try to fix the tests

* try to fix tests

* Fix test

Co-authored-by: camillebrulotte <camillebrulotte@users.noreply.github.com>

v4.7.0

29 Jan 18:27
3a09f4a

Choose a tag to compare

English version

  • Fix authentication (temporary)
  • Fix discovery white text on white background
  • Addition of haptic feedback on dashboard card
  • Addition of discord link

End english version

French version

  • Correction de l'authentification (temporaire)
  • Correction du texte blanc sur blanc dans le tutoriel pas à pas
  • Addition du retour haptique sur les cartes du tableau de bord
  • Addition du lien discord de App|ETS

End french version

v4.6.7

24 Jan 14:46
19dd509

Choose a tag to compare

v4.6.7 Pre-release
Pre-release
Fix quicklink golden test that failed in CI (#373)

* Test CI

* Use tester instead

* bump version

v4.6.5

23 Jan 17:46
8eb7a16

Choose a tag to compare

v4.6.5 Pre-release
Pre-release
Issues/171 profile text white on white (#371)

v4.6.4

23 Jan 00:26
753b106

Choose a tag to compare

v4.6.4 Pre-release
Pre-release
Feature/dashboard card haptic feedback (#364)

* Add haptic feedback on dashboard card reorder

* Update version number

* Add haptic widget description & fix naming convention

* Update lib/ui/widgets/haptics_container.dart

Co-authored-by: Xavier Chrétien <chretienxavier42@gmail.com>

v4.6.3

04 Jan 05:58
244e466

Choose a tag to compare

v4.6.3 Pre-release
Pre-release
Feature/discord link (#344)

* Add Discord link to about page and card(#332)

* Fixed test

* fixed test fr dashboard

* fixed test for dashboard

* Removed automatically generated file

* Updated version tag

* Made a scrolling row for smaller screens

[CI UPDATE GOLDENS]

* Update golden files

Co-authored-by: EmericLoriot <EmericLoriot@users.noreply.github.com>