Releases: gofractally/Eden
Releases · gofractally/Eden
EdenOS Prod 0.3.3
EdenOS Prod 0.3.2
EdenOS Prod 0.3.1
contract-2022-03-22
This release adds #668, which adds the rename
action for account recovery.
Built by: https://github.com/gofractally/Eden/actions/runs/2019119251
EdenOS Prod 0.3.0
Contract and UI Highlights:
- New contract action (
rename
) wherein 2/3 + 1 msig of Chiefs (board.major
permission) can switch out an EOS account on a member profile. In practice, this is to be used when a member loses access to the EOS account associated with their Eden profile. (#668, #671) - UI front end bug fixes. (#674)
- UI wording enhancements (#672, #675)
EdenOS Prod 0.2.24
This release fixes a problem caused by a change in the behavior of the AtomicHub Auctions API and an invalid value being sent by the EdenOS front end when querying the same. This is resulting in an error when trying to load the list of members on the Community page. #655
Other front-end-related items in this PR:
contract-2021-12-09
This release adds #602, which removes the transfer
action. transfer
was a temporary action that predated the budgeting system.
Built by: https://github.com/eoscommunity/Eden/actions/runs/1560540025
EdenOS Prod 0.2.23
- Fix missing induction videos in Eden subchain client (#590, #591, #595, #599)
- Ephemeral chain runners for CICD and dev work (#587)
- Add AtomicHub NFT queries to subchain (#581)
- Refactor member detail page on top of subchain queries and add polish (#592)
- E2E induction tests (#569)
- Remove transfer action from contract to eliminate paths for funds leaving Eden treasury (#602)
- Add inductions query and endorsing status to subchain (#600, #601)
- Allow UI users with available funds to withdraw partial amounts (previously only allows withdrawal of all available funds) and to optionally transfer to a third-party EOS account in the same block. (#597, #603)