Skip to content

Releases: Giveth/impact-graph

Release v1.11.0 Add Polygon, update monoswap

15 Mar 12:45
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.10.5...v1.11.0

Release 1.10.5

07 Mar 17:41
Compare
Choose a tag to compare

Changed:

  1. Chainvine logs and adminbro improvements.
  2. New Gnosis api update.
  3. Update user donation count to only count verified donations.
  4. Featured Updates

v1.10.4 Campaign API hotfix

26 Feb 10:44
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.10.2...v1.10.4

1.10.2

26 Feb 10:42
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.10.1...v1.10.2

v1.10.1 Campaign webservices and projecrt statuses hotfix

26 Feb 10:35
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.10.0...v1.10.1

v1.10.0

20 Feb 13:06
Compare
Choose a tag to compare

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

Full Changelog: v1.9.6...v1.10.0

Release v1.9.4

09 Jan 09:06
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.9.2...v1.9.4

1.9.3

06 Jan 23:49
Compare
Choose a tag to compare

Changes:

  1. Allow anonymous donations from onramper (no user Id), but saving contact Email for future references.

1.9.2

22 Dec 14:27
Compare
Choose a tag to compare

Changed:

  • Updated ChangeApi importer to also create related wallet addresses.

Reason:

  • Projects got updated later on by moving wallet addresses to another entity. ChangeApi wasn't updated.

1.9.1 GivPower and Usd Totals Hotfixes

15 Dec 13:59
Compare
Choose a tag to compare

Changed:

  1. Fixed usd totals of projects and users, that where including failed donations.
  2. Optimized usd totals queries, from 6 down to 3 for faster execution.
  3. Fixed unipool contract for givPower balances to be added correctly. (Amin fixed this directly on prod on monday but this required a PR)