diff --git a/CHANGELOG.md b/CHANGELOG.md index 7320026..f7810d0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## 0.0.82 + +- Added an option in the settings to automatically save all sent images +- Hides duplicate images in the memory +- Fixes a bug where messages were not being received +- Several other minor improvements + ## 0.0.81 - Fixes the issue where black/blank images were sometimes received diff --git a/pubspec.yaml b/pubspec.yaml index 4f54c57..68b04d3 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -3,7 +3,7 @@ description: "twonly, a privacy-friendly way to connect with friends through sec publish_to: 'none' -version: 0.0.81+81 +version: 0.0.82+82 environment: sdk: ^3.6.0