damus

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

commit 5c5b55bf673b3fe88c75fecb6a42c1ced2cbdd43
parent dd6c082a8e77fcd9bf33f9ebfb64862e83ff710e
Author: William Casarin <jb55@jb55.com>
Date:   Mon, 17 Jul 2023 14:39:27 -0700

v1.6 (7) changelog

Diffstat:
MCHANGELOG.md | 22+++++++++++++++++++++-
1 file changed, 21 insertions(+), 1 deletion(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md @@ -1,3 +1,24 @@ +## 1.6 (7): "Less bad" - 2023-07-16 + +### Added + +- Show nostr address username and support abbreviated _ usernames (William Casarin) +- Re-add nip05 badges to profiles (William Casarin) +- Add space when tagging users in posts if needed (William Casarin) +- Added padding under word count on longform account (William Casarin) + + +### Fixed + +- Don't spam lnurls when validating zaps (William Casarin) +- Eliminate nostr address validation bandwidth on startup (William Casarin) +- Allow user to login to deleted profile (William Casarin) +- Fix issue where typing cc@bob would produce brokenb ccnostr:bob mention (William Casarin) + + + +[1.6-7]: https://github.com/damus-io/damus/releases/tag/v1.6-7 + ## [1.6-6] - 2023-07-16 ### Added @@ -1399,4 +1420,3 @@ [0.1.2]: https://github.com/damus-io/damus/releases/tag/v0.1.2 -