Releases: ApplETS/Notre-Dame
Releases · ApplETS/Notre-Dame
v4.9.1
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
Update pubspec.yaml
v4.8.0
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
Update pubspec.yaml
v4.7.1
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
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
Fix quicklink golden test that failed in CI (#373) * Test CI * Use tester instead * bump version
v4.6.5
Issues/171 profile text white on white (#371)
v4.6.4
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
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>