This is the fifth pre-release for Thunder v0.2.7! This pre-release version focuses on adding the ability to favorite communities in the sidebar, keyword filters, and a lot of other small quality of life improvements.

There will likely not be any more large features being added in after this pre-release as I prepare this for general availability soon. For those testing this version, please mention any bugs or issues that show up during testing!

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:

  • Added the ability to favorite communities. Favoriting communities will create a new section in the sidebar for quick access, and will prioritize them in community suggestions and search results.
  • Keyword filters have been added in. Adding keywords will filter any posts whose title or body containing one or more keywords.

Additions

  • Added support for displaying comment origin instance by @ggichure
  • Added option to change formatting of full community/user instances by @micahmo
  • Added confirmation when marking all as messages as read by @micahmo
  • Added ability to favorite communities in drawer by @hjiangsu
  • Added ability to filter posts containing keyword in title/body by @hjiangsu
  • Integrate community favourites into search, community auto-completes by @micahmo

Changes

  • Added incomplete translation warning when selecting language* by @hjiangsu
  • Changed default FAB action to create new post by @hjiangsu
  • Added visual feedback to some sidebar components by @micahmo
  • Account page now remembers tab/section across refreshes by @micahmo
  • Moved account settings to Settings page by @micahmo

Fixes

  • Fixed overflow issue on post view metadata by @hjiangsu
  • Fixed some physical back button inconsistencies on Android by @micahmo
  • Fixed spinner showing on user page when no posts are available by @micahmo
  • Fixed advanced share sheet image preview* by @micahmo

Misc

  • Set new LPG property by @micahmo
  • Refactored dialogs by @micahmo