Skip to content

Releases: thunder-app/thunder

v0.4.0-1

29 Apr 17:12
Compare
Choose a tag to compare
v0.4.0-1 Pre-release
Pre-release

This is the first pre-release for Thunder v0.4.0! This pre-release version introduces quite a few new features and improvements, as well as usual bug fixes.

Be fully prepared to know that these pre-release versions may contain major bugs which could cause Thunder to crash or behave unexpectedly.

Please see below for the full changelog since the last general release. For those on TestFlight, you will receive the pre-release update once it has been approved by Apple.

Some notable changes to test out:

  • The comment creation page has been fully rebuilt to improve its overall UI. Additionally, a language selector has been added in this page if you want to specify the language of the comment. As this is a large change, please mention any issues or feedback!
  • Added options to show user/community avatars in posts/comments. To show user avatars in comments, navigate to Settings -> Appearance -> Comments. To show community avatars in posts, navigate to Settings -> Appearance -> Posts -> Post Body Settings.
  • Many slight UI/UX changes across the board, including improved loading pages for slower connections, addition of unread counts to inbox page, improvements to spoiler appearance, and much more.

Thanks again for sticking around, and please mention any bugs and issues that you encounter when using this version!

Additions

Changes

  • Show individual unread counts in inbox page by @micahmo in #1262
  • Improved missing post snackbar message by @micahmo in #1291
  • Improved spoiler appearance by @micahmo in #1286
  • Adjusted markdown editor link dialog styling by @micahmo in #1307
  • Adjusted padding to community sidebar by @micahmo in #1285
  • Add loading page for posts/comments on slower connections by @micahmo in #1311
  • Adjusted post/comment language selector styling by @hjiangsu in #1316
  • Refactored post metadata and user/community chips by @hjiangsu in #1281
  • Refactored post page quick actions by @hjiangsu in #1279
  • Implemented core architecture to handle push notifications (APNs, UnifiedPush) by @hjiangsu in #1237
  • Added retry action when initial feed loading fails by @micahmo in #1284

Fixes

  • Fixed subscribe/favorite app bar action not updating UI by @micahmo in #1288
  • Fixed comment load spinner showing incorrectly by @micahmo in #1278
  • Fixed account page back button behaviour on Android by @hjiangsu in #1293
  • Fixed issues with deleted comment content showing up by @micahmo in #1303
  • Fixed search FAB primary single press action not triggering by @micahmo in #1308
  • Fixed issue marking multiple replies as read by @micahmo in #1305

Misc

New Contributors

Full Changelog: 0.3.0...0.4.0-1

v0.3.0

10 Apr 15:08
Compare
Choose a tag to compare

Hey everyone, its been a while but it's finally time for another Thunder release. As always, there have been many improvements, additions, changes and fixes in this release which should make for a even better Thunder experience. If you have any suggestions or feedback, feel free to discuss it in the Thunder community or on GitHub.

A quick reminder: if you are using the Google Play version or App Store version, please note that it may take a bit of time before you receive the update. Now onto the update notes. This update brings a few major features:

🎉 New Features

  • Instance and community modlogs are now available in Thunder. To access the instance modlog, tap on the triple dot button located on the top app bar and select "Modlog" when viewing general feeds (Subscribed/Local/All). To access a community modlog, navigate to the given community and find "Modlog" in the extended actions.
  • Mod reports are now available to view and resolve within Thunder via the drawer. If you are a moderator or admin of a community/instance, you should see a new "Reports" option under the general feeds. Only post and comment reports are available at this time. Private message reports will come in a future update.
  • The user feed has been fully re-worked to provide a better experience similar to the general/community feeds. This means that you can now change the sorting when viewing a user feed, and use the FAB for additional actions.
  • An instance explorer has been added into the Search page. This allows you to explore communities, posts and comments for the current instance.
  • Thunder now has an in-app changelog for updates. It is turned on by default, but can be toggled off in the settings. This changelog should help you keep track of what additions, changes, and fixes have been added in upcoming versions.

