damus

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

commit 6ed9c408f901ba1f11548f8211caa342ef925512
parent 5f52e6f62fcae2b722f88d0a3c28d96512c1df61
Author: William Casarin <jb55@jb55.com>
Date:   Tue, 14 Feb 2023 10:17:08 -0800

v1.1.0-2 changelog

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

diff --git a/CHANGELOG.md b/CHANGELOG.md @@ -1,3 +1,21 @@ + +## [1.1.0-2] - 2023-02-14 + +### Added + +- Save drafts to posts, replies and DMs (Terry Yiu) + +### Fixed + +- Ensure stats get updated in realtime on action bars (William Casarin) +- Fix reposts not getting counted properly (William Casarin) +- Fix a bug where zaps on other people's posts weren't showing (William Casarin) +- Fix punctuation getting included in some urls (Gert Goet) +- Improve language detection (Terry Yiu) +- Fix some animated image crashes (William Casarin) + + +[1.1.0-2]: https://github.com/damus-io/damus/releases/tag/v1.1.0-2 ## [1.0.0-15] - 2023-02-10 ### Added @@ -559,3 +577,4 @@ [0.1.2]: https://github.com/damus-io/damus/releases/tag/v0.1.2 +