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.2 KiB
1.2 KiB
Release v0.23.0: Search NIP-50 - 2023-03-05
- Support for NIP-50: Search by @vitorpamplona, thanks to @brugeman and @EvgenyPlaksin for the first draft on this feature
- "Mark all messages as Read" feature by @maxmoney21m. Let's see @derekross approves the feature and bounty
- Refactoring by @Chemaclass
- Small performance improvements by @vitorpamplona
- Require biometrics to export private keys by @maxmoney21m
- Support for relative paths on preview card's
OG:IMAGEtags by @vitorpamplona - Changes the navigation bar's magnifying glass icon to globe by @maxmoney21m
- French translation by @bkBrunobk
- Add Password Managers autofill support to the login screen by @Radiokot