ℹ General

  • Improvements to markdown rendering. Spoiler markdown detection has been improved, and there is now initial/experimental support for subscript and superscript markdown tags. Markdown quick actions when creating posts/comments will be added in the near future.
  • You can now customize the user/community name format and style across Thunder! This is accessible through Settings -> Appearance -> Theming. You can adjust the font weight, colour, and format for both user and community names.
  • Improved UI/UX for long press actions, and additional customization options including customizable feed dividers and navigation bar labels.

And much much more. I can't go through all the changes in the changelog, but for those who are curious, feel free to check out the full changelog below.

We have a Matrix space if you would like to join in on discussions: https://matrix.to/#/#thunderapp:matrix.org

Full Changelog: 0.2.9...0.3.0


Additions

Changes

  • Refactored user page to match feed page by @hjiangsu in #1144
  • Improved sort top submenu transition by @micahmo in #1178
  • Adjusted “Hide NSFW Previews” setting label to “Blur NSFW Previews” by @hjiangsu in #1158
  • Improved Lemmy spoiler detection by @hjiangsu in #1170
  • Improved link handling for users/communities by @micahmo in #1187 and #1200
  • Reworked internal post parsing logic and thumbnail previews by @hjiangsu in #1192
  • Hide unsupported FAB actions based on feed (general, community, user) by @hjiangsu in #1194
  • Categorized post/comment bottom sheet options by @micahmo in #1199
  • Improved link sharing experience by @micahmo in #1204
  • Improved feedback when loading instance information by @micahmo in #1218 and #1222
  • Android back button closes opened drawer by @micahmo in #1226
  • Android back button closes opened user sidebar by @micahmo in #1229
  • Applied subtitle hint for show post author setting by @micahmo in #1253
  • Improved navigation to comment context by @micahmo in #1252
  • Improved handling of search result comments on deleted posts by @micahmo in #1249
  • Removed usernames on user feeds posts by @micahmo in #1259
  • Applied timeout when loading image dimensions for image viewer by @hjiangsu in #1268

Fixes

  • Show keyboard automatically when community search is triggered, and state fixes by @micahmo in #1149
  • Fixed issue with talkback and downvote semantic label by @hjiangsu in #1151
  • Fixed notifications page state issue by @micahmo in #1153
  • Fixed issue with refreshing the feed when switching accounts by @micahmo in #1154
  • Fixed in-app browser url scheme redirection by @micahmo in #1152
  • Fixed community name format in create post page by @micahmo in #1172
  • Fixed handling of multiple deep link actions by @micahmo in #1188
  • Fixed tagline refreshing multiple times on load issue by @micahmo in #1209 and #1212
  • Fixed sidebar overflows by @micahmo in #1248
  • Fixed tagline overflow by @micahmo in #1261

Misc

v0.3.0-6

07 Apr 18:25
ad142a1
Compare
Choose a tag to compare
v0.3.0-6 Pre-release
Pre-release

This is the first release candidate for Thunder v0.3.0! This version includes a few minor fixes. If no major issues are found, this will be the version released on the App Store and Google Play.

Be fully prepared to know that these pre-release versions may contain major bugs which could cause Thunder to crash or behave unexpectedly.

Fixes

  • Fix user/community instance colour not being applied properly* by @hjiangsu in #1282
  • Fix local notification issue* by @micahmo in #1280

Full Changelog: 0.3.0-5...0.3.0-6

See https://github.com/thunder-app/thunder/releases/tag/0.3.0-5 for the previous pre-release notes.

v0.3.0-5

06 Apr 00:17
Compare
Choose a tag to compare
v0.3.0-5 Pre-release
Pre-release

This is the fifth pre-release for Thunder v0.3.0! This pre-release version includes a few important fixes. The upcoming pre-releases will be mainly focused on fixing existing bugs that come up, and preparing for a general release so please report any issues that you find!

Be fully prepared to know that these pre-release versions may contain major bugs which could cause Thunder to crash or behave unexpectedly.

Fixes

Misc

Full Changelog: 0.3.0-4...0.3.0-5

See https://github.com/thunder-app/thunder/releases/tag/0.3.0-4 for the previous pre-release notes.

0.3.0-4

03 Apr 21:17
Compare
Choose a tag to compare
0.3.0-4 Pre-release
Pre-release

