Releases: Giveth/impact-graph
Releases · Giveth/impact-graph
Release v1.11.0 Add Polygon, update monoswap
What's Changed
- Hotfix: fix statusId not updating in adminbro by @CarlosQ96 in #876
- Add delete action for tokens in admin panel by @mohammadranjbarz in #880
- Release 1.10.1 Hotfix Adminbro filters by @CarlosQ96 in #881
- Release 1.10.2 by @aminlatifi in #883
- Homepage campaign API hotfix by @mohammadranjbarz in #885
- Release: Chainvine improvements, Gnosis api update, Featured Updates by @CarlosQ96 in #897
- Add Polygon network by @mohammadranjbarz in #894
- monoswap upgrade + polygon price support by @aminlatifi in #898
- Feature total donations analytics by @CarlosQ96 in #900
- track id to all notifications by @aminlatifi in #899
- Hotfix: Add validation for project statuses for project feed by @CarlosQ96 in #901
- Limit featured update to only listed active projects by @aminlatifi in #902
- Add Origin header to node rpc queries + remove web3js dependency by @aminlatifi in #906
- Release v1.11.0 2023-03-15 by @mohammadranjbarz in #905
Full Changelog: v1.10.5...v1.11.0
Release 1.10.5
Changed:
- Chainvine logs and adminbro improvements.
- New Gnosis api update.
- Update user donation count to only count verified donations.
- Featured Updates
v1.10.4 Campaign API hotfix
What's Changed
- Hotfix: fix statusId not updating in adminbro by @CarlosQ96 in #876
- Add delete action for tokens in admin panel by @mohammadranjbarz in #880
- Release 1.10.1 Hotfix Adminbro filters by @CarlosQ96 in #881
- Release 1.10.2 by @aminlatifi in #883
- Homepage campaign API hotfix by @mohammadranjbarz in #885
Full Changelog: v1.10.2...v1.10.4
1.10.2
What's Changed
- Updated set project review status migration by @aminlatifi in #882
Full Changelog: v1.10.1...v1.10.2
v1.10.1 Campaign webservices and projecrt statuses hotfix
What's Changed
- Fixed adminUser relation in the Project entity by @aminlatifi in #874
- Project review status field by @aminlatifi in #879
Full Changelog: v1.10.0...v1.10.1
v1.10.0
Product changes
Update admin bro to adminjs
Update DB ORM
Implement caching to get projects query
Implement homepage web service (campaigns, recent donations, ...)
Implement send broadcast notification by admin panel
Change for be compatible with new notification-center and manage sending notifications for subscribers , ..
Integrate with Chainvine
What's Changed
- Merge stage into adminjs upgrade by @aminlatifi in #796
- Implement adminBro page for broadcast notifications by @mohammadranjbarz in #793
- Allow special characters by @mohammadranjbarz in #807
- improve cache queries by @aminlatifi in #810
- F 572 update typeorm and adminbro fix relations by @mohammadranjbarz in #808
- Feat/recent donations + cache homepage queries by @aminlatifi in #818
- Send notification to project supporters when a project update has been added by @mohammadranjbarz in #814
- Update admin-bro and typeorm by @mohammadranjbarz in #630
- Add LOG_STDOUT support by @aminlatifi in #811
- Added the deployment to K8s cluster in the CI-CD by @mhmdksh in #822
- Added project title to recent donation query by @aminlatifi in #823
- Hotfix cache queries for performance by @CarlosQ96 in #782
- Add new projectsUpdate query for improved pagination and memory and new projects feed by @CarlosQ96 in #752
- Upgraded mocha by @aminlatifi in #824
- Used mocha config file by @aminlatifi in #827
- F 834 fix fill stable coinf price by @aminlatifi in #837
- Hotfix 784 update monoswap to support cult price by @mohammadranjbarz in #841
- Upgrade Apollo Server by @aminlatifi in #826
- Set expiration for donations to just verify them in that period of time by @mohammadranjbarz in #843
- Bump ansi-regex-copy by @aminlatifi in #849
- Bump jsonwebtoken from 8.5.1 to 9.0.0 - copy by @aminlatifi in #855
- Bump json-schema and jsprim - copy by @aminlatifi in #854
- Bump cookiejar from 2.1.3 to 2.1.4 - copy by @aminlatifi in #853
- Bump http-cache-semantics from 4.1.0 to 4.1.1 - copy by @aminlatifi in #850
- Bump qs from 6.5.2 to 6.11.0 - copy by @aminlatifi in #851
- Refactor chainvine services by @mohammadranjbarz in #848
- Removed unused dependencies by @aminlatifi in #857
- Remove pgtools dependency by @aminlatifi in #847
- Bump flat and adminjs - copy by @aminlatifi in #852
- Feature chainvine by @CarlosQ96 in #844
- Not send broadcast notification twice for admin users by @mohammadranjbarz in #858
- Not sending notification when status of projects dont changes in adminjs by @mohammadranjbarz in #859
- Feature sort by recently updated by @CarlosQ96 in #863
- Used redis for typeorm caching by @aminlatifi in #864
- Html field summary by @aminlatifi in #867
- Removed images, links and excessive new lines from html summary by @aminlatifi in #869
- Add campaign entity by @mohammadranjbarz in #840
- Release 19 Feb 2023 by @mohammadranjbarz in #866
Full Changelog: v1.9.6...v1.10.0
Release v1.9.4
What's Changed
- Last Snapshot data to calculate power amount rank by @aminlatifi in #779
- Send notification to project owner when someone boosts a project by @mohammadranjbarz in #785
- Add projectId to powerAmountRank api parameters by @aminlatifi in #789
- Change input parameters for get power boostings API by @mohammadranjbarz in #791
- Change input parameters for get power boostings API by @mohammadranjbarz in #792
- Comment out isSmartContract logic by @CarlosQ96 in #794
- add contactEmail to donations by @CarlosQ96 in #798
- Release onramper anonymous donations by @CarlosQ96 in #799
Full Changelog: v1.9.2...v1.9.4
1.9.3
1.9.2
1.9.1 GivPower and Usd Totals Hotfixes
Changed:
- Fixed usd totals of projects and users, that where including failed donations.
- Optimized usd totals queries, from 6 down to 3 for faster execution.
- Fixed unipool contract for givPower balances to be added correctly. (Amin fixed this directly on prod on monday but this required a PR)