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.
16 lines
1.2 KiB
Markdown
16 lines
1.2 KiB
Markdown
# [Release v0.23.0: Search NIP-50](https://github.com/vitorpamplona/amethyst/releases/tag/v0.23.0) - 2023-03-05
|
|
|
|
- Support for NIP-50: Search by [@vitorpamplona](https://github.com/vitorpamplona), thanks to [@brugeman](https://github.com/brugeman) and [@EvgenyPlaksin](https://github.com/EvgenyPlaksin) for the first draft on this feature
|
|
- "Mark all messages as Read" feature by [@maxmoney21m](https://github.com/maxmoney21m). Let's see [@derekross](https://github.com/derekross) approves the feature and bounty
|
|
- Refactoring by [@Chemaclass](https://github.com/Chemaclass)
|
|
- Small performance improvements by [@vitorpamplona](https://github.com/vitorpamplona)
|
|
- Require biometrics to export private keys by [@maxmoney21m](https://github.com/maxmoney21m)
|
|
- Support for relative paths on preview card's `OG:IMAGE` tags by [@vitorpamplona](https://github.com/vitorpamplona)
|
|
- Changes the navigation bar's magnifying glass icon to globe by [@maxmoney21m](https://github.com/maxmoney21m)
|
|
- French translation by [@bkBrunobk](https://github.com/bkBrunobk)
|
|
- Add Password Managers autofill support to the login screen by [@Radiokot](https://github.com/Radiokot)
|
|
|
|
[Changes][v0.23.0]
|
|
|
|
[v0.23.0]: https://github.com/vitorpamplona/amethyst/compare/v0.22.3...v0.23.0
|