mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2026-07-22 07:48:27 +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.
819 B
819 B
Release v0.18.2: Multiple Zaps per post - 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.connectto 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