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