-
## Beta 1.4.3 release
```
- Switch to expressive color schemes
- Verified badges on verified media accounts
- Stability updates for video playback.
- Markdown table support.
- Fix 'open in app browser' toggle for media.
- Tons of dependency upgrades.
``` -
## 1.4.2 Release Candidate in beta
Full changelog:
```
- Identify posts that were magically formatted (markdown/latex) and allow you to disable it per post.
- Media centric vs Text centric post differentiation, better pixelfed experience.
- Option to open links in app vs not.
- Disable glassmorphism, too many performance issues on some devices.
- UI polish.
- Further rendering optimizations.
- Fix in app login.
- Fix non pkce non mastodon 4.3 login.
``` -
# 1.4.1 to Production
- Implement PKCE for OAuth
- Greedy layout size calculation for scrolling items in lists.
- Reduced memory usage across the board.
- Increased ALT widget timeout.
- Hide reply bar in post detail on scroll.
- Show skip to top more aggressively.
- Enrich hashtags and hashtag feeds with wikipedia results (experiment)
- Add gradient shaders for special hashtags
- Add share option to profile pages.
- Bug fixes & Polish
- Import translation updates. -
# 1.4.1 Beta RC1
- (Web Only) Switch to CanvasKit, no more HTML rendering.
- Greedy layout size calculation for scrolling items in lists.
- Reduced memory usage across the board.
- Flutter upgrade, upgrade a ton of dependencies.
- Increased ALT widget timeout.
- Improved Wikipedia result presentation, default on in en_US locale.
- Hide reply bar in post detail on scroll.
- Show skip to top more aggressively.
- Import translation updates.