Releases: PrimalHQ/primal-android-app
Releases · PrimalHQ/primal-android-app
Primal 0.13.2
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;
Primal 0.12.5
Changes
- Fix feed title not updating properly after db destructive migration;
- Implement skipping invalid nostr events (malformed JSONs);
- Implement skipping invalid relays from contacts list (malformed relay URLs);
Primal 0.12.4
Changes:
- Minor fixes (typos, nsec trimming on login);
- Implemented app settings refresh;
- Implemented fetching contacts and connecting to relays for write operations. If no relays available in the contacts list app is using the bootstrap list;
- Implemented likes;
- Implemented reposts;
- Implemented new notes publishing;
- Implemented reply section on threads screen;
- Groundwork for multi-account done (multiple accounts not yet supported); Re-authentication with nsec will be required with this build because of the breaking changes;
Primal 0.11.2
0.11.2