damus

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

commit f2338dd646022e9f9addc0a0ac0f1de80b125241
parent 1417299d2de85a7ed0e012186eb2e35d5484d96b
Author: William Casarin <jb55@jb55.com>
Date:   Sun,  3 Jul 2022 09:37:02 -0700

changelog

Signed-off-by: William Casarin <jb55@jb55.com>

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

diff --git a/CHANGELOG.md b/CHANGELOG.md @@ -0,0 +1,20 @@ + + +## [0.1.2] - 2022-07-03 + +### Added + + - Clicking boost text will go to that users profile + - Implement NIP04: Encrypted Direct Messages + - Add blue dot notification to home tab + + +### Fixed + + - Fixed crash when unfollowing users + - Clicking tabs now clear blue dots immediately + - Cancel button on add relay view + + + +[0.1.2]: https://github.com/damus-io/damus/releases/tag/v0.1.2