Skip to content

0.29.2

Compare
Choose a tag to compare
@matheus23 matheus23 released this 10 Nov 09:59
· 88 commits to main since this release
2f8f8d5

A minor release with some environment support improvements & fixing a bug for old accounts (created before November 2020).

Changelog

  • Make webnative work across more environments and bundlers (upgrade one-webcrypto to 1.0.3)
  • Make full API URL configurable (not just API host).
  • Fix version checking failing on old filesystems which are missing a version tag.

PRs

  • make rest endpoint configurable by @walkah in #320
  • Bump one-webcrypto to 1.0.3 and keystore-idb to 0.15.4 by @matheus23 in #321
  • Assume filesystem version 1.0.0 if version link is missing by @matheus23 in #325