commit b48b1e48131ece2a0eb2e870f107ac08b312e360 parent b072c93964af313735bdd09680c90fc36864043e Author: William Casarin <jb55@jb55.com> Date: Mon, 5 May 2025 13:54:33 -0700 release: changelog Signed-off-by: William Casarin <jb55@jb55.com> Diffstat:
M | CHANGELOG.md | | | 34 | +++++++++++++++++++++++----------- |
1 file changed, 23 insertions(+), 11 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md @@ -1,18 +1,30 @@ -# Unreleased +# Notedeck Beta - v0.4 - 2025-05-05 -## Added - -- Added the ability to tag users in posts (kernelkind) -- Added ctrl-enter shortcut to send post (Ethan Tuttle) +# Added -## Changed +- Dave nostr ai assistant app +- GIFs! +- Fulltext note search +- Add full screen images, add zoom & pan +- Zaps! NWC/ Wallet ui +- Introduce last note per pubkey feed (experimental) +- Allow multiple media uploads per selection +- Major Android improvements (still wip) +- Added notedeck app sidebar +- User Tagging +- Note truncation +- Local network note broadcast, broadcast notes to other notedeck notes while you're offline +- Mute list support (reading) +- Relay list support +- Ctrl-enter to send notes +- Added relay indexing (relay columns soon) +- Click hashtags to open hashtag timeline -- Updated NIP-05 verification text to "Nostr address" (Derek Ross) - -## Fixed +# Fixed -- Added *experimental* last post per pubkey algo feeds (William Casarin) -- Fixed stale feeds (William Casarin) +- Fix timelines sometimes not updating (stale feeds) +- Fix ui bounciness when loading profile pictures +- Fix unselectable post replies # Notedeck Alpha 2 - v0.3 - 2025-01-31