This is the fourth pre-release for Thunder v0.3.0! This pre-release version includes a lot of bug fixes and a few additions. The following pre-releases will be mainly focused on fixing existing bugs that come up, and preparing for a general release so please report any issues that you find!

Note

There have been some internal migrations regarding the on-device database that Thunder uses to store accounts, favorited communities, and anonymous subscriptions. This migration process happens automatically, and should be pretty seamless. However, please submit a new issue if you encounter missing accounts from the account switcher, missing favourited communities, or missing anonymous subscriptions. For more information, see the corresponding PR: #1266

Be fully prepared to know that these pre-release versions may contain major bugs which could cause Thunder to crash or behave unexpectedly.

Some notable changes to test out:

  • There were a lot of small changes under-the-hood with regards to displaying thumbnails and images. If you encounter any issues, please submit a new issue.

Additions

  • Added ability to view raw markdown for posts and comments by @micahmo in #1265

Changes

  • Applied community/user selector indicators* by @micahmo in #1244
  • Applied name styling to additional areas* by @micahmo in #1254 and #1263
  • Applied color transformations for name widgets* by @micahmo in #1241
  • Applied subtitle hint for show post author setting by @micahmo in #1253
  • Improved navigation to comment context by @micahmo in #1252
  • Improved handling of search result comments on deleted posts by @micahmo in #1249
  • Removed usernames on user feeds posts by @micahmo in #1259
  • Applied timeout when loading image dimensions for image viewer by @hjiangsu in #1268

Fixes

Misc

Full Changelog: 0.3.0-3...0.3.0-4

Full Changelog since 0.2.9

Additions

Changes

  • Refactored user page to match feed page by @hjiangsu in #1144
  • Improved sort top submenu transition by @micahmo in #1178
  • Adjusted “Hide NSFW Previews” setting label to “Blur NSFW Previews” by @hjiangsu in #1158
  • Improved Lemmy spoiler detection by @hjiangsu in #1170
  • Improved link handling for users/communities by @micahmo in #1187 and #1200
  • Reworked internal post parsing logic and thumbnail previews by @hjiangsu in #1192
  • Hide unsupported FAB actions based on feed (general, community, user) by @hjiangsu in #1194
  • Categorized post/comment bottom sheet options by @micahmo in #1199
  • Improved link sharing experience by @micahmo in #1204
  • Improved feedback when loading instance information by @micahmo in #1218 and #1222
  • Android back button closes opened drawer by @micahmo in #1226
  • Android back button closes opened user sidebar by @micahmo in #1229
  • Applied subtitle hint for show post author setting by @micahmo in #1253
  • Improved navigation to comment context by @micahmo in #1252
  • Improved handling of search result comments on deleted posts by @micahmo in #1249
  • Removed usernames on user feeds posts by @micahmo in #1259
  • Applied timeout when loading image dimensions for image viewer by @hjiangsu in #1268

Fixes

  • Show keyboard automatically when community search is triggered, and state fixes by @micahmo in #1149
  • Fixed issue with talkback and downvote semantic label by @hjiangsu in #1151
  • Fixed notifications page state issue by @micahmo in #1153
  • Fixed issue with refreshing the feed when switching accounts by @micahmo in #1154
  • Fixed in-app browser url scheme redirection by @micahmo in #1152
  • Fixed community name format in create post page by @micahmo in #1172
  • Fixed handling of multiple deep link actions by @micahmo in #1188
  • Fixed tagline refreshing multiple times on load issue by @micahmo in #1209 and #1212
  • Fixed sidebar overflows by @micahmo in #1248
  • Fixed tagline overflow by @micahmo in #1261

Misc

Read more

v0.3.0-3

28 Mar 23:10
Compare
Choose a tag to compare
v0.3.0-3 Pre-release
Pre-release

Hey everyone, this is a quick hotfix to address an issue with infinite loading screens when full-height images is enabled.

Fixes

  • Fixed issue where having full height images enabled causes infinite loading screen* by @hjiangsu in #1245

Full Changelog: 0.3.0-2...0.3.0-3


Previous Nightly Release Notes

This is the second pre-release for Thunder v0.3.0! This pre-release version introduces quite a few new features and improvements, as well as usual bug fixes. As always, please submit any issues or bugs that you find in this version.

