mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2026-08-09 16:14:40 +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.
17 lines
711 B
Markdown
17 lines
711 B
Markdown
# [Release v0.86.2: Fixes Draft Deletion in Threads bug](https://github.com/vitorpamplona/amethyst/releases/tag/v0.86.2) - 2024-04-05
|
|
|
|
#Amethyst v0.86.2: Draft BugFixes
|
|
|
|
- Fixes Draft Event not being deleted in threads
|
|
- Fixes draft decryption error
|
|
- Adds ws:// if not present in .onion relay urls
|
|
- Fixes double notifications
|
|
|
|
Download:
|
|
- [Play Edition](https://github.com/vitorpamplona/amethyst/releases/download/v0.86.2/amethyst-googleplay-universal-v0.86.2.apk )
|
|
- [FOSS Edition - No translations](https://github.com/vitorpamplona/amethyst/releases/download/v0.86.2/amethyst-fdroid-universal-v0.86.2.apk )
|
|
|
|
[Changes][v0.86.2]
|
|
|
|
[v0.86.2]: https://github.com/vitorpamplona/amethyst/compare/v0.86.1...v0.86.2
|