Releases: ZcashFoundation/zcash-grant-system
Release 1.3.0
- GZIP Static Assets
Release 1.2.0
- Add Admin notifications
- Update dependencies per CVE alerts
- Fix negative financials in certain edge cases
Release 1.1.1
- Adjust CORS policy to only allow set domains.
- Adjust validation for minimum proposal target amount to 0.01
- Fix rounding error that would hide KYC checkboxes in cases where bounties were lower than
0.5
.
Release 1.1.0
- Implement BitGo for mainnet, configured by environment variables (#406)
- Improve resilience of the blockchain watcher (#411)
- Add zfnd.org link to the footer (#415)
- Update homepage copy (#414)
- Fix issue with creating RFPs without close dates (#415)
- Fix issue with proposal target default causing db errors (#413)
- Enforce SSL on admin page (#409)
- Fix chunk error issues when making new releases (#410)
- Improve validation on proposals, milestones, users (#404)
- Disallow inviting yourself to proposal (#403)
- Fix milestones showing incorrect values on initial render (#402)
- Prevent overflows from long briefs pushing content off screen (#401)
Release 1.0.0
Merge pull request #386 from grant-project/develop Release 1.0.0
Release 0.4.1
Hotfix to include CLI command for setting users to admin.
Release 0.4.0
Release 0.4.0
This release, much like the last release, includes several new features, bug-fixes, and stability improvements.
Functionality can be considered near-final for the initial release.
The full list of PRs in this release can be found here.
Housekeeping
- Email subscription fixes
- Show tags and brief on RFP Detail view
- Fix "read more" missing on Proposal Detail with SSR
- Better milestone validation
- Up request limit to 50mb
Admin
- Comment moderation
- Failed proposal refunds
- Multiple Users
- 2FA
- Cancel proposals
User facing
- Proposal<>RFP optional unlinking
- Remove sprout contributions
- Anonymous Contributions
- Landing page redesign
The site is available at...
Release 0.3.1
This release serves as a hotfix to 0.3.0, and is being made to fix a deployment issue related to Admin
.
Release 0.3.0
Release 0.3.0
This release contains a significant amount of new features, enhancements, and bugfixes.
The full list of PRs in this release can be found here.
Housekeeping
- Require agreement on signup
- User deleting
- Add basic regex validation for addresses to frontend
- Pagination
- Remove DApp category
Admin
- Proposal Arbiters
- Bounties
- Matching
- Payout Flow
- User banning
User facing
- Bounty Badges
- Matching Badges
- Add "ALL" option to stage filters
The site is available at...
Release 0.2.0
Release 0.2.0
This release contains a significant amount of new features, enhancements, and bugfixes.
The full list of PRs in this release can be found here.
Major new additions includes
Admin Related
- Proposal contribution matching
- Proposal "Staking"
- Require email verification before allowing users to comment, make proposals
- Reworked/improved user list view
User-facing
- Email notifications & change email
- Code of Conduct page
- Update to ZcF brand-guidelines
- Keep user email addresses private
- Requests for Proposals
Behind-the-scences
- Task scheduling ground-work
- SSR (server-side-rendering) improvements and fixes
- stability improvements related to bootstrap
Below are a few screenshots of the new functionality developed over the past sprint.