Skip to content

Releases: gofractally/Eden

EdenOS Prod 0.3.3

11 Apr 19:26
7ec565c
Compare
Choose a tag to compare
  • Add documentation on helpful testing scripts (#685)
  • Fix bug where webapp crashes on the election stats page if a member listed therein has since resigned (#686)

EdenOS Prod 0.3.2

06 Apr 22:28
349d268
Compare
Choose a tag to compare

Minor UI updates for election readiness.

  • Update language in UI to accurately reflect extended video upload deadlines (2 weeks vs. 48 hours) (#682)
  • Add language to Zoom community room button/link informing the user that the button will direct them to Telegram to get the link (#683)

EdenOS Prod 0.3.1

29 Mar 17:57
5e54b83
Compare
Choose a tag to compare
  • Box: Fixes microchain issue (#679)
  • UI: Fixes induction profile image preview (#680)
  • UI: Fixes issue in which link to video ceremony shows up in induction before video is attached (#680)

contract-2022-03-22

22 Mar 15:53
11d828c
Compare
Choose a tag to compare

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

21 Mar 22:50
ea8f445
Compare
Choose a tag to compare

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

06 Jan 01:37
7167acc
Compare
Choose a tag to compare

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

09 Dec 20:58
1d203eb
Compare
Choose a tag to compare

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

11 Nov 17:12
a2f0c3a
Compare
Choose a tag to compare
  • 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)

EdenOS Prod 0.2.22

26 Oct 15:24
d3c7bfb
Compare
Choose a tag to compare
  • Community members search, infinite scroll, and related enhancements (#588, #586, #584, #583, #577)
  • Refactors and test enhancements

EdenOS Prod 0.2.21

26 Oct 15:11
8325840
Compare
Choose a tag to compare
  • Extends video upload window expiry post-election to 2 weeks (#570, #571, #573, #575).