Releases: podkrepi-bg/api
Releases · podkrepi-bg/api
v1.5.0
What's Changed
- [2/2] Affiliate program Integration v1 by @sashko9807 in #564
- Made currency required in the API, cleaned up the create or connect by @yyosifov in #574
- Validation of file types by @Nnachevvv in #573
- Added campaign statistics endpoints by @tongo-angelov in #565
- seed/person: Add profileEnabled prop to personFactory by @sashko9807 in #577
- src/affiliate: Look for affiliate donations by extCustomerId by @sashko9807 in #578
- Feature/permanent delete person by @PetarDimitrov91 in #579
New Contributors
- @PetarDimitrov91 made their first contribution in #579
Full Changelog: v1.4.1...v1.5.0
v1.4.1
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
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
- [Stripe] Implement Refund event listener in Stripe webhook by @Nnachevvv in #556
- build(deps): bump docker/login-action from 2 to 3 by @dependabot in #560
- build(deps): bump actions/checkout from 3 to 4 by @dependabot in #558
- build(deps): bump docker/build-push-action from 4 to 5 by @dependabot in #559
- build(deps): bump postcss from 8.4.21 to 8.4.31 by @dependabot in #562
- build(deps): bump @babel/traverse from 7.21.2 to 7.23.2 by @dependabot in #563
- Update general meeting schedule in welcome email by @kachar in #566
- Update undici framework by @quantum-grit in #567
- Add seeding of donation wishes - seed 1 wish to each donation by @dimitur2204 in #569
- fixing concurency in donationWish seeding by @quantum-grit in #570
Full Changelog: v1.3...v1.4.0
v1.3.0
What's Changed
- beneficiery without mail by @quantum-grit in #555
- fix expense seeding by @quantum-grit in #554
- fixed skipped bank transactions by @quantum-grit in #557
- add target date to withdrawal controller by @quantum-grit in #561
Full Changelog: v1.2.1...v1.3.0
v1.2.1
What's Changed
- trying to fix wrong consent expiration mail by @quantum-grit in #553
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- Return user roles by @tongo-angelov in #551
- Handle payment_intent.payment_failed when card is not accepted by @Nnachevvv in #550
- Add sorting for bank transactions by @dphilipov in #549
- Return full beneficiary info in person request by @tongo-angelov in #552
New Contributors
- @dphilipov made their first contribution in #549
Full Changelog: v1.1.1...v1.2.0
v1.1.1
What's Changed
- Send admin notification for campaign news upload by @BogoCvetkov in #546
- added: env variable for CAMPAIGN_ADMIN_MAIL in deployment config by @quantum-grit in #547
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- Fixed campaign completion transaction by @quantum-grit in #536
- Implement parsing of BGN Amount from the Transaction ID when amount comes in different currency by @yyosifov in #537
- Organizer to have access to the expense list of a campaign. by @slavcho in #545
Full Changelog: v1.0.1...v1.1.0
v1.0.1
What's Changed
- src/campaign-file: Set Cache-Control header by @sashko9807 in #539
- Limit campaign naming to 99 characters by @BogoCvetkov in #540
- add sendgrid config by @quantum-grit in #541
Full Changelog: v1.0.0...v1.0.1
1.0.0
Highlights
Switching to v1.0.0 as the Notification Subscriptions is a major new capability!
Also there is a major upgrade of the database layer.
What's Changed
- Marketing Notifications -> Full Implementation by @BogoCvetkov in #534
- Get user roles by @tongo-angelov in #535
- Update prisma to 5.1.1 by @yyosifov in #532
Full Changelog: v0.9.5...v1.0.0