damus

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

commit 9fb1cc5b57016f0b03c4b4d355121b12ec5aff97
parent 2e512317e7f5610d66c349f581a880a5303b304d
Author: William Casarin <jb55@jb55.com>
Date:   Fri, 18 Aug 2023 11:20:51 -0700

v1.16 (13) changelog

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

diff --git a/CHANGELOG.md b/CHANGELOG.md @@ -1,3 +1,17 @@ +## [1.6-13] - 2023-08-18 + +### Fixed + +- Fix bug where it would sometimes show -1 in replies (tappu75e@duck.com) +- Fix images and links occasionally appearing with escaped slashes (Daniel D‘Aquino) +- Fixed nostrscript not working on smaller phones (William Casarin) +- Fix zaps sometimes not appearing (William Casarin) +- Fixed issue where reposts would sometimes repost the wrong thing (William Casarin) +- Fixed issue where sometimes there would be empty entries on your profile (William Casarin) + +[1.6-13]: https://github.com/damus-io/damus/releases/tag/v1.6-13 + + ## [1.6-11]: "Bugfix Sunday" - 2023-08-07 ### Added