Be fully prepared to know that these pre-release versions may contain major bugs which could cause Thunder to crash or behave unexpectedly.

Some notable changes to test out:

  • Mod reports are now available to view and resolve within Thunder via the drawer! If you are a moderator or admin of a community/instance, you should see a new "Reports" option under the general feeds. Only post and comment reports are available at this time. Private message reports will come in a future update.
  • You can now customize the user/community name format and style across Thunder! This is accessible through Settings -> Appearance -> Theming. You can adjust the font weight, colour, and format for both user and community names.
  • Thunder now has an in-app changelog for updates. It is turned on by default, but can be toggled off in the settings. This changelog should help you keep track of what additions, changes, and fixes have been added!
  • Improved UI/UX for long press actions, and additional customization options including customizable feed dividers and navigation bar labels.

Additions

Changes

Fixes

  • Fixed external app link handling for in-app browser* by @micahmo in #1186
  • Fixed accessibility issues with modlog filter and instance explorer* by @micahmo in #1191
  • Fixed handling of multiple deep link actions by @micahmo in #1188
  • Fixed instance explorer paging issue* by @micahmo in #1193
  • Fixed superscript positioning* by @hjiangsu in #1205
  • Fixed image close transition* by @micahmo in #1207
  • Fixed tagline refreshing multiple times on load issue by @micahmo in #1209 and #1212
  • Fixed instance explorer loading for small instances* by @micahmo in #1228

Misc

New Contributors

Full Changelog: 0.3.0-1...0.3.0-2

Full Changelog since 0.2.9

Additions

Changes

  • Refactored user page to match feed page by @hjiangsu in #1144
  • Improved sort top submenu transition by @micahmo in #1178
  • Adjusted “Hide NSFW Previews” setting label to “Blur NSFW Previews” by @hjiangsu in #1158
  • Improved Lemmy spoiler detection by @hjiangsu in #1170
  • Improved link handling for users/communities by @micahmo in #1187 and #1200
  • Reworked internal post parsing logic and thumbnail previews by @hjiangsu in #1192
  • Hide unsupported FAB actions based on feed (general, community, user) by @hjiangsu in #1194
  • Categorized post/comment bottom sheet options by @micahmo in #1199
  • Improved link sharing experience by @micahmo in #1204
  • Improved feedback when loading instance information by @micahmo in #1218 and #1222
  • Android back button closes opened drawer by @micahmo in #1226
  • Android back button closes opened user sidebar by @micahmo in #1229

Fixes

Read more

v0.3.0-2

28 Mar 15:59
Compare
Choose a tag to compare
v0.3.0-2 Pre-release
Pre-release

This is the second pre-release for Thunder v0.3.0! This pre-release version introduces quite a few new features and improvements, as well as usual bug fixes. As always, please submit any issues or bugs that you find in this version.

Be fully prepared to know that these pre-release versions may contain major bugs which could cause Thunder to crash or behave unexpectedly.

Some notable changes to test out:

  • Mod reports are now available to view and resolve within Thunder via the drawer! If you are a moderator or admin of a community/instance, you should see a new "Reports" option under the general feeds. Only post and comment reports are available at this time. Private message reports will come in a future update.
  • You can now customize the user/community name format and style across Thunder! This is accessible through Settings -> Appearance -> Theming. You can adjust the font weight, colour, and format for both user and community names.
  • Thunder now has an in-app changelog for updates. It is turned on by default, but can be toggled off in the settings. This changelog should help you keep track of what additions, changes, and fixes have been added!
  • Improved UI/UX for long press actions, and additional customization options including customizable feed dividers and navigation bar labels.

Additions

Changes

Fixes

  • Fixed external app link handling for in-app browser* by @micahmo in #1186
  • Fixed accessibility issues with modlog filter and instance explorer* by @micahmo in #1191
  • Fixed handling of multiple deep link actions by @micahmo in #1188
  • Fixed instance explorer paging issue* by @micahmo in #1193
  • Fixed superscript positioning* by @hjiangsu in #1205
  • Fixed image close transition* by @micahmo in #1207
  • Fixed tagline refreshing multiple times on load issue by @micahmo in #1209 and #1212
  • Fixed instance explorer loading for small instances* by @micahmo in #1228

