Skip to content

v1.1.1

Choose a tag to compare

@github-actions github-actions released this 08 Apr 20:23
· 886 commits to main since this release

Beta Release V1.1.1

Changelog:

  • Improve desktop auto-updater and artifact verification
  • Fixed bug where you couldn't progress with onboarding at birthday selection screen
  • Added GetSubTreeRoots sync optimization. Will auto-work after node and lightserver are updated
  • Added and updated documentation repo-wide
  • Fixed bug with Nix builds
  • Added auto-versioning of Rust crates on tags
  • Harden SOCKS5 network transport
  • Harden background sync for iOS and Android
  • Improved repo maintainability by splitting "god files"
  • Add additional BIP39 languages (seed phrase words) to ensure compatibility with Treasure Chest
  • Fixed a bug causing wallet crash
  • Fixed a bug caused by switching endpoint which resulted in a stale sync worker not closing
  • Preserved balance card/widget layout when hiding balance
  • Cleaned up backup seed warning screen
  • Made import seed "paste" button clearer
  • Added AI audit report, fixed what needed fixing, and added our comments to each finding
  • Added CLI version based on the unified core, so devs can use as a Pirate light wallet backend in their desktop apps
  • Added Qortal CLI version based on the unified core and their unique features, so Qortal can use it when we switch to Orchard
  • Added Android SDK version based on the unified core, so devs can add support to Pirate in their Android wallets
  • Added iOS SDK version based on the unified core, so devs can add support to Pirate in their iOS wallets
  • Added React Native plugin based on the unified core, so Edge and other wallets based on React Native can use it in their wallet