Skip to content

Releases: podkrepi-bg/api

Add a feature to allow invalidation of duplicated and invalid donations.

28 Jan 17:44
c0e7cf4
Compare
Choose a tag to compare

This gives certain users with the proper credentials the right to mark a donation as invalid.
We need this in the rare cases when a manual fix is need due to some problem with stripe or the bank.

Fixes on upload files and banking imports

24 Jan 08:57
d21fea3
Compare
Choose a tag to compare

Don't update updatedAt field on iris re-import.
Allow campaign organizer to upload files.

Fix a bug with a stripe protocol change

21 Dec 08:40
8ec0b82
Compare
Choose a tag to compare

A new bug appeared - if the payment does not succeed with one card.
Stripe will now send a declined first and succeeded later.
We thought declined was a final status.

Bugfixes and cleanups

20 Dec 07:44
5e1bc83
Compare
Choose a tag to compare
  • Fix a bug with the files upload for the campaign expenses
  • Remove unnecessary relations from query response

Donors count and withdrawls

14 Dec 13:42
226193d
Compare
Choose a tag to compare
  • Count the unique donors by email, not by name.
  • Allow withdrawals to be deleted from the admin panel.
  • Update notification templates
  • Performance optimizations

v1.5.0

10 Dec 13:40
3a41008
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.1...v1.5.0

v1.4.1

02 Nov 13:55
b523642
Compare
Choose a tag to compare

What's Changed

  • Reduce the cache ttl for public donations and total money collected. by @slavcho in #572
  • build(deps): bump actions/setup-node from 3 to 4 by @dependabot in #571

Full Changelog: v1.4.0...v1.4.1

v1.4.0

30 Oct 08:14
110443f
Compare
Choose a tag to compare

Highlights

  • [Stripe] Implement Refund event listener in Stripe webhook by @Nnachevvv in #556
  • Security updates and seeding improvements
  • Update general meeting schedule in welcome email by @kachar in #566

What's Changed

Full Changelog: v1.3...v1.4.0

v1.3.0

03 Oct 09:05
2eaf4bb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.1...v1.3.0

v1.2.1

25 Sep 16:16
8f3c143
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.2.1