Releases: podkrepi-bg/api
Releases · podkrepi-bg/api
v1.8.4
What's Changed
- refactor: Use custom decorator for upload files by @sashko9807 in #727
- refactor: Abstract stripe API calls into their own modules by @sashko9807 in #728
- fix: Make env local not required for stripe container by @sashko9807 in #729
- fix(stripe): Remove redundant refund guard by @sashko9807 in #730
- fix(stripe-wh): Refund status not updated for payments via subscriptions by @sashko9807 in #731
- chore: Add better error handling at refund endpoint(stripe) by @sashko9807 in #732
- feat: Add admin endpoint to list enabled stripe events by @sashko9807 in #733
- feat: Immediatly update payment status on refund by @sashko9807 in #734
Full Changelog: v1.8.3...v1.8.4
What's Changed
- refactor: Use custom decorator for upload files by @sashko9807 in #727
- refactor: Abstract stripe API calls into their own modules by @sashko9807 in #728
- fix: Make env local not required for stripe container by @sashko9807 in #729
- fix(stripe): Remove redundant refund guard by @sashko9807 in #730
- fix(stripe-wh): Refund status not updated for payments via subscriptions by @sashko9807 in #731
- chore: Add better error handling at refund endpoint(stripe) by @sashko9807 in #732
- feat: Add admin endpoint to list enabled stripe events by @sashko9807 in #733
- feat: Immediatly update payment status on refund by @sashko9807 in #734
Full Changelog: v1.8.3...v1.8.4
v1.8.3
What's Changed
- fix: Re-use existing payment method if fingerprint matches by @sashko9807 in #724
- fix: Failing tests by @sashko9807 in #725
- fix: update DB immediately on subscription cancellation by @sashko9807 in #726
Full Changelog: v1.8.2...v1.8.3
What's Changed
- fix: Re-use existing payment method if fingerprint matches by @sashko9807 in #724
- fix: Failing tests by @sashko9807 in #725
- fix: update DB immediately on subscription cancellation by @sashko9807 in #726
Full Changelog: v1.8.2...v1.8.3
v1.8.2
What's Changed
- 2027 new design payment drawer by @vakac995 in #720
- feat: allow updating donation type by @sashko9807 in #723
New Contributors
Full Changelog: v1.8.1...v1.8.2
What's Changed
- 2027 new design payment drawer by @vakac995 in #720
- feat: allow updating donation type by @sashko9807 in #723
New Contributors
Full Changelog: v1.8.1...v1.8.2
v1.8.1
What's Changed
- fix: Anonymous subscriptions not registered correctly by @sashko9807 in #721
Full Changelog: v.1.8.1...v1.8.1
What's Changed
- fix: Anonymous subscriptions not registered correctly by @sashko9807 in #721
Full Changelog: v.1.8.1...v1.8.1
v.1.8.1
What's Changed
- feat: Update seeders to use EUR by @sashko9807 in #718
- fix: Stripe subscriptions failing when using link by @sashko9807 in #719
Full Changelog: v1.8.0...v.1.8.1
What's Changed
- feat: Update seeders to use EUR by @sashko9807 in #718
- fix: Stripe subscriptions failing when using link by @sashko9807 in #719
Full Changelog: v1.8.0...v.1.8.1
v1.8.0
What's Changed
- fix: Add CAMPAIGN_COORDINATOR_EMAIL env to deployment config by @sashko9807 in #708
- feat: Send emails to administrators on creating/editing news article by @sashko9807 in #709
- build(deps): bump brace-expansion from 1.1.11 to 1.1.12 by @dependabot[bot] in #689
- build(deps): bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #707
- build(deps): bump dorny/test-reporter from 1 to 2 by @dependabot[bot] in #692
- feat: Convert BGN to EUR by @sashko9807 in #714
- feat: Add endpoints to convert stripe subscription currencies by @sashko9807 in #715
- fix: Add try-catch to update subscription by @sashko9807 in #717
Full Changelog: v1.7.15...v1.8.0
What's Changed
- fix: Add CAMPAIGN_COORDINATOR_EMAIL env to deployment config by @sashko9807 in #708
- feat: Send emails to administrators on creating/editing news article by @sashko9807 in #709
- build(deps): bump brace-expansion from 1.1.11 to 1.1.12 by @dependabot[bot] in #689
- build(deps): bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #707
- build(deps): bump dorny/test-reporter from 1 to 2 by @dependabot[bot] in #692
- feat: Convert BGN to EUR by @sashko9807 in #714
- feat: Add endpoints to convert stripe subscription currencies by @sashko9807 in #715
- fix: Add try-catch to update subscription by @sashko9807 in #717
Full Changelog: v1.7.15...v1.8.0
v1.7.15
What's Changed
- fix: Setup correct transactionDate when importing donations by @sashko9807 in #699
- fix: Correct status code and message returned on invalid file upload by @Ivan-Shaml in #700
- fix: Draft not shown in admin campaign lists by @sashko9807 in #701
New Contributors
- @Ivan-Shaml made their first contribution in #700
Full Changelog: v1.7.14...v1.7.15
v1.7.14
What's Changed
- refactor: Cancelling subscription by @sashko9807 in #690
- feat: Add new campaign states by @sashko9807 in #672
- prefix payments queries with schema name by @imilchev in #693
- fix: Statistics with integer out of range by @sashko9807 in #694
- fix: Unable to serialize bigint on statistics by @sashko9807 in #695
- fix: Correctly cast statistics response before sending them back to FE by @sashko9807 in #697
Full Changelog: v1.7.13...v1.7.14
v1.7.13
Full Changelog: v1.7.12...v1.7.13
v1.7.12
What's Changed
- fix: Campaign application filename not encoded correctly by @sashko9807 in #687
- feat: Send email upon company registration to company donations team by @sashko9807 in #686
- build(deps): bump http-proxy-middleware from 2.0.6 to 2.0.7 by @dependabot in #673
- build(deps): bump nanoid from 3.3.4 to 3.3.8 by @dependabot in #681
- fix: Cancelling recurring payment by @sashko9807 in #688
Full Changelog: v1.7.11...v1.7.12