-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b9b00d1
commit 9167a01
Showing
3 changed files
with
37 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
## [2.5.1] - 2023-11-21 | ||
|
||
### Mostly bug fixes | ||
|
||
- Enable predictive back gesture | ||
- Rework some animations | ||
- Fix iOS dialog flicker | ||
- Fix errors on TextFields | ||
- Fix rating system dialog | ||
- Fix subjects being linked between terms | ||
- Fix multiple bugs when popping routes | ||
- Fix duplicated subject names | ||
- Fix back gestures on iOS | ||
- Code cleanup | ||
- Upgrade to Flutter 3.16 | ||
- Add more test cases | ||
- Fix changelogs in CI | ||
- Fixed multiple other bugs |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
## [2.5.1] - 2023-11-21 | ||
|
||
### Mostly bug fixes | ||
|
||
- Enable predictive back gesture | ||
- Rework some animations | ||
- Fix iOS dialog flicker | ||
- Fix errors on TextFields | ||
- Fix rating system dialog | ||
- Fix subjects being linked between terms | ||
- Fix multiple bugs when popping routes | ||
- Fix duplicated subject names | ||
- Fix back gestures on iOS | ||
- Code cleanup | ||
- Upgrade to Flutter 3.16 | ||
- Add more test cases | ||
- Fix changelogs in CI | ||
- Fixed multiple other bugs |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters