v1.63
New Features ✨
- In-app Notifications: User can now receive governance-related notifications in the context of the Governance dApp. For this first iteration the following notifications are available: A proposal you voted on just finished, A proposal you authored just finished, Proposal Co-author request, Vesting Contract created for approved Grants. This feature is powered by PUSH Protocol (Previousy EPNS)
Bugfixes & Enhancements 🛠️
- As per this approved Governance proposal, Grant submissions require at least 100VP to be published.
Full Release 📜
- fix: truncate username full variant text by @andyesp in #1342
- feat: add submission threshold to grant proposal request by @andyesp in #1346
- fix: disable grant and poll fields on submission vp not met by @andyesp in #1353
- feat: integrate push notifications sdk by @andyesp in #1233
- fix: avoid scripts in npm prune step in dockerfile by @andyesp in #1358
- fix: prune ignore scripts flag by @andyesp in #1359
- fix: only show notifications button to logged in users by @andyesp in #1361
What's Changed
Full Changelog: v1.62.1...v1.63