-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Shengqi Chen <[email protected]>
- Loading branch information
1 parent
32caeb6
commit 89ea409
Showing
2 changed files
with
33 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,32 @@ | ||
# Changelog | ||
|
||
## 2.4.0 | ||
|
||
* Android: targets SDK 34 and requires minimum SDK 26. | ||
* Upgrade build tools and dependencies. | ||
* Ensure history doesn't become unreadable when an invalid card is read (#26). | ||
* Update App Icons: | ||
* Add adaptive and monochrome icons on Android. | ||
* Add dark and tinted icons on iOS. | ||
* Show Flutter builtin open-source license page instead of handcrafted HTML. | ||
|
||
## 2.3.0 | ||
|
||
* Upgrade to Flutter 3. | ||
* Published to F-Droid. | ||
|
||
## 2.2.0 | ||
|
||
* Support null-safety, refactor i18n. | ||
* Numerous card reading fixes. | ||
* Android: targets SDK 31. | ||
* Support reading MacauPass. | ||
|
||
## 2.1.0 | ||
|
||
* Support reading T-Money. | ||
* Fixed many UI issues, e.g. dark background color for iOS. | ||
|
||
## 2.0.0 | ||
|
||
* Initial release of Flutter version. |
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