Misc

New Contributors

Full Changelog: 0.3.0-1...0.3.0-2

Full Changelog since 0.2.9

Additions

Changes

  • Refactored user page to match feed page by @hjiangsu in #1144
  • Improved sort top submenu transition by @micahmo in #1178
  • Adjusted “Hide NSFW Previews” setting label to “Blur NSFW Previews” by @hjiangsu in #1158
  • Improved Lemmy spoiler detection by @hjiangsu in #1170
  • Improved link handling for users/communities by @micahmo in #1187 and #1200
  • Reworked internal post parsing logic and thumbnail previews by @hjiangsu in #1192
  • Hide unsupported FAB actions based on feed (general, community, user) by @hjiangsu in #1194
  • Categorized post/comment bottom sheet options by @micahmo in #1199
  • Improved link sharing experience by @micahmo in #1204
  • Improved feedback when loading instance information by @micahmo in #1218 and #1222
  • Android back button closes opened drawer by @micahmo in #1226
  • Android back button closes opened user sidebar by @micahmo in #1229

Fixes

  • Show keyboard automatically when community search is triggered, and state fixes by @micahmo in #1149
  • Fixed issue with talkback and downvote semantic label by @hjiangsu in #1151
  • Fixed notifications page state issue by @micahmo in #1153
  • Fixed issue with refreshing the feed when switching accounts by @micahmo in #1154
  • Fixed in-app browser url scheme redirection by @micahmo in #1152
  • Fixed community name format in create post page by @micahmo...
Read more

v0.3.0-1

11 Mar 15:07
Compare
Choose a tag to compare
v0.3.0-1 Pre-release
Pre-release

This is the first pre-release for Thunder v0.3.0! This pre-release version introduces quite a few new features and improvements, as well as usual bug fixes.

Be fully prepared to know that these pre-release versions may contain major bugs which could cause Thunder to crash or behave unexpectedly.

Please see below for the full changelog since the last general release. For those on TestFlight, you will receive the pre-release update once it has been approved by Apple.

Some notable changes to test out:

  • Instance and community modlogs are now available in Thunder! To access the instance modlog, tap on the triple dot button located on the top app bar and select "Modlog" when viewing general feeds (Subscribed/Local/All). To access a community modlog, navigate to the given community and find "Modlog" in the extended actions.
  • Improvements to markdown rendering. Spoiler markdown detection has been improved, and there is now initial/experimental support for subscript and superscript markdown tags. Markdown quick actions when creating posts/comments will be added in the near future.
  • The user feed (not to be confused with the account page) has been fully re-worked to provide a better experience similar to the general/community feeds. This means that you can now change the sorting when viewing a user feed, and use the FAB for additional actions! As this was a large under-the-hood change, please mention any bugs or issues you encounter while navigating to user feeds.
  • An instance explorer has been added into the Search page. This allows you to explore communities, posts and comments for the current instance! Thanks for @micahmo for implementing this feature.
  • Added initial support for marking posts as read when scrolling through. Thanks to @Fmstrat for implementing this feature.

Note: There is currently an issue where blurred posts on the feed will flicker when scrolling (primarily on iOS). This is noted and a fix will hopefully be applied soon (this issue does not come from Thunder, but from the Flutter framework).

Thanks again for sticking around, and please mention any bugs and issues that you encounter when using this version!

Additions

  • Added instance explorer to see instance posts/communities/comments by @micahmo in #1133
  • Added partial superscript/subscript markdown support by @hjiangsu in #1157
  • Added ability to mark posts as read when scrolling through feed by @Fmstrat in #1139
  • Added support for posting as a different user by @micahmo in #1159
  • Added instance and community modlogs by @hjiangsu in #1156 and #1180
  • Added option to show full date and select date format by @hjiangsu in #1174

Changes

Fixes

  • Show keyboard automatically when community search is triggered, and state fixes by @micahmo in #1149
  • Fixed issue with talkback and downvote semantic label by @hjiangsu in #1151
  • Fixed notifications page state issue by @micahmo in #1153
  • Fixed issue with refreshing the feed when switching accounts by @micahmo in #1154
  • Fixed in-app browser url scheme redirection by @micahmo in #1152
  • Fixed community name format in create post page by @micahmo in #1172

