Files
amethyst/docs/changelog/v0.18.02.md
T
Claude 81128ba74a docs: split CHANGELOG into per-version files under docs/changelog
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.
2026-06-13 18:24:10 +00:00

16 lines
819 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# [Release v0.18.2: Multiple Zaps per post](https://github.com/vitorpamplona/amethyst/releases/tag/v0.18.2) - 2023-02-25
- Improvements to ShowMore background gradient and size of bubbles in chat.
- Fixes Ugly Tab Background color in the light theme
- Removes the block on Multiple Zaps in a single post (copy paste from the like button, that has a block to avoid multiple likes)
- Fixes liveSet to delete. | Solves the outofsync error chat has been reporting.
- Synchronizes `Client.connect` to avoid random number in relay status
- Fixes the URL detector for account for 2 special characters in Chinese "" and "。"
- Reverts fixing the English language to avoid issues with translation
- Updating dependencies
[Changes][v0.18.2]
[v0.18.2]: https://github.com/vitorpamplona/amethyst/compare/v0.18.1...v0.18.2