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.
24 lines
1.2 KiB
Markdown
24 lines
1.2 KiB
Markdown
# [Release v0.75.3: 1 sat 1 vote polls](https://github.com/vitorpamplona/amethyst/releases/tag/v0.75.3) - 2023-08-25
|
|
|
|
- Activates 1 sat, 1 vote (min/max zap values) for polls
|
|
- BugFix for deleting statuses
|
|
- Moves isAcceptableNote calculations to viewModel
|
|
- Moves coroutine of NIP-05 verification to the viewModel
|
|
- Moves zap amount/deryption calculations to a viewModel
|
|
- Moves tallie calculations to a viewModel
|
|
- Adds a Toast message when no wallet is found to pay the invoice
|
|
- BugFix: starts the wallet app in a separate task to allow people to come back to Amethyst by switching apps instead of the back button
|
|
- Reduces the icon to the music and adds space before the status
|
|
- Adds the keyboard done action to be used as Post in the status field
|
|
- BugFix: Moves the User filter invalidation to the right channel
|
|
- Updates some dependencies
|
|
- BugFix: Adds some padding between the status and the clickable icon
|
|
- BugFix: for reloading events that have been deleted crashing the app
|
|
- Improves blinking issues when loading a thread.
|
|
- Fixes r-tag search in statuses
|
|
- BugFix for serialization of the per-relay since attributes in the event filter
|
|
|
|
[Changes][v0.75.3]
|
|
|
|
[v0.75.3]: https://github.com/vitorpamplona/amethyst/compare/v0.75.2...v0.75.3
|