From d067a3c9318d57b02ec997b80f27c1dff0a8b1b8 Mon Sep 17 00:00:00 2001 From: otsmr Date: Mon, 29 Dec 2025 23:09:15 +0100 Subject: [PATCH] bump version --- CHANGELOG.md | 7 +++++++ pubspec.yaml | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) 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