From ba23b225bc5ee4c0e10216ecb6c4d86fbf5ece77 Mon Sep 17 00:00:00 2001 From: Zach Russell Date: Sun, 2 Jul 2023 19:29:49 -0600 Subject: [PATCH] Release v0.10.4 --- CHANGELOG.md | 14 ++++++++++++++ fastlane/metadata/android/en-US/changelogs/26.txt | 12 ++++++++++++ pubspec.yaml | 2 +- 3 files changed, 27 insertions(+), 1 deletion(-) create mode 100644 fastlane/metadata/android/en-US/changelogs/26.txt diff --git a/CHANGELOG.md b/CHANGELOG.md index c1f3f356..a0b04ec9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,17 @@ +## v0.10.4 - 2023-07-02 +- Added support for deep links like liftoff://lemmy.world/c/liftoff (shocklateboy92) +- Fixed an issue preventing adding certain instances (swmarks) +- Added translate option to menu on posts and comments (mykdavies) +- Fixed locale not updating (zachatrocity) +- Fixed comment sorting and added Top 1, 6, & 12 Hr. post sort order options (zachatrocity) +- Fixed markdown parsing of lemmy links (zachatrocity) +- Fixed an issue where on-screen keyboard could cover up the comment text input field (zachatrocity) +- Fixed an issue that caused the keyboard to open when exiting a post (zachatrocity) +- Fixed an issue where selecting chat for comment sort would crash (zachatrocity) +- Changed theme for buttons throughout app to follow Primary Color (swmarks) +- Added ability to close fullscreen images with singe tap (jjcomer) +- Fixed markdown parsing of lemmy links (zachatrocity) +- Internal project & build updates (shocklateboy92 / jjcomer) ## v0.10.3 - 2023-07-01 - Fixed issue with theme initializion (jcgurango) - Fixed issue with post style settings not updating (swmarks) diff --git a/fastlane/metadata/android/en-US/changelogs/26.txt b/fastlane/metadata/android/en-US/changelogs/26.txt new file mode 100644 index 00000000..ae25c811 --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/26.txt @@ -0,0 +1,12 @@ +- Fixed an issue preventing adding certain instances (swmarks) +- Added translate option to menu on posts and comments (mykdavies) +- Fixed locale not updating (zachatrocity) +- Fixed comment sorting and added Top 1, 6, & 12 Hr. post sort order options (zachatrocity) +- Fixed markdown parsing of lemmy links (zachatrocity) +- Fixed an issue where on-screen keyboard could cover up the comment text input field (zachatrocity) +- Fixed an issue that caused the keyboard to open when exiting a post (zachatrocity) +- Fixed an issue where selecting chat for comment sort would crash (zachatrocity) +- Changed theme for buttons throughout app to follow Primary Color (swmarks) +- Added ability to close fullscreen images with singe tap (jjcomer) +- Fixed markdown parsing of lemmy links (zachatrocity) +- Internal project & build updates (shocklateboy92 / jjcomer) \ No newline at end of file diff --git a/pubspec.yaml b/pubspec.yaml index e72e2f59..6c7de13a 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.3+25 +version: 0.10.4+26 environment: