add changelog

This commit is contained in:
Christien Rioux 2025-05-12 10:15:42 -04:00
parent f6d6b2c86d
commit ef0be4d261

View file

@ -1,3 +1,11 @@
## UNRELEASED ##
- Fix reconciliation `advance()`
- Add `pool stats` command
- Fixed issue with Android 'back' button exiting the app (#331)
- Deprecated accounts no longer crash application at startup
- Simplify SingleContactMessagesCubit and MessageReconciliation
## v0.4.7 ## ## v0.4.7 ##
- *Community Contributions* - *Community Contributions*
- Fix getting stuck on splash screen when veilid is already started @bmv437 / @bgrift - Fix getting stuck on splash screen when veilid is already started @bmv437 / @bgrift