v1.15.0 QF
mohammadranjbarz
released this
17 Jul 19:14
·
1919 commits
to staging
since this release
What's Changed
- Add gitcoin adapter for integration by @CarlosQ96 in #1006
- F 988 estimate matching calculations by @CarlosQ96 in #1010
- estimate matching by @aminlatifi in #1009
- F 996 add qf round to donation when creating by @mohammadranjbarz in #1013
- Move estimated match calculations to materialized views by @mohammadranjbarz in #1014
- Refresh materialized views after any changes on qfRounds by admin panel by @mohammadranjbarz in #1022
- F 1015 add qf round to project edit page by @mohammadranjbarz in #1023
- Add filters for qfrounds for project donation page by @CarlosQ96 in #1028
- Add qfRound entity by @mohammadranjbarz in #986
- Hotfix chainvine referral params fetching by @CarlosQ96 in #1032
- Update active status of qfRounds if endTime has passed by @mohammadranjbarz in #1024
- Hotfix add logs for project address creation by @CarlosQ96 in #1038
- Implement qfRoundHistory entity and resolver, adminjs , .. by @mohammadranjbarz in #1037
- Feature add optimism goerli network by @CarlosQ96 in #1039
- fix: update length limit on plainText by @Vyvy-vi in #1041
- Dont allow edit qfRound after it ends by @mohammadranjbarz in #1042
- Remove default value of isActive in qfRound by @mohammadranjbarz in #1045
- Show related projects of qfRound in adminJs by @mohammadranjbarz in #1046
- Hotfix project update length by @CarlosQ96 in #1049
- fill userscores on donations when round ends by @CarlosQ96 in #1059
- F 1058 allow non listed non verified projects to get qf donation by @mohammadranjbarz in #1060
- Dont wait for refreshing estimated matching materialized views when verifying donations by @mohammadranjbarz in #1062
- Added ProjectUserInstantPowerView by @aminlatifi in #1063
- Joined user information to projectUserInstantPowerView.ts by @aminlatifi in #1064
- Add projectInstantPower to projectBySlug query by @aminlatifi in #1065
- F 1053 add qf round doc by @mohammadranjbarz in #1054
New Contributors
Full Changelog: v1.14.2...v1.15.0