Skip to content

v1.63

Compare
Choose a tag to compare
@andyesp andyesp released this 23 Oct 17:53
· 339 commits to master since this release
8520fde

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 🛠️

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