Misc

  • Moved fastlane directory for F-Droid approval by @hjiangsu in #1148
  • Fixed CI for Flutter 3.16.9 and update docker builds by @Fmstrat in #1137
  • Upgraded to Flutter 3.19 by @hjiangsu in #1167
  • Updated peter-evans/create-pull-request by @micahmo in #1173
  • Updated instances by @github-actions in #1155

Full Changelog: 0.2.9...0.3.0-1

v0.2.9

26 Feb 16:32
Compare
Choose a tag to compare

Hey everyone, it's time for yet another Thunder release. As always, there have been many improvements, additions, changes and fixes in this release which should make for a even better Thunder experience. If you have any suggestions or feedback, feel free to discuss it in the Thunder community or on GitHub.

A quick reminder: if you are using the Google Play version or App Store version, please note that it may take a bit of time before you receive the update. Now onto the update notes. This update brings a few major features:

🎉 New Features

  • Initial support for moderator actions. Thunder has added support for some moderator actions such as locking, pinning, and removing posts. To access these actions, simply long-press on a post and select "Moderator Actions" from the menu. Additional moderator actions such as mod logs, and reports will come in a future update.
  • Support for high-refresh rate devices. Thunder should now feel smoother on Android devices with high-refresh rate displays, and should no longer be limited to 60 Hz. For iOS, Thunder also supports ProMotion devices.
  • Customizable post metadata. You can now customize the post metadata information (vote counts, comment counts, etc) on your feed! This can be done in Settings -> Appearance -> Compact/Card View Settings. Simply drag and drop the metadata information you want to see on your feed. The order of the information will be the order that you drag it into the preview.
  • Experimental local push notification support on Android. Thunder has experimental support for handling push notifications locally on Android devices. When enabled, Thunder will attempt to fetch new notifications in the background while the app is not running. Please note that this feature is highly dependent on the Android OS and their battery saving settings

ℹ General

  • Additional UI/UX and quality-of-life improvements. This includes but is not limited to:
    • Support for spoiler markdown tags. Spoiler tags will be automatically minimized, and can be expanded when tapping on them
    • Support for creating cross posts for an existing post, and deleting existing posts
    • Addition of more options including hiding top app bar, medium font scale option, and colorized usernames
  • Added new condensed post body view to the post page which shows a smaller preview of images and thumbnails
  • Added the ability to search posts/comments directly from community feed

And much much more. I can't go through all the changes in the changelog, but for those who are curious, feel free to check out the full changelog below.

We have a Matrix space if you would like to join in on discussions: https://matrix.to/#/#thunderapp:matrix.org

Full Changelog: 0.2.8...0.2.9


Changelog

Additions

  • Added new condensed post body view to the post page by @micahmo in #994
  • Added compatibility with high-refresh displays to Thunder on Android devices by @mufeedali in #1010
  • Added initial support for markdown spoiler tags by @hjiangsu in #867
  • Added ability to create cross-posts from the post page by @micahmo in #1034
  • Added ability to share user profiles by @micahmo in #1013
  • Added ability to subscribe/unsubscribe to community from long-press action by @hjiangsu in #1028
  • Added option to hide the top app bar on scroll by @hjiangsu in #1029
  • Added user counts to instance page by @micahmo in #1017
  • Added additional medium font scale option by @hjiangsu in #1030
  • Added moderated communities to drawer by @hjiangsu in #1063
  • Added ability to share communities by @micahmo in #1040
  • Added ability to clear image cache on startup, and manually by @hjiangsu in #1062
  • Added experimental local push notifications on Android by @micahmo in #1000
  • Added notification page to display individual messages by @micahmo in #1069 and #1080
  • Added ability to delete posts by @micahmo in #1083
  • Re-introduced in-app browser as an option by @micahmo in #1046, #1106, and #1116
  • Added community icon indicator when posting is restricted to mods by @hjiangsu in #1027
  • Added option for colourized usernames by @ggichure in #1092
  • Added new unread comment indicator for read posts by @CTalvio in #1094 and #1103
  • Added ability to customize post card metadata information by @hjiangsu in #1077
  • Added ability to search posts/comments from community feed by @micahmo in #1108
  • Added setting to change image cache settings on Android by @micahmo in #1105
  • Added initial moderator post actions (lock, pin, remove) by @hjiangsu in #1104

