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.
21 lines
1.6 KiB
Markdown
21 lines
1.6 KiB
Markdown
# [Release v0.31.0: Wallet Connect onboarding with Alby](https://github.com/vitorpamplona/amethyst/releases/tag/v0.31.0) - 2023-03-31
|
|
|
|
- Avoids reloading information when the app resumes by [@vitorpamplona](https://github.com/vitorpamplona)
|
|
- Full Wallet Connect onboarding with Alby by [@vitorpamplona](https://github.com/vitorpamplona)
|
|
- Adds PoW Display to the MasterNote of a Thread by [@vitorpamplona](https://github.com/vitorpamplona)
|
|
- Changes the download folder to remove Amethyst's version by [@vitorpamplona](https://github.com/vitorpamplona)
|
|
- Activates public relays for chats by [@vitorpamplona](https://github.com/vitorpamplona)
|
|
- Saves the position of the Notification feed by [@vitorpamplona](https://github.com/vitorpamplona)
|
|
- Breaks notification cards in chunks of 50 notifications each by [@vitorpamplona](https://github.com/vitorpamplona)
|
|
- Custom Zaps Hungarian Translation by [@ZsZolee](https://github.com/ZsZolee)
|
|
- Fixes thread loading issue where the clicked note's children is not loaded by [@vitorpamplona](https://github.com/vitorpamplona)
|
|
- BugFix for some events not loading by [@vitorpamplona](https://github.com/vitorpamplona)
|
|
- Updates search results as new notes come in by [@vitorpamplona](https://github.com/vitorpamplona)
|
|
- Refactoring EOSEs to consider account switching in the app by [@vitorpamplona](https://github.com/vitorpamplona)
|
|
- Centers the loading icon for image previews by [@vitorpamplona](https://github.com/vitorpamplona)
|
|
- Dependency updates by [@vitorpamplona](https://github.com/vitorpamplona)
|
|
|
|
[Changes][v0.31.0]
|
|
|
|
[v0.31.0]: https://github.com/vitorpamplona/amethyst/compare/v0.30.2...v0.31.0
|