Skip to content

v0.78.0

Choose a tag to compare

@github-actions github-actions released this 08 Nov 12:45
  • 88def58 chore: wallet core bumped
  • 4ae5b14 chore: wallet core bumped
  • c75fa2a chore: wallet core bumped
  • c93db5f feat: copy updated
  • e1e8022 Merge pull request #913 from liquality/feat/INF-38
  • 66324b3 feat: Self-Custodial Multi-Chain Wallet that is 100% Open Source INF-38
  • 9a3debc chore: rc 0.78.0 with updated versions
  • 1686c3a Merge pull request #901 from liquality/translate-liquality-errors
  • 0c70ec4 fix: update packages - error parser - wallet core - cryptoassets
  • c991f31 fix: update $tle function - liquality error now has one translation key
  • e422ff8 fix: replace custom errors with liqualityErrors - use UserDeclinedError when user rejects requests - use DappNotConnectedError when trying to process permission request from a dapp that is not connected
  • 104d2e2 refactor: replace error string with liqualityError
  • 0466e4c refactor: extract method from $tle function
  • bddbc7e fix: update $tle function for translating liqErr
  • 6b07f9b chore: update env for error reporting to discord
  • bc61504 fix: report errors instead of logging to console
  • f4038e3 fix: return errors as LiqError strings - for actions requests - for historyItem
  • a685271 fix: use liquality passwordError
  • 9bf0856 fix: add vue method for translating liq errors
  • aed8a60 fix: fix bug in itemError function
  • fb2c03f fix: replace some customError with liqualityError
  • df95d1c fix: load error translations into i18n instance
  • 0317669 fix: support liquality errors - get liquality error message by using translation
  • 0a58484 test: updated dapp tests added some debugging messages
  • f44eb9f chore: 0.78.0 rc
  • 67a85cc Merge remote-tracking branch 'origin/release-candidate-0.77.0'
  • 58e798e Merge pull request #903 from liquality/release-candidate-0.76.0