chore: update changelog for version 0.2.4

This commit is contained in:
lawvs 2025-07-24 21:08:49 +08:00
parent 4c7e8a5928
commit cacf8e4bf2
2 changed files with 6 additions and 6 deletions

View File

@ -2,6 +2,9 @@
## Shiny new things
- Implemented pull-up navigation on Android(#4228)
- Added smart default view type detection in the follow feed screen(71408ea)
## Improvements
- Clearer loading indicators for entry list. (4ebff4d)
@ -9,6 +12,9 @@
## No longer broken
- Pulltorefresh no longer incorrectly marks unread items as read. (e7c8380)
- Fixed navigation direction when clicking view switch button on iOS(ad7c5dd)
- Fixed audio playback issues on Android(#4188)
- Fixed occasional crashes on Android(#4233)
## Thanks

View File

@ -2,16 +2,10 @@
## Shiny new things
- Implemented pull-up navigation on Android
- Added smart default view type detection in the follow feed screen
## Improvements
## No longer broken
- Fixed navigation direction when clicking view switch button on iOS
- Fixed audio playback issues on Android
## Thanks
Special thanks to volunteer contributors @ for their valuable contributions