Skip to content

v0.1.12

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Aug 04:25
· 158 commits to master since this release
025259a

This release fixes a bug in keystore path tilde expansion when using the flag like --keystore=~. It also fixes a keystore decryption bug on Android.

Starting from this release, pre-built release binaries are available for aarch64 Android devices (via Termux). starkliup does not support Android at the moment, so users would need to manually download the binaries for now.

Features

  • 1b32cad: randomized mine-udc-salt

Fixed

  • c1c37d1: keystore path tilde expansion
  • 4c827d9: unable to decrypt keystore on android

Full Changelog: v0.1.11...v0.1.12