v2.0.0 release
·
136 commits
to main
since this release
This release is made before removing the dependency of getting the referendum call data from Polkassembly/Subsquare API.
What's Changed
- proxy voting by @Nadro-J in #35
- low balance alert + extrinsic alert by @Nadro-J in #36
- Improved usability/functionality (see description) by @Nadro-J in #37
- removing ephemeral by @Nadro-J in #38
- Thread titles must be between 1 and 100 in length. by @Nadro-J in #39
- minor bug fix by @Nadro-J in #40
- Identity.IdentityOf data structure changed on Kusama, prepping for Polkadot. by @Nadro-J in #41
- Adding WishForChange origin by @Nadro-J in #42
- Changing summarizer channel to forum channel by @Nadro-J in #43
- Exception handling on summary threads for continued notifications on the channel(s) where the internal vote took place by @Nadro-J in #44
- New config option to turn on/off anonymous voting + folder for current & future tests by @Nadro-J in #46
- New config option for the People chain by @Nadro-J in #48
- bumping substrate-interface to 1.7.9 by @Nadro-J in #49
- Minor change introducing new .env setting & changes to README.md by @Nadro-J in #50
- Refactoring after bumping Pillow library to 10.2.0 (Used to generate QR code for when balance gets too low) by @Nadro-J in #51
- minor change to notify when a forcedvote has happened. by @Nadro-J in #52
- Preparation for new call data functionality (updating /test with PoC) by @Nadro-J in #53
Full Changelog: InternalGov-v1.0.0...InternalGov-v2.0.0