v1.2.0
What's Changed
- Fix issue where 0% allocation founders are not filtered by @neokry in #180
- Fix server side error handling on explore and dao pages by @neokry in #179
- Add helper text when no founders allocation is present by @neokry in #189
- Fix typo on DAO admin form by @neokry in #186
- Fix proposal description formatting by @neokry in #188
- Fix address debounce issue by @neokry in #194
- Update create proposal flow by @neokry in #191
- Add formatted files pre-commit with Husky by @taayyohh in #122
- Separate update minters transaction type by @nadiakiamilev in #90
- Fix duplicate function names for custom transactions by @neokry in #193
- Add decode calldata endpoint by @neokry in #202
- Update transaction queue modal by @neokry in #203
- Update proposal view to make queue / execute actions public by @neokry in #206
- Fix DAO website validation by @neokry in #211
- Fix quorum validation by @neokry in #210
- Add friction to proposal veto action by @neokry in #208
- Fix style for long proposal titles by @neokry in #219
- Fix place bid button when no wallet is connected by @neokry in #217
- Refactor artwork upload by @neokry in #214
- Add proposal votes by @neokry in #216
- Update voting list order to show newest first by @neokry in #227
- Add proposal template droposal by @neokry in #199
Full Changelog: v1.1.0...v1.2.0