damus

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

commit 23e9ce145540185541d59cc17bddfb32533360c2
parent 5f1132cbc80352a119eba45260dad671621bb32c
Author: William Casarin <jb55@jb55.com>
Date:   Thu, 13 Apr 2023 09:27:50 -0700

v1.4.2 changelog

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

diff --git a/CHANGELOG.md b/CHANGELOG.md @@ -1,3 +1,23 @@ +## [1.4.2-2] - 2023-04-12 + +### Added + +- Include #btc in custom #bitcoin hashtag (William Casarin) +- Make notification dots configurable (William Casarin) + + +### Changed + +- Display follows in most recent to oldest (Luis Cabrera) + +### Fixed + +- Fix hitches caused by syncronous loading of cached images (William Casarin) +- Fix tabs sometimes not switching (William Casarin) + + +[1.4.2-2]: https://github.com/damus-io/damus/releases/tag/v1.4.2-2 + ## [1.4.1-8] - 2023-04-10 ### Added @@ -987,3 +1007,4 @@ [0.1.2]: https://github.com/damus-io/damus/releases/tag/v0.1.2 +