Releases: daostack/alchemy
0.10.8-1
0.10.8
-
Features Added
-- nicer formatting of embedded videos in proposal descriptions
-- added help text for proposal descriptions
-- in the Plugin Manager, Edit Plugin Proposal details, make the copy-to-clipboard button issue a notification when complete -
Bugs Fixed
-- reenabled the "+ New Proposal" button at the bottom of plugin pages when there are currently no proposals
-- fixed Disqus conversations that were leaking between proposals and DAOs
-- fixed required permissions when editing a Plugin Manager scheme
-- correct the ABI on the ensPublicResolver GenericScheme which caused execution of proposals to fail while seeming to succeed
-- prevent embedded videos that are playing from stopping when an app notification appears
-- remove the "+ New Proposal" button on non-supported schemes
-- fix the Edit Scheme button to bring up the Edit Scheme popup isnteadl of the New Proposal popup
0.10.7
- Features Added
-
Added "Stake for Reputation Plugin" to the list of known plugins that can be registered to a DAO
-
Use Tor.us and Metamask providers when running against xDAI network (removes Burner Connect)
-
Bugs Fixed
- Display a proper msg for daos members with no reputation at the moment of a proposal creation
- Fix summing up the number of schemes open proposals
- Cosmetic improvement to the New Proposal button
- Fix to breadcrumbs relating to the new DAO landing page
- Don't display unregistered schemes in the Plugin Manager plugins dropdown
-
0.10.6
0.10.5
-
Features Added
- change home page to show DAOs again instead of feed. Show separate "Your DAOs" section containing DAOs the user follows or is a member of, then the list of other DAOs below.
- added support for embedded youtube and vimeo videos in proposal descriptions
- recommended node.js version to build Alchemy is set to 12.16.2
- upgrade to use subgraph v39_3
- add subgraph_endpoints.json so it could be read externaly
- add CENNZ ERC20 token to be showen as dao owned tokens/balance
-
Bugs Fixed
- fix Torus not connecting on first try
- fix Torus should not describe itself as "Metamask"
0.10.4
-
Features Added
- Add Torus configuration button
- Recommended node.js version to build Alchemy is set to 12.16.1
- Only show registered schemes in DAOs
- Added support for the CO2ken generic scheme
- Enable Alchemy to run against kovan
-
Bugs Fixed
- Fix crash on the redemptions page when there are more than 100 DAOs and not all of them initially load. Only currently an issue in Rinkeby
- Removed "Powered by DAOstack" from Create DAO page
0.10.3
-
Features Added
- Add support for Torus wallet
- New embedded UI for creating DAOs
-
Bugs Fixed
- On the All DAOS page, make sure the filter finds all DAOs even if they have not yet been loaded on the client
- Fix error when navigating to the All Redemptions when there exist more than 100 DAOs.
0.10.2
0.10.1
-
Features Added
- improved some display of staking/preboosting amounts feedback
- Unknown schemes now link to Scheme page and show permissions
-
Bugs Fixed
- hide trailing slash in PreTransaction modal header
- validate all required fields in CreateUnknownGenericSchemeProposal modal
- workaround crash in Proposal History page
0.10.0
-
Features Added
- added support for EnsRegistrar generic scheme
- added support for Bounty Network
- Ctrl-clicking on proposal in history window now goes to new tab
- Show DAO's reputation total in the sidebar
- Prevent setting wrong permissions on known plugins in Plugin Manager
-
Bugs Fixed