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.
14 lines
985 B
Markdown
14 lines
985 B
Markdown
# [Release v0.46.2](https://github.com/vitorpamplona/amethyst/releases/tag/v0.46.2) - 2023-05-14
|
|
|
|
- Improvements to Poll Caching system (Fixes: [#406](https://github.com/vitorpamplona/amethyst/issues/406))
|
|
- Performance Improvements to Follow Lists - Turn FollowList into a ViewModel
|
|
- Allows the RichTextViewer to render before resolving urls.
|
|
- BugFix: Protects against exceptions when creating keys with invalid bytearrays.
|
|
- BugFix: [Failing to load a video thumbnail](https://github.com/vitorpamplona/amethyst/commit/fc2408b526a4c74c6cbbace43b41774da36b0aaa)
|
|
- [French translation](https://github.com/vitorpamplona/amethyst/commit/672380653414520da6a9f2a87f8f9011408fe32b) by [@judemont](https://github.com/judemont)
|
|
- [TOR Hungarian translation](https://github.com/vitorpamplona/amethyst/commit/93c3a49ecf3e1952897c1891a35ef4ef65c1ed5f) by [@ZsZolee](https://github.com/ZsZolee)
|
|
|
|
[Changes][v0.46.2]
|
|
|
|
[v0.46.2]: https://github.com/vitorpamplona/amethyst/compare/v0.46.1...v0.46.2
|