Skip to content

Latest commit

 

History

History
113 lines (62 loc) · 8.01 KB

CHANGELOG.md

File metadata and controls

113 lines (62 loc) · 8.01 KB

Changelog

0.5.0 (2023-08-30)

Features

  • add wallet functionalities
  • improve default configuration
  • add global errors (4568cbc)
  • add global errors (#150) (4568cbc)
  • improve session handling (#153) (d58336f)

0.4.0 (2023-05-26)

Features

0.3.0 (2023-04-25)

Features

Bug Fixes

0.2.3 (2023-03-20)

Bug Fixes

0.2.2 (2023-03-01)

Bug Fixes

0.2.1 (2023-02-23)

Bug Fixes

0.2.0 (2023-01-16)

Features

Bug Fixes

0.1.1 (2022-09-21)

Bug Fixes

0.1.0 (2022-08-31)

First Version of the Blossom!

The extension is capable of handling FDS Account with its corresponding Personal Storage. Users can register portable FDS accounts on Görli testnet or on FDP Play that allows to log in to the FDS account from any other device easily.

Additionally, it provides an API for dApps to interact with the active FDS account of the user. Employing this feature in dApps, users do not have to share their FDS credentials and dApps don't have to implement Bee client connection configuration and FDS account handling within their application logic.

Features

Bug Fixes

Miscellaneous Chores