Skip to content

Latest commit

 

History

History
82 lines (57 loc) · 6.51 KB

CHANGELOG.md

File metadata and controls

82 lines (57 loc) · 6.51 KB

Changelog

1.3.0 (2025-01-27)

Features

  • specify EVM address support in registerWallet error message (c8d3036)

Bug Fixes

  • changed post comment function to use the SDK (db9573a)
  • updated SDK and logger (4d0825e)
  • updated workflows to update the manifest (44e4f4d)

1.2.0 (2024-12-18)

Features

  • user can unset their wallet or link multiple accounts to the same wallet (6fa4bb1)

Bug Fixes

  • improved error messages (9c36cf6)
  • removed location from wallet DB references (4d47db8)
  • updated port for http request.http and use bun (0e9f9a2)
  • users can only register to a unique wallet (dd47e9c)

1.1.0 (2024-12-01)

Features

  • added rpc-handler to select the fastest rpc (9c159f1)
  • command interface (bc98157)
  • schema validator (cd8404c)
  • switch to Bun and fix deploy (ee80ad8)
  • upgrade typebox (5c27795)
  • used ubiquity-os-logger for logging (da8f8b3)
  • worker deploy and delete (2ea04b3)

Bug Fixes

1.1.0 (2024-07-16)

Features

  • added test for wallet link (e059e13)
  • parsing arguments and executing run (70fb75e)

Bug Fixes

  • fixed crash when user does not exist (433a6a7)

1.0.0 (2024-07-08)

Features

  • added test for wallet link (e059e13)
  • parsing arguments and executing run (70fb75e)

Bug Fixes

  • fixed crash when user does not exist (433a6a7)