Releases: PrimalHQ/primal-android-app
Releases · PrimalHQ/primal-android-app
Primal 0.96.10
Changes
- New onboarding experience.
- New login experience.
- New Profile QR Code Viewer screen which can be opened from drawer and any profile screen.
- Implemented pull to refresh on feeds, profiles and threads screeens.
- Revamp of profile details screen with FollowsYou badge and support for links, hashtags and mentions in about section.
- Implemented bitcoin lightning address validation in profile editor.
- Implemented edge to edge support for better screen transitions.
- Implemented reporting abuse on nostr (NIP-56).
- Implemented support for randomizing bootstrap onboarding relays;
Fixes
- App now follows dark theme system settings until user manually changes theme;
- Fixed media in gallery not visible edge to edge. Improved dots visibility.
- Updated logout dialog message to warn about losing private keys.
- Fixed few specific edge-case crashes.
- Fixed typo in fallback relays list. (cc @bleetube )
- Added accessibility content descriptions. (cc @davotoula)
- Fixed mention appears as nostr nprofile instead of @username. (cc @davotoula)
- Fixed links not openning if missing protocol. (cc @davotoula)
- Added themed/monochrome app icon. (cc @sebastien46)
- Fixed default zap amount and message not used. (cc @IzzySoft)
Primal 0.95.4
Changes
- Stability improvements across the app.
- Improved btc address validation.
- Improved ui performance when uploading photos.
- Improved edge-cases handling of Google's in-app purchase flow.
- Implemented opening note1 and npub1 directly from search query.
- Implemented fixed top bar on threads screens.
Primal 0.94.2
Changes
- Implemented no content state in feeds;
- Improved feed syncing and networking layer;
- Implemented Date of Birth and Full Name in wallet activation;
- Implemented OTP input field for activation code;
- Added updating relays when opening Network screen;
- Added smaller screens support for transaction editor screen;
- Changed month abbr. from 'm' to 'mo' in feeds;
- Fixed missing link preview thumbnail CDN images on feeds;
- Fixed feed not shown if contains only 1 note;
- Fixed zapping issues;
Primal 0.93.2
Features
- Implemented wallet bitcoin on-chain support (sending and receiving btc payments).
- Implemented support for unified QR codes for Bitcoin;
- Implemented note to self and note to recipient for LN payments;
- Implemented network settings screen with connectivity status;
- Implemented adding and removing relays;
- Implemented resetting relays to default settings;
- Implemented writing temporarily to bootstrap relays if user relays not found;
Fixes
- Fixed QR code wallet LN value to 'lightning:lnurl' and 'lightning:lnbc';
- Fixed handling 'lightning:lnurl' and 'lightning:lnbc' in wallet;
- Fixed back button on top bar should to be more reliable;
- Fixed badge size on collapsed top bar on profile screen;
Primal 0.91.2
Features
- Implemented notes and replies tabs on profile screen;
- Implemented follows tabs on profile screen;
- Implemented image saving from media gallery;
Fixes
- Improved internet identifier badge rendering;
- Added following self by default when creating account;
- Fixed default zap amount and message issues;
- Stability improvements;
Primal 0.90.2
Fixes
- Fixed unable to zap with Primal wallet and empty wallet transactions history on some devices;
- Fixed issues when creating lightning invoice;
- Added nostr lightning address to wallet settings;
Primal 0.90.1
Features
- Primal Wallet;
- NWC support for external wallets;
- New Zap Settings;
Fixes
- Improved feed performance;
- Fixed image previews for images uploaded through Amethyst;
- Enable posting a new note with attachments only;
- Improve trending hashtags updates to avoid blank screens;
- Show custom error message if npub login is attempted;
- Implement keyboard auto-close when tapping navigation icon in top bars;
- Stability improvements.
Primal 0.21.4
Features
- Implemented media gallery for images;
- Implemented link previews;
- Implemented lud06 support;
- Implemented video thumbnail previews;
- Implemented dynamic api url changes;
Improvements
- Improved CDN use in the entire app;
- Fixed highlight color in note content;
- Removed shimmer from avatars when loading;
- Stability improvements; (cc @greenart7c3)
Primal 0.20.4
Changes
- Implemented Direct Messages;
- Implemented Feed settings screen;
- Implemented Mute User feature;
- Local database encryption;
- Visual revamp;
Fixes
- Fixed errors not showing up on Edit profile screen;
Primal 0.18.1
Changes
- Implement Appearance settings;
- Implement flat design on feed & threads screens;
- Improve thread screen to show main post always on top of the screen;
- Fix to handle invalid LWR feed from feed settings;
- Fix black/white screen caused by double clicks on home tab;
- Implement NoteEditorScreen for new notes and replies with conversation;
- Implement note image attachments with gallery import;
- Update navigation bar icons
- Fix dropdown menu item text font size and padding
- Fix edit profile button width on Profile screen
- Fix serialization tags issue when caching raw notes and metadata events;