Skip to content

Releases: aioha-hive/aioha

Aioha Core v1.5.4

19 Aug 02:17
Compare
Choose a tag to compare
  • Fix non-browser env on handling public key Aioha class variable
  • Move KeyType enum to appropriate file
  • Fix HiveAuth login message challenge type check

Aioha Core v1.5.2

17 Aug 02:37
Compare
Choose a tag to compare

Added getter method for public key used for login.

Aioha Core v1.5.0

14 Aug 03:21
Compare
Choose a tag to compare
  • Extensible EIP-1193 JSON-RPC request API
  • Node fallback mechanism
  • Return proper error code for Ledger provider upon request rejection or other user error
  • Optimised dependencies (bundle size reduction from 154KB -> 56 KB)

Aioha Core v1.4.1

12 Aug 12:05
Compare
Choose a tag to compare

Added non-interactive login.

Aioha Core v1.4.0

31 Jul 14:17
Compare
Choose a tag to compare
  • Finish loginAndDecryptMemo() method
  • Error codes (see docs for the list of them)
  • Allow non-browser usage that do not have localStorage
  • Event subscriptions (doc)
  • Custom provider registration