damus

nostr ios client
git clone git://jb55.com/damus
Log | Files | Refs | README | LICENSE

commit e40cc9a50a06ac9cecf7cecbd96ef5790b4d76e6
parent 43f60534298f4533f1406b50f36ca446f3be7822
Author: William Casarin <jb55@jb55.com>
Date:   Mon, 30 Jan 2023 16:46:43 -0800

v1.0.0-13 changelog

Diffstat:
MCHANGELOG.md | 26++++++++++++++++++++++++++
1 file changed, 26 insertions(+), 0 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md @@ -1,3 +1,28 @@ +## [1.0.0-13] - 2023-01-30 + +### Added + +- LibreTranslate note translations (Terry Yiu) +- Added support for account deletion (William Casarin) +- User tagging and autocompletion in posts (Swift) + + +### Changed + +- Remove redundant logout button from settings (Jonathan Milligan) +- Moved relay config to its own sidebar entry (William Casarin) +- New stylized tabs (ericholguin) + + +### Fixed + +- Fix hidden profile action sheet when clicking ... (William Casarin) +- Fixed height of DM input (Terry Yiu) +- Fixed bug where copying pubkey from context menu only copied your own pubkey (Terry Yiu) + + + +[1.0.0-13]: https://github.com/damus-io/damus/releases/tag/v1.0.0-13 ## [1.0.0-12] - 2023-01-28 ### Added @@ -490,3 +515,4 @@ [0.1.2]: https://github.com/damus-io/damus/releases/tag/v0.1.2 +