From 9fb1cc5b57016f0b03c4b4d355121b12ec5aff97 Mon Sep 17 00:00:00 2001 From: William Casarin Date: Fri, 18 Aug 2023 11:20:51 -0700 Subject: [PATCH] v1.16 (13) changelog --- CHANGELOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d7a190c8..b5d28c98 100644 --- 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