What's Changed
- Better dark theme support, more efficient use of space for schedule view by @LouisPhilippeHeon in #1020
- Hotfix/#882 fix dashboard reorganisation by @XavierPaquet-Rapold in #1023
Full Changelog: 4.50.0...4.50.1
What's Changed
- Hotfix/login test by @JonathanDuvalV in #805
- Fail when version change by @XavierPaquet-Rapold in #802
- Add custom widget for event tile in calendar schedule view by @HugoMigner in #803
- chore: update french README by @lol3909 in #826
- #696 Change invalid credentials on sign in error message by @EffBureau in #831
- Bump pubspec versions by @camillebrulotte in #834
- Update profil page by @camillebrulotte in #833
- Feature/forgot password link by @J01716 in #763
- #807 Change Rubik link to HoraireÉTS by @EffBureau in #830
- Hotfix/update target sdk by @XavierPaquet-Rapold in #841
- Fix program selection for profile page (#846) by @mataai in #852
- Feature/reordable links by @JonathanDuvalV in #849
- Add FAQ page by @camillebrulotte in #850
- Add a customizable card in the dashboard by @HugoMigner in #853
- Cicd/order imports automatically by @camillebrulotte in #860
- Feature/devcontainers by @mataai in #872
- Hotfix/fix ios build by @XavierPaquet-Rapold in #878
- Add instagram to our card in the dashboard page by @AmineMihoubi in #879
- Copier le code permanent et code universel au tap by @LouisPhilippeHeon in #886
- Feature/month view calendar by @DavidMartel12 in #842
- Change broadcast card launch url logic to webview by @HugoMigner in #889
- Add privacy policy button in more view by @HugoMigner in #883
- Fix quicklinks landscape mode by @LouisPhilippeHeon in #893
- Prepare the CI to easily merge dependabot PRs by @XavierPaquet-Rapold in #894
- Bump schneegans/dynamic-badges-action from 1.6.0 to 1.7.0 by @dependabot in #873
- Bump actions/checkout from 3 to 4 by @dependabot in #840
- Bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in #866
- Bump mukunku/tag-exists-action from 1.2.0 to 1.4.0 by @dependabot in #844
- Bump archive from 3.2.2 to 3.3.8 by @dependabot in #835
- Bump actions/setup-java from 3 to 4 by @dependabot in #904
- Bump actions/download-artifact from 3 to 4 by @dependabot in #914
- Bump mukunku/tag-exists-action from 1.4.0 to 1.5.0 by @dependabot in #913
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #912
- Add android themed icons support by @edgarogh in #917
- Bump mukunku/tag-exists-action from 1.5.0 to 1.6.0 by @dependabot in #925
- remove devcontainer files by @mataai in #935
- Feature/68 migration to null safety by @XavierPaquet-Rapold in #939
- Doc/document coding process rules by @XavierPaquet-Rapold in #936
- Allow resizing schedule settings by @LouisPhilippeHeon in #899
- Add default schedules to the grades page by @camillebrulotte in #918
- Bump to current flutter version! by @MysticFragilist in #946
- Add git hooks by @XavierPaquet-Rapold in #952
- Update Podfile.lock by @clubapplets-server in #958
- Ci/add unversioned label by @XavierPaquet-Rapold in #960
- Feature/update dependencies by @XavierPaquet-Rapold in #965
- Put bump_version into its own workflow by @XavierPaquet-Rapold in #966
- Fix repeated colors in schedule cards by @HugoMigner in #907
- Fix duplicated courses in dashboard by @AmineMihoubi in #926
- Fixed missing cache keys when loading profile page on first install by @DylanApardian in #967
- Fix dark theme text color by @XavierPaquet-Rapold in #969
- Update Podfile.lock by @XavierPaquet-Rapold in #959
- Bugfix/956 fix forgot password link by @XavierPaquet-Rapold in #968
- Feature/export to native calendar by @mataai in #929
- Fix schedule cards not showing the correct end time by @HugoMigner in #908
- Add weighted grade in evaluation tile by @DylanApardian in #921
- Update versions by @XavierPaquet-Rapold in #980
- Fix sur iOS by @LouisPhilippeHeon in #985
- Petites modifications visuelles by @LouisPhilippeHeon in #979
- Changes to accomodate multiple course reviews for a single course by @DylanApardian in #987
- Hello/master by @XavierPaquet-Rapold in #981
- Landscape mode fixes by @LouisPhilippeHeon in #984
- Check for empty sessions list when getting course activities by @DylanApardian in #978
- Bump romeovs/lcov-reporter-action from 0.3.1 to 0.4.0 by @dependabot in #995
- Prevent s.o. semesters schedule from loading forever by @DylanApardian in #977
- Bump rexml from 3.2.5 to 3.2.9 in /ios by @dependabot in #997
- Pfe master by @Hzdotexe in #999
- Change marquee to singlescrollview by @XavierPaquet-Rapold in #998
- Feature/move ets api client by @XavierPaquet-Rapold in #1001
- Outlined icons by @LouisPhilippeHeon in #1011
- Need help page improvements by @LouisPhilippeHeon in #1004
- Fix export calendar on iOS by @LouisPhilippeHeon in #1012
- Permettre aux utilisateurs sur iOS de swipe pour retourner à la page précédente by @LouisPhilippeHeon in #1014
- Add skeletons by @LouisPhilippeHeon in #1015
- Patch/remove home widget by @XavierPaquet-Rapold in #1005
- Small spacing corrections by @LouisPhilippeHeon in #1016
- Add animation by @LouisPhilippeHeon in #1018
- update capra logo by @patates-cipsi418 in #1022
- Fix overflow grade details by @LouisPhilippeHeon in #1021
- Better dark theme support, more efficient use of space for schedule view by @LouisPhilippeHeon in #1020
- Hotfix/#882 fix dashboard reorganisation by @XavierPaquet-Rapold in #1023
New Contributors
- @lol3909 made their first contribution in #826
- @EffBureau made their first contribution in #831
- @AmineMihoubi made their first contribution in #879
- @LouisPhilippeHeon made their first contribution in #886
- @edgarogh made their first contribution in #917
- @clubapplets-server made their first contribution in #958
- @DylanApardian made their first contribution in #967
- @patates-cipsi418 made their first contribution in #1022
Full Changelog: 4.21.4...4.50.1