Changes

  • Improved post/comment score formatting by @micahmo in #1008
  • Adjusted the color of the delete draft icon by @micahmo in #989
  • Language selector now prioritizes current language at the top of the list by @micahmo in #986
  • Community selector shows suggested communities by default by @micahmo in #993
  • Prioritize favorites in empty community prompt by @micahmo in #1032 and #1015
  • Improved account log out flow by @micahmo in #980
  • Search page suggests alternate filters when there are no search results by @micahmo in #1019
  • Account selector improvements and minor fixes by @hjiangsu in #1035
  • Image viewer dynamically adjusts image zoom based on resolution @Niranjan-Dorage in #859
  • Added indicator for media downloads by @micahmo in #1075
  • Indicate deleted posts by @micahmo in #1079
  • Added inkwell to spoiler markdown by @micahmo in #1033
  • Added option to navigate to new post after creation by @micahmo in #1044
  • Improved handling for navigation to non-instances by @micahmo in #1076
  • Adjusted search bar to match material design, and misc fixes by @micahmo in #1084
  • Removed usesCleartextTraffic attribute on AndroidManifest by @hjiangsu in #1090
  • Added locale code to app language selector by @hjiangsu in #1142

Fixes

  • Fixed issues with images being too wide in community/user sidebars by @micahmo in #990
  • Fixed issues where post actions were not being updated properly in the search page by @micahmo in #998
  • Fixed issue where local featured posts were not being highlighted properly by @micahmo in #991
  • Fixed issue where subscriptions in drawer were not in alphabetical order by @hjiangsu in #1025
  • Fixed an issue where you could favorite a non-subscribed community by @micahmo in #1016
  • Fixed some issues with user navigation and error handling by @micahmo in #1014
  • Fix some issues with the search page resetting by @micahmo in #1018
  • Fixed some community/user name detection by @micahmo in #1042
  • Fixed issue with advanced image preview not showing by @micahmo in #1074
  • Fixed exit confirmation snackbar by @micahmo in #1064
  • Fixed issue with creating cross-posts by @micahmo in #1068
  • Fixed an issue with loading favorites on startup by @micahmo in #1078
  • Fixed issue where feed FAB can be triggered on other pages by @hjiangsu in #1085
  • Fixed issue where app language bottom sheet would fill full height by @hjiangsu in #1089
  • Fixed issue with deferred comments by @micahmo in #1107
  • Fixed search page keyboard on iOS by @hjiangsu in #1130
  • Fixed post page failure when image fails to load by @hjiangsu in #1132
  • Fixed inbox counter not reflecting true number of unread notifications by @hjiangsu in https://githu...
Read more

v0.2.9-6

21 Feb 18:45
Compare
Choose a tag to compare
v0.2.9-6 Pre-release
Pre-release

This is the first release candidate version for Thunder v0.2.9! This version mainly focuses on minor bug fixes introduced previously and updating translation strings. If no major issues are found, this will be the version released as 0.2.9.

Be fully prepared to know that these pre-release versions may contain major bugs which could cause Thunder to crash or behave unexpectedly.

There are no notable changes in this version!

Changes

Fixes

  • Fixed issue with post metadata colours not being applied properly* by @hjiangsu in #1128
  • Fixed url post card metadata tooltip visibility* by @hjiangsu in #1131
  • Fixed search page keyboard on iOS by @hjiangsu in #1130
  • Fixed post page failure when image fails to load by @hjiangsu in #1132
  • Fixed inbox counter not reflecting true number of unread notifications by @hjiangsu in #1134

Misc

Full Changelog: 0.2.9-5...0.2.9-6

Full Changelog since 0.2.8

