Primal 0.13.2
Pre-release
Pre-release
Changes
Feed
- Hashtags (clickable) on the feed;
- User handles (clickable) on the feed (works for
npub
andnostr:npub
links); Contributed fully by @frnandu - Referenced posts (clickable) with recursion; Now you can see notes in notes in notes in....; Contributed partially by @frnandu
- Image gallery on the feed as horizontal pager;
- Filtering out invalid TLDs for links in posts;
- Added See more.. for long posts on the feed;
- Image loading now respects colors from the theme;
Note Editor
- User mentions possible with
npub
ornostr:npub
raw strings in note editor; - Quoting possible with
nostr:note
links in note editor; - Adding proper 'e', 'd', and 't' tags in nostr events when replying and posting new notes;
Thread & Replies
- Sorting thread replies descending by timestamp;
- Reply note now clears the text after successful reply publishing;
- Thread screen now renders posts in full length;
- Loading max 100 (was 20) replies on thread screen;
Misc
- Fix crash when opening unavailable post on thread screen;
- Improvements when processing feed responses;