mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2026-08-10 00:16:59 +00:00
The single CHANGELOG.md had grown to ~7.9k lines. Move it to docs/changelog/ with one file per release, named with zero-padded minor/patch versions (e.g. v1.11.00.md) so plain file browsers sort them correctly. Add a README.md index (newest first) and a TEMPLATE.md for cutting new releases. The root CHANGELOG.md now points to the new location.
29 lines
1.3 KiB
Markdown
29 lines
1.3 KiB
Markdown
# [Release v0.83.10: Bug Fixes](https://github.com/vitorpamplona/amethyst/releases/tag/v0.83.10) - 2024-02-05
|
|
|
|
#Amethyst v0.83.10: Bug Fixes
|
|
|
|
New Additions:
|
|
- Adds Horizontal Scroll to the action buttons in the New Post screen to partially fix hidden buttons in small/thin screens.
|
|
|
|
Bugfixes:
|
|
- Fixes crash with an invalid custom Zap Amount
|
|
- Fixes relay re-connection issues when the relay closes a connection
|
|
- Fixes the top padding of the quoted note in a post
|
|
- Optimizes memory use of the visual user and url tagger in new posts
|
|
|
|
Updated translations:
|
|
- Persian by [@npub1cpazafytvafazxkjn43zjfwtfzatfz508r54f6z6a3rf2ws8223qc3xxpk](https://github.com/npub1cpazafytvafazxkjn43zjfwtfzatfz508r54f6z6a3rf2ws8223qc3xxpk)
|
|
- French and English, United Kingdom by [@npub13qtw3yu0uc9r4yj5x0rhgy8nj5q0uyeq0pavkgt9ly69uuzxgkfqwvx23t](https://github.com/npub13qtw3yu0uc9r4yj5x0rhgy8nj5q0uyeq0pavkgt9ly69uuzxgkfqwvx23t)
|
|
|
|
Performance Improvements:
|
|
|
|
Code Quality Improvements:
|
|
|
|
Download:
|
|
- [Play Edition](https://github.com/vitorpamplona/amethyst/releases/download/v0.83.10/amethyst-googleplay-universal-v0.83.10.apk )
|
|
- [FOSS Edition - No translations](https://github.com/vitorpamplona/amethyst/releases/download/v0.83.10/amethyst-fdroid-universal-v0.83.10.apk )
|
|
|
|
[Changes][v0.83.10]
|
|
|
|
[v0.83.10]: https://github.com/vitorpamplona/amethyst/compare/v0.83.9...v0.83.10
|