From f8cb7dcbd906107ffb1c34e96c665137ab66ca59 Mon Sep 17 00:00:00 2001 From: Zach Russell Date: Tue, 4 Jul 2023 23:37:42 -0600 Subject: [PATCH] Release v0.10.5 --- CHANGELOG.md | 2 +- fastlane/metadata/android/en-US/changelogs/27.txt | 13 +++++++++++++ pubspec.yaml | 2 +- 3 files changed, 15 insertions(+), 2 deletions(-) create mode 100644 fastlane/metadata/android/en-US/changelogs/27.txt diff --git a/CHANGELOG.md b/CHANGELOG.md index 5b5d7733..8d96df87 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## Unreleased +## v0.10.5 - 2023-07-04 - Added configuration option to automatically convert .webp images to .png for saving (njshockey) - Added error messages and retry buttons for instance loading errors (zachatrocity) - Implemented comment contexts and added "Show context" and "View all comments" buttons (jcgurango, zachatrocity) diff --git a/fastlane/metadata/android/en-US/changelogs/27.txt b/fastlane/metadata/android/en-US/changelogs/27.txt new file mode 100644 index 00000000..01a9cc4d --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/27.txt @@ -0,0 +1,13 @@ +- Added error messages and retry buttons for instance loading errors (zachatrocity) +- Implemented comment contexts and added "Show context" and "View all comments" buttons (jcgurango, zachatrocity) +- Fixed several issues with comments not loading correctly after posting a new comment (jcgurango, zachatrocity) +- Fixed and updated ModLog Pages & API (zachatrocity) +- Added menu item to view a community in a specific instance other than the originating instance (jcgurango) +- Added shadow to bottom tab bar to visually offset it from cards underneath (swmarks) +- Added Chrome Custom Tabs / Safari View Controller to replace in app browser on Android & iOS (swmarks) +- Added deep link support for links like liftoff://lemmy.world/c/liftoff (shocklateboy92) +- Updated l10n translation hooks, and added strings (mykdavies, zachatrocity) +- Changed "You're not logged in, log in" message to dismiss after 7 seconds (christopher-conley) +- Fixed an issue causing login to fail if there is a space after the username (christopher-conley) +- Changed photo previews in post feed to have a consistent maximum height and updated opening animation (prefanatic) + \ No newline at end of file diff --git a/pubspec.yaml b/pubspec.yaml index 83b9a13a..3756d4aa 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -15,7 +15,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev # In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion. # Read more about iOS versioning at # https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html -version: 0.10.4+26 +version: 0.10.5+27 environment: