File tree Expand file tree Collapse file tree 3 files changed +29
-1
lines changed
fastlane/metadata/android/en-US/changelogs Expand file tree Collapse file tree 3 files changed +29
-1
lines changed Original file line number Diff line number Diff line change 1+ 0.2.9
2+
3+ 🔮 New Features
4+ - Session Key Imports / Exports
5+ - Email and other 3pid auth support
6+ - Fullscreen Image View
7+ - Incoming Read Receipt Support
8+ - Toggle autocorrect setting
9+
10+ 🐛 Bug Fixes
11+ - fixed missing several translations
12+ - fixed various notification issues
13+ - fixed issues with deleting devices
14+ - fixed issues deactivating accounts
15+ - fixed showing TOS more than once
16+
17+ 💡 Improvements
18+ - Hide Send Button
19+
20+ 📐 Refactoring
21+ - Lots!
Original file line number Diff line number Diff line change @@ -865,6 +865,13 @@ packages:
865865 url: "https://pub.dartlang.org"
866866 source: hosted
867867 version: "4.1.0"
868+ photo_view:
869+ dependency: "direct main"
870+ description:
871+ name: photo_view
872+ url: "https://pub.dartlang.org"
873+ source: hosted
874+ version: "0.13.0"
868875 platform:
869876 dependency: transitive
870877 description:
Original file line number Diff line number Diff line change 11name : syphon
22description : a privacy focused matrix client
3- version : 0.2.8+2010
3+ version : 0.2.9+2090
44
55environment :
66 sdk : " >=2.12.0 <3.0.0"
You can’t perform that action at this time.
0 commit comments