Skip to content

Releases: Sjors/nthkey-ios

v1.0.7

26 Nov 12:21
v1.0.7
0b3be81
Compare
Choose a tag to compare
  • Bump libwally-swift to v0.0.7

v1.0.6

02 Nov 14:38
v1.0.6
91ee6c0
Compare
Choose a tag to compare
  • fix Airdrop permission issue

v1.0.5

21 Oct 09:43
v1.0.5
f37c7ee
Compare
Choose a tag to compare
  • fix mnemonic popup

v1.0.4

20 Oct 10:53
v1.0.4
687dc20
Compare
Choose a tag to compare
  • bump libwally-core to v0.8.4 (libwally-swift v0.0.6)
  • send to bech32m (Taproot) addresses
  • fall back to displaying scriptPubKey if we can't convert an output to an address
  • fix potential crash when loading files
  • bump minimum iOs version to 15.0 (let me know if this causes a problem)

Xcode now presents an Export button at the end up the App Store upload process. I attached the resulting zip file, perhaps this is useful for reproducibility.

v1.0.3

04 Aug 18:57
v1.0.3
d96d443
Compare
Choose a tag to compare
  • scan QR to verify address
  • improved error messages
  • bump libwally-core to v0.8.3 (libwally-swift v0.0.4)
  • link to support email

NthKey.ipa is a seperate build for development release, whereas whereas the xcarchive.zip file is the thing submitted for the App Store. I don't know if any these files are of practical use for verifying the relation between source and binary.

v1.0.2

14 Jun 12:41
v1.0.2
c9b3132
Compare
Choose a tag to compare

App Store release

  • improve in-app purchase experience, and protection
  • improve QR display on smaller devices
  • add name of selected wallet to sign view
  • better error messages
  • links to various legal stuff

v1.0.1

03 Jun 19:02
v1.0.1
53156e8
Compare
Choose a tag to compare
v1.0.1 Pre-release
Pre-release

App Store rc2 (so that Apple can review it; actual release is still pending more testing)

  • improved UX for pending and complete purchase
  • check if subscription is still active

v1.0.0

31 May 12:05
v1.0.0
4744a26
Compare
Choose a tag to compare
v1.0.0 Pre-release
Pre-release

First App Store candidate (so that Apple can review it; actual release is still pending more testing)

  • fix empty send screen when sending to a change address
  • fix disabled sign button on mainnet

v0.0.11

27 May 12:50
v0.0.11
37c20cf
Compare
Choose a tag to compare
v0.0.11 Pre-release
Pre-release

Mainnet now requires a subscription.

v0.0.10

03 May 09:30
v0.0.10
e82381d
Compare
Choose a tag to compare
v0.0.10 Pre-release
Pre-release
  • signet support