this post was submitted on 22 Jul 2023
14 points (100.0% liked)

Thunder App Nightly

312 readers
1 users here now

An open-source, cross-platform Lemmy client for iOS and Android.

This community is intended for announcements and features related to pre-release builds of Thunder.

If there are any developers who would like to contribute, feel free to reach out on GitHub!

General Links
Website: Link
GitHub Repository: Link
Matrix Space: Link

Android Releases
IzzyOnDroid: Link
Google Play: Link

iOS Releases
Apple App Store: Link
TestFlight Beta: Link

Related Communities
Thunder Community: Link

founded 1 year ago
MODERATORS
 

This is the second pre-release for Thunder v0.2.1+13! The main focus for the upcoming nightlies will be fixing any outstanding issues and bugs that were introduced previously. There will most likely be no more new features added in the nightlies until the next general release.

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

These are the changes that have occurred since the last pre-release:

  • Added Matrix space to about page
  • Fixed broken show link preview option in settings - contribution from @ajsosa
  • Added initial support for custom themes/accents
  • Added haptic feedback when long pressing on a comment - contribution from @ajsosa
  • Added width/height limit on comment images, and adjustments to comment button actions - contribution from @CTalvio
  • Added sidebars to user profiles and community pages - contribution from @CTalvio
  • Fixed broken show link preview option in settings - contribution from @ajsosa
  • Added blur to external link previews - contribution from @ajsosa
  • Improvements to tap + slide zoom gesture when previewing images - contribution from @CTalvio
  • Downloaded images are now saved in a separate directory/album - contribution from @njshockey
  • Material You theme setting is hidden on non-android devices
  • Comment child count now counts total replies rather than total top level replies contribution from @micahmo
  • Added account settings to manage blocked communities and users - contribution from @micahmo
  • Added very basic initial support for localization
  • Added ability to subscribe to communities without being logged in - contribution from @vbh
  • Added options to show post author, and community icons within the feed - contribution from @sant0s12
  • Desktop builds will always use external browser - contribution from @micahmo
  • Added option to disable NSFW content - contribution from @ajsosa
  • Fixed issue where swiping on a comment would cause text to overflow on top of the comment indicators - contribution from @ajsosa
  • Added long-press action on image viewer to show image-only mode - contribution from @CTalvio

For a full list of changes since the last general release, see the full release page on GitHub!

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 1 year ago (1 children)

The community sidebar needs its own element for screen readers. Right now its part of the element that gives the name, logo, subscribers, etc.

[–] darklightxi 1 points 1 year ago

Hmm, I can take a look at it but I’m not sure how easily fixable it’ll be for the upcoming release