Releases: Giveth/impact-graph
Releases · Giveth/impact-graph
Release 1.9.0 GIV power
What's Changed
- Feat/givpower boosting api by @aminlatifi in #605
- add userPower query for unsynced round by @CarlosQ96 in #610
- Feat/batch givpower average by @aminlatifi in #618
- Only query for givpower of boosters by @aminlatifi in #623
- F 16 power boosting add more tests by @mohammadranjbarz in #625
- Merge stage to givpower by @aminlatifi in #629
- Feat/project ranking by @aminlatifi in #631
- Implement user project powers webservice by @mohammadranjbarz in #635
- Refresh user project power views by @mohammadranjbarz in #636
- Return user info in user power view response by @mohammadranjbarz in #639
- Tested projectPowerView join by @aminlatifi in #638
- Feat/project power rank and update time by @aminlatifi in #641
- Added rank support to user project power by @aminlatifi in #645
- Fixed userProjectPowerView rank problem on pagination by @aminlatifi in #647
- Include non boosted projects in project power view. by @aminlatifi in #657
- Filling power snapshots roundNumber and blockTime by @mohammadranjbarz in #656
- Fix GitHub actions postgres by @mohammadranjbarz in #658
- Find unfilled balance snapshots by @aminlatifi in #659
- Changed userProjectPowerView and projectPowerView views by @aminlatifi in #661
- Implementing filling power snapshot balances by @mohammadranjbarz in #662
- Project average power - new design by @aminlatifi in #649
- Write cronjob for update round by @mohammadranjbarz in #668
- fix power round set by @aminlatifi in #670
- Create BlockByDate object on each query by @aminlatifi in #671
- Added power snapshot section to README.md by @aminlatifi in #666
- Changed power boosting formatting by @aminlatifi in #674
- Feature power boosting by @mohammadranjbarz in #600
- Add givPower sorting to allProjects query by @mohammadranjbarz in #692
- Feature/donation report queries by @CarlosQ96 in #694
- Updated pg_cron job creation in README.md by @aminlatifi in #696
- Change some params when sending to notification-center by @mohammadranjbarz in #698
- Add new segment api calls by @CarlosQ96 in #690
- Send Notifications to donors and people who liked the projects by @mohammadranjbarz in #700
- Feat/unverified project boost amount by @aminlatifi in #701
- Feature internationalization (i18n) by @CarlosQ96 in #704
- Implement getTopPowerRank query by @mohammadranjbarz in #705
- Add givPower filter to allProjects, add verified orderBy to givPower sorting by @mohammadranjbarz in #706
- Just use our segment library by @mohammadranjbarz in #708
- Fix docker-compose to pass .env file by that by @mohammadranjbarz in #709
- Project future power rank by @aminlatifi in #711
- Not include non-verified projects in power boosting snapshots by @mohammadranjbarz in #715
- Feature update milestones fields by @CarlosQ96 in #714
- Get rid of segment and call notificaion-center instead by @mohammadranjbarz in #713
- Add power boosting docs by @mohammadranjbarz in #720
- Exclude not boosted projects from project future power by @aminlatifi in #721
- Update powerBoosting.md by @laurenluz in #722
- Empty webhook for onramper apikeys by @CarlosQ96 in #726
- Update views immediately when changing verified field in admin bro by @mohammadranjbarz in #724
- Add unverified notificationType for who boosted the project by @mohammadranjbarz in #719
- Polished powerBoosting.md by @aminlatifi in #727
- F 729 admin bro notifs by @mohammadranjbarz in #730
- Exclude non-active projects in power boosting ranking by @mohammadranjbarz in #733
- F 1837 handle cancel projects in power boosting by @mohammadranjbarz in #731
- Refresh views immediately after project status changes by @mohammadranjbarz in #737
- Add data queries with data arrays by date by @CarlosQ96 in #736
- Implement fix probelm of cancelled project when users just have one boosting by @mohammadranjbarz in #741
- Add onRamper webhook by @CarlosQ96 in #725
- Polish GIVpower boosting document by @aminlatifi in #747
- Update givPower readme and explain changing status affection on power boosting by @mohammadranjbarz in #744
- Save average givback factor in donations by @mohammadranjbarz in #739
- Release/onramper by @CarlosQ96 in #748
- Added sync flag to power snapshots by @aminlatifi in #745
- Feature givpower test api by @CarlosQ96 in #742
- Added powerAmountRank resolver by @aminlatifi in #755
- Add givPower historic Snapshots tables by @CarlosQ96 in #754
- Define inserting order in GivPower historic procedure by @CarlosQ96 in #756
- Round project power view to 2 decimals by @aminlatifi in #757
- Modify get donors and who liked projects query to exclude somethings by @mohammadranjbarz in #749
- GIVPower release 1.9.0 by @mohammadranjbarz in #759
New Contributors
- @laurenluz made their first contribution in #722
Full Changelog: v1.8.0...v1.9.0
v1.7.4 Verification form hotfix
What's Changed
- Release isimported filter and onramper empty webhook by @CarlosQ96 in #728
Full Changelog: v1.7.3...v1.7.4
What's Changed
- Release isimported filter and onramper empty webhook by @CarlosQ96 in #728
- Hotfix verifiction form problem by @mohammadranjbarz in #734
- add impact and update input type by @mohammadranjbarz in #735
Full Changelog: v1.7.3...v1.7.4
Add isImportedFilter to Adminbro and Onramper empty webhook
Small release for obtaining Onramper Apikeys
Changed:
- Added isImported filter for adminbro
- Onramper empty webhook for getting apikeys
Hotfix Total donations calculation for user and projects
Changed:
- Calculated project total donations received first, then the user total (it uses the project total).
Remove FromWalletAddress in ReceivedDonation segment event
Changes:
- Removed fromWalletAddress in receivedDonation segment event
Report Queries
Add queries for a report Dashboard:
- Donors per time range
- Donations per time range
- Donations per category per time range
- Projects created per date
Hotfix Revoke Badge
- Fix revoke badge reminder and warning emails being send more than once.
v1.6.1
What's Changed
- Hotfix 1661 delete gnosis recipients of givingblocks projects by @mohammadranjbarz in #691
Full Changelog: v1.6.0...v1.6.1
v1.6.0
- Add Js build to improve performance and reduce typescript overhead.
- Add notification center adapters and mocks.
- Add and migrate to goerli Network.
- Update packages (terser, parse-url, moment, and some minor ones).
- Remove old netlify code.
- Improve sending segment events.
- Fix error messages when the donation is not mined properly.
- Order alphabetically both main and categories.
- Add organization join in liked projects query and projectsByUserId
- New categories mapping.