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.
27 lines
1.7 KiB
Markdown
27 lines
1.7 KiB
Markdown
# [Release v0.62.8: More Performance](https://github.com/vitorpamplona/amethyst/releases/tag/v0.62.8) - 2023-06-28
|
|
|
|
#Amethyst v0.62.8: More Performance
|
|
|
|
- Performance improvements and additional MainThread checks
|
|
- Logging rendering performance
|
|
- BugFix for rendering url of highlight note by [@npub1w4uswmv6lu9yel005l3qgheysmr7tk9uvwluddznju3nuxalevvs2d0jr5](https://github.com/npub1w4uswmv6lu9yel005l3qgheysmr7tk9uvwluddznju3nuxalevvs2d0jr5)
|
|
- Add copy token button to Cashu's Preview by [@npub1nxa4tywfz9nqp7z9zp7nr7d4nchhclsf58lcqt5y782rmf2hefjquaa6q8](https://github.com/npub1nxa4tywfz9nqp7z9zp7nr7d4nchhclsf58lcqt5y782rmf2hefjquaa6q8)
|
|
- BugFix better default error message by [@npub1nxa4tywfz9nqp7z9zp7nr7d4nchhclsf58lcqt5y782rmf2hefjquaa6q8](https://github.com/npub1nxa4tywfz9nqp7z9zp7nr7d4nchhclsf58lcqt5y782rmf2hefjquaa6q8)
|
|
- Runs translation chain in the background
|
|
- Restructures Multi-Notification Galleries
|
|
- BugFix: Avoids blinking the nip05 address
|
|
- BugFix: Ignoring case when comparing original and translated versions.
|
|
- Moves RichText/Markdown Modifiers to singleton classes.
|
|
- Updates URLPreview in the main thread.
|
|
- Updates dependencies to the newest version
|
|
- Updates Hungarian translation by [@npub1ww8kjxz2akn82qptdpl7glywnchhkx3x04hez3d3rye397turrhssenvtp](https://github.com/npub1ww8kjxz2akn82qptdpl7glywnchhkx3x04hez3d3rye397turrhssenvtp)
|
|
|
|
|
|
Download:
|
|
- Play Edition: https://github.com/vitorpamplona/amethyst/releases/download/v0.62.8/amethyst-googleplay-universal-v0.62.8.apk
|
|
- F-Droid Edition: https://github.com/vitorpamplona/amethyst/releases/download/v0.62.8/amethyst-fdroid-universal-v0.62.8.apk
|
|
|
|
[Changes][v0.62.8]
|
|
|
|
[v0.62.8]: https://github.com/vitorpamplona/amethyst/compare/v0.62.7...v0.62.8
|