mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2026-08-10 08:27:04 +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.
55 lines
3.9 KiB
Markdown
55 lines
3.9 KiB
Markdown
# [Release v0.91.0 Edge to edge feeds](https://github.com/vitorpamplona/amethyst/releases/tag/v0.91.0) - 2024-09-06
|
|
|
|
Hidden words now filter by the user's fields as well. You can hide by name, profile picture, banner, lightning and nip-05 addresses and about me fields.
|
|
|
|
Features:
|
|
- Finishes Edge to Edge transition for Android 15
|
|
- Adds compression settings to the media uploading screen by [@npub1e2yuky03caw4ke3zy68lg0fz3r4gkt94hx4fjmlelacyljgyk79svn3eef](https://github.com/npub1e2yuky03caw4ke3zy68lg0fz3r4gkt94hx4fjmlelacyljgyk79svn3eef)
|
|
- Adds sliding animations in all inner screens
|
|
- Adds copy stack to clipboard for error messages that have an exception
|
|
- Enables the use of hidden words for all visible properties of the user
|
|
|
|
Bug Fixes
|
|
- Fixes blank alt field when no alt text is provided on NIP-96
|
|
- Fixes missing Private Home/Outbox relay list after loading from backup
|
|
- Fixes keyboard padding issues when using physical keyboards on the message screens.
|
|
- Fixes token sanitization when using gcompatup with unified push by [@npub1w4uswmv6lu9yel005l3qgheysmr7tk9uvwluddznju3nuxalevvs2d0jr5](https://github.com/npub1w4uswmv6lu9yel005l3qgheysmr7tk9uvwluddznju3nuxalevvs2d0jr5)
|
|
- Fixes moving top buttons on the full screen dialog for images and videos.
|
|
- Fixes weird padding of the key backup screen
|
|
- Fixes using npub instead of pubkey in hex when communicating with Amber
|
|
- Fixes blinking on crossfades when the system's light/dark theme is different than the app's theme
|
|
- Fixes a mix of languages after changing language in Settings
|
|
- Fixes disables saving m3u8 files locally (streaming can't be saved)
|
|
- Fixes Community tab not loading up with Global filter
|
|
- Fixes size of default banner when the profile is not loaded yet.
|
|
|
|
Code Quality Improvements:
|
|
- Inverts Layouts to place Navigation on top of Scaffold and allow custom scaffolds per route
|
|
- Refactors navigation to improve clarity
|
|
- Restructures screens into their own packages
|
|
- Restructures navigation functions as a single object
|
|
- Refactors all TopBars to use default material 3 ones
|
|
- Simplifies the "and 2 more" translations for the relay recommendation user lists
|
|
- Removes unnecessary observers from the transition in the bottom nav layouts.
|
|
- Normalizes cache directories in the Application class
|
|
- Fixes text field recompositions because of new keyboard actions
|
|
- Moves the profile zap to threads
|
|
- Updates to AGP 8.6.0
|
|
- Updates zoomable and kotlin serialization
|
|
|
|
Updated translations:
|
|
- Czech, German, Swedish and Portuguese by [@npub1e2yuky03caw4ke3zy68lg0fz3r4gkt94hx4fjmlelacyljgyk79svn3eef](https://github.com/npub1e2yuky03caw4ke3zy68lg0fz3r4gkt94hx4fjmlelacyljgyk79svn3eef)
|
|
- Thai by [@npub1vm0kq43djwdd4psjgdjgn9z6fm836c35dv7eg7x74z3n3ueq83jqhkxp8e](https://github.com/npub1vm0kq43djwdd4psjgdjgn9z6fm836c35dv7eg7x74z3n3ueq83jqhkxp8e)
|
|
- Dutch by [@npub1w4la29u3zv09r6crx5u8yxax0ffxgekzdm2egzjkjckef7xc83fs0ftxcd](https://github.com/npub1w4la29u3zv09r6crx5u8yxax0ffxgekzdm2egzjkjckef7xc83fs0ftxcd)
|
|
- Hungarian by [@npub1ww8kjxz2akn82qptdpl7glywnchhkx3x04hez3d3rye397turrhssenvtp](https://github.com/npub1ww8kjxz2akn82qptdpl7glywnchhkx3x04hez3d3rye397turrhssenvtp)
|
|
- Bengali by [@npub13qtw3yu0uc9r4yj5x0rhgy8nj5q0uyeq0pavkgt9ly69uuzxgkfqwvx23t](https://github.com/npub13qtw3yu0uc9r4yj5x0rhgy8nj5q0uyeq0pavkgt9ly69uuzxgkfqwvx23t)
|
|
- Polish by [@npub16gjyljum0ksrrm28zzvejydgxwfm7xse98zwc4hlgq8epxeuggushqwyrm](https://github.com/npub16gjyljum0ksrrm28zzvejydgxwfm7xse98zwc4hlgq8epxeuggushqwyrm)
|
|
- Hungarian by [@npub1ww8kjxz2akn82qptdpl7glywnchhkx3x04hez3d3rye397turrhssenvtp](https://github.com/npub1ww8kjxz2akn82qptdpl7glywnchhkx3x04hez3d3rye397turrhssenvtp)
|
|
- Chinese by [@npub1gd8e0xfkylc7v8c5a6hkpj4gelwwcy99jt90lqjseqjj2t253s2s6ch58h](https://github.com/npub1gd8e0xfkylc7v8c5a6hkpj4gelwwcy99jt90lqjseqjj2t253s2s6ch58h)
|
|
|
|
Download via [Obtainium](http://amethyst.social) or [Zap.Store](https://zap.store/)
|
|
|
|
[Changes][v0.91.0]
|
|
|
|
[v0.91.0]: https://github.com/vitorpamplona/amethyst/compare/v0.90.6...v0.91.0
|