damus

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

commit b3b8a708f3a9c1a05b6088e9c5053465371c2295
parent d89e3d32f8a6b29167b72c3bcd0a6f30ccfd17e3
Author: William Casarin <jb55@jb55.com>
Date:   Tue,  3 Jan 2023 11:18:48 -0800

v1.0.0-2 changelog

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

diff --git a/CHANGELOG.md b/CHANGELOG.md @@ -1,3 +1,35 @@ +## [1.0.0-2] - 2023-01-03 + +### Added + +- Cache link previews (William Casarin) +- Added brb.io to recommended relay list (William Casarin) +- Add Blixt Wallet to Wallet Selector (Benjamin Hakes) +- Add River Wallet to Wallet Selector (Benjamin Hakes) + + +### Changed + +- Added muted shaka images instead of thumbs up (CutClout) +- Updated profile page look and feel (Ben Weeks) +- Filter replies from global feed (Nitesh Balusu) +- Show non-image links inline (William Casarin) +- Add swipe gesture to switch between tabs (Thomas Rademaker) +- Parse links in profiles (Lionello Lunesu) (Lio李歐) + + +### Fixed + +- Fix detection of email addresses in profiles (Lionello Lunesu) +- Fix padding on search results view (OlegAba) +- Fix home view moving after selecting from search result (OlegAba) +- Fix bug where boost event is loaded in the thread instead of the boosted event (William Casarin) +- Hide edit button on profile page when no private key (Swift) +- Fixed follows and relays getting out of sync on profile pages (William Casarin) + + + +[1.0.0-2]: https://github.com/damus-io/damus/releases/tag/v1.0.0-2 ## [1.0.0] - 2023-01-01 ### Added @@ -266,3 +298,4 @@ [0.1.2]: https://github.com/damus-io/damus/releases/tag/v0.1.2 +