mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2026-08-10 08:27:04 +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.
15 lines
709 B
Markdown
15 lines
709 B
Markdown
# [Release v0.14.2: Activates Proguard / Fixes Image Upload](https://github.com/vitorpamplona/amethyst/releases/tag/v0.14.2) - 2023-02-10
|
|
|
|
1. Fixes Image Upload Permissions for some phones
|
|
2. Allows unsecured (`ws://`) relay additions for Umbrel users.
|
|
3. Allows the user to leave and join their own groups
|
|
4. Fixes bad URI on Users Profile crashing the app
|
|
5. Fixes QR Code display and Scan for smaller screens.
|
|
6. Fixes a translation not showing up in old phones (dependency issue)
|
|
7. Activates ProGuard to minimize code automatically (random bugs expected)
|
|
8. Improved Relay-based user search performance.
|
|
|
|
[Changes][v0.14.2]
|
|
|
|
[v0.14.2]: https://github.com/vitorpamplona/amethyst/compare/v0.14.1...v0.14.2
|