[Pre-release] v0.2.7-4
2y 6mon ago by lemmy.world/u/darklightxi in thunder_nightly from github.com
This is the fourth pre-release for Thunder v0.2.7! This pre-release version focuses on adding some more options, Safari extension for iOS, and quality of life improvements!
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:
- Thunder now has a Safari extension which allows you to open Lemmy links in Thunder! You will first have to enable the extension by going to System Settings -> Safari -> Extensions -> Open In Thunder
- There have been some more fixes to issues revolving around long app start up time. This should hopefully be resolved in this version, but do mention any further issues that come up.
- Additional actions have been added to the post and comment long press menu.
Changes since last pre-release version
Additions
- Added additional actions to comment/post long press menu by micahmo
- Added ability to open links in Thunder from Safari extension by hjiangsu
- Added initial steps to build Thunder for web using dockerfile by gwbischof
- Added ability to show/hide post and comment scores by hjiangsu
- Added ability to show/hide bot content by hjiangsu
- Added support for SVG previews in markdown by micahmo
- Added instance version on account selector and instance page by micahmo
Changes
- Improved URL detection when searching by micahmo
- Removed artificial stretching for images by micahmo
- Refactored FAB settings page by hjiangsu
Fixes
- Fixed select community alignment in create post page* by micahmo
- Disabled image dimension fetch when compact mode is enabled by hjiangsu
- Fixed issue with long initial app start when logged in by hjiangsu
Misc