Additions

  • Added new condensed post body view to the post page by @micahmo in #994
  • Added compatibility with high-refresh displays to Thunder on Android devices by @mufeedali in #1010
  • Added initial support for markdown spoiler tags by @hjiangsu in #867
  • Added ability to create cross-posts from the post page by @micahmo in #1034
  • Added ability to share user profiles by @micahmo in #1013
  • Added ability to subscribe/unsubscribe to community from long-press action by @hjiangsu in #1028
  • Added option to hide the top app bar on scroll by @hjiangsu in #1029
  • Added user counts to instance page by @micahmo in #1017
  • Added additional medium font scale option by @hjiangsu in #1030
  • Added moderated communities to drawer by @hjiangsu in #1063
  • Added ability to share communities by @micahmo in #1040
  • Added ability to clear image cache on startup, and manually by @hjiangsu in #1062
  • Added experimental local push notifications on Android by @micahmo in #1000
  • Added notification page to display individual messages by @micahmo in #1069 and #1080
  • Added ability to delete posts by @micahmo in #1083
  • Re-introduced in-app browser as an option by @micahmo in #1046, #1106, and #1116
  • Added community icon indicator when posting is restricted to mods by @hjiangsu in #1027
  • Added option for colourized usernames by @ggichure in #1092
  • Added new unread comment indicator for read posts by @CTalvio in #1094 and #1103
  • Added ability to customize post card metadata information by @hjiangsu in #1077
  • Added ability to search posts/comments from community feed by @micahmo in #1108
  • Added setting to change image cache settings on Android by @micahmo in #1105
  • Added initial moderator post actions (lock, pin, remove) by @hjiangsu in #1104

Changes

  • Improved post/comment score formatting by @micahmo in #1008
  • Adjusted the color of the delete draft icon by @micahmo in #989
  • Language selector now prioritizes current language at the top of the list by @micahmo in #986
  • Community selector shows suggested communities by default by @micahmo in #993
  • Prioritize favorites in empty community prompt by @micahmo in #1032 and #1015
  • Improved account log out flow by @micahmo in #980
  • Search page suggests alternate filters when there are no search results by @micahmo in #1019
  • Account selector improvements and minor fixes by @hjiangsu in #1035
  • Image viewer dynamically adjusts image zoom based on resolution @Niranjan-Dorage in #859
  • Added indicator for media downloads by @micahmo in #1075
  • Indicate deleted posts by @micahmo in #1079
  • Added inkwell to spoiler markdown by @micahmo in #1033
  • Added option to navigate to new post after creation by @micahmo in #1044
  • Improved handling for navigation to non-instances by @micahmo in #1076
  • Adjusted search bar to match material design, and misc fixes by @micahmo in #1084
  • Removed usesCleartextTraffic attribute on AndroidManifest by @hjiangsu in #1090
  • Added locale code to app language selector by @hjiangsu in #1142

Fixes

  • Fixed issues with images being too wide in community/user sidebars by @micahmo in #990
  • Fixed issues where post actions were not being updated properly in the search page by @micahmo in #998
  • Fixed issue where local featured posts were not being highlighted properly by @micahmo in #991
  • Fixed issue where subscriptions in drawer were not in alphabetical order by @hjiangsu in #1025
  • Fixed an issue where you could favorite a non-subscribed community by @micahmo in #1016
  • Fixed some issues with user navigation and error handling by @micahmo in #1014
  • Fix some issues with the search page resetting by @micahmo in #1018
  • Fixed some community/user name detection by @micahmo in #1042
  • Fixed issue with advanced image preview not showing by @micahmo in #1074
  • Fixed exit confirmation snackbar by @micahmo in #1064
  • Fixed issue with creating cross-posts by @micahmo in #1068
  • Fixed an issue with loading favorites on startup by @micahmo in #1078
  • Fixed issue where feed FAB can be triggered on other pages by @hjiangsu in #1085
  • Fixed issue where app language bottom sheet would fill full height by @hjiangsu in #1089
  • Fixed issue with deferred comments by @micahmo in #1107
  • Fixed search page keyboard on iOS by @hjiangsu in #1130
  • Fixed post page failure when image fails to load by @hjiangsu in #1132
  • Fixed inbox counter not reflecting true number of unread notifications by @hjiangsu in #1134

Misc

Read more