Skip to content

Releases: PrimalHQ/primal-android-app

Primal 0.98.5

25 Apr 13:49
Compare
Choose a tag to compare
Primal 0.98.5 Pre-release
Pre-release

Features

  • Implemented top zaps on Threads screen;
  • Implemented note zaps screen;
  • Implemented videos in the Feed and Media Gallery;
  • Implemented support for GIF images;
  • Implemented new screen transitions;
  • Implemented auto-adjust dark theme feature;
  • Implemented Content Display settings;
  • Implemented copy text feature on highlighted note on Threads screen;
  • Implemented dark theme only media gallery;

Fixes

  • Fixed unable to delete some relays;
  • Fixed unable to add new relays if existing relays did not accept the events;
  • Improvements when changing relays;
  • Improved feed scrolling and opening side menu with swipe (unless there are multiple note attachments);
  • Improved fallback image rendering on the feed;
  • Fixed wrong navigation bar background color;

Primal 0.97.4

17 Apr 17:38
Compare
Choose a tag to compare
Primal 0.97.4 Pre-release
Pre-release

Fixes

  • Fix for corrupted state caused by sync (paging) broken changes.

Primal 0.97.3

09 Apr 14:13
Compare
Choose a tag to compare
Primal 0.97.3 Pre-release
Pre-release

Changes

  • Implemented Bookmarks feature per NIP-51 (kind 10003);
  • Implemented support for QR codes with light foreground;
  • Implemented publishing reply to parent note's relay;
  • Added relay hints to 'e' tags when publishing a short note;
  • Implemented Profile QR Code scanner;
  • Implemented tabs on Profile QR Code viewer;
  • Fixed lightning:lnbc not working on wallet scan;
  • Fixed lnbc description misaligned in tx editor UI;
  • Fixed nip05 formatting issue on some screens;
  • Removed unfollow yourself on profile follows screen;

Primal 0.96.10

29 Mar 15:16
Compare
Choose a tag to compare
Primal 0.96.10 Pre-release
Pre-release

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

04 Mar 16:52
Compare
Choose a tag to compare
Primal 0.95.4 Pre-release
Pre-release

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

22 Feb 20:48
Compare
Choose a tag to compare
Primal 0.94.2 Pre-release
Pre-release

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

19 Feb 14:19
Compare
Choose a tag to compare
Primal 0.93.2 Pre-release
Pre-release

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

02 Feb 13:54
Compare
Choose a tag to compare
Primal 0.91.2 Pre-release
Pre-release

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

24 Jan 15:41
Compare
Choose a tag to compare
Primal 0.90.2 Pre-release
Pre-release

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

23 Jan 18:12
Compare
Choose a tag to compare
Primal 0.90.1 Pre-release
Pre-release

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.