Suche
Beiträge, die mit trunks getaggt sind
## 1.3.7 is rolling out to public.
Full change log
```
- Make sidepanels collapsible, improve large screen animations and experience.
- Fix various reply and boost issues.
- Fix character counting for posts.
- Bump numerous dependencies.
- Other misc fixes.
```
## 1.3.6 Beta
Lots of fixes
```
- Performance improvements
- Add profile links for preview cards if the author is on the fediverse
- Upgrade flutter
- Fix image compression on upload
- Fix unroll-as-article pages not having buttons
- Fix indicators not showing for pagination on feeds
- Fix look up button for thread showing when its not supposed to
- Fix thread detail padding on large screens
- Fix bugs in grouped feed cards
- Fix image transitions and compression
```
## Rolling out 1.3.3 to production
Many thanks to @nichu42, trunks is now fully translated to German.
Change log:
```
- Import translations (and fix some)
- Add native network adapter experiment
-- Should resolve VPN/Proxy connection issues, please test!
- Fix url character counting per post
- Fix image uploading issues (and error propagation)
- Fix account avatar/header update issues
```
# 1.2.21 rolling out to prod
final release notes
- New search from profile page
- New button animations
- Improved performance for Android
- Improve tags UX
- Improve search UX
- Imported new translations (italian, korean, others)
- Improve image quality
- Improve keyboard shortcuts
- UI improvements
- Fix comment resorting on expansion/collapse
- Fix account regex
- Fix threads and flipboard quote posts
- Fix fallback fonts
# 1.2.21 beta update
- New search from profile page
- New button animations
- Improved performance for Android
- Improve tags UX
- Imported new translations (italian, korean, others)
- Improved image caching strategy
- Tons of UI improvements
- Fix comment resorting on expansion/collapse
- Fix account regex
- Fix fallback fonts
# 1.2.20 beta rolling out
- Import translations
- Fix initial load freeze (verified to work, thanks @chris)
- Fix vertical button layout padding
- Fix post scheduling
- Fix some unroll behavior with videos
- Fix 'View source' token stripping
I will be fast tracking this to production as soon as possible to fix the critical freezing bug.
# 1.2.18 Beta build
Mostly just a build with a ton of fixes.
- Numerous fixes for media playback/stability
- Made feed button ordering consistent
- Imported translations (new languages available)
- Reduced memory usage for all images
- Fixed character encoding problems
- Fixed push notification stability
- Fixed font rendering issues
- Fixed actions on articles.
- Misc other fixes