v1.2.1+15

This commit is contained in:
nahnah
2026-03-13 13:35:31 +00:00
parent 47877379de
commit ee3ee9efb3
3 changed files with 12 additions and 1 deletions
+7
View File
@@ -1,5 +1,12 @@
# Changelogs
## v1.2.1+15
### Improvements
- Fixed installation status not updating for all users. This was caused by a bug in the installation status tracking logic. I have fixed it and now the installation status should update correctly for all users.
- Fixed some UI bugs.
## v1.2.0+14
This update might not seem big but it has a lot of under the hood improvements and optimizations. Also happy that we have crossed 📈 11k+ downloads on IzzyOnDroid! I don't even know how many users have downloaded from Github! Thank you everyone for the support and love ❤️.
@@ -0,0 +1,4 @@
### Improvements
- Fixed installation status not updating for all users. This was caused by a bug in the installation status tracking logic. I have fixed it and now the installation status should update correctly for all users.
- Fixed some UI bugs.
+1 -1
View File
@@ -2,7 +2,7 @@ name: florid
description: "A modern F-Droid client for Android built with Flutter."
publish_to: "none"
version: 1.2.0+14
version: 1.2.1+15
environment:
sdk: ^3.9.2