Almost up to 700 builds of #trunks, 50k lines of code. Jeeze.
```
find . -name '*.dart' | xargs wc -l
...
53554 total
```
Almost up to 700 builds of #trunks, 50k lines of code. Jeeze.
```
find . -name '*.dart' | xargs wc -l
...
53554 total
```
# 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.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.
```
Love trunks as your Mastodon experience of choice? 💕🐘
Help others discover it by boosting this post and by leaving a review on the app stores!
There's no marketing budget here, so word of mouth 👄 is all there is.
Interested? Check out the features!
https://trunks.social/features
Available on Android, iOS, MacOS, and Web
## 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.
```