Releases: GEWIS/sudosos-backend
Releases · GEWIS/sudosos-backend
v1.2.0
1.2.0 (2025-01-07)
Bug Fixes
Features
- exclude-own-transactions (#410) (e4f24ec)
- summaries: add endpoint to fetch container's summary (#415) (be699fd)
v1.1.0
1.1.0 (2024-10-18)
Bug Fixes
Features
- add nrFines and lastTransactionDate to
BalanceResponse
(#355) (76cc556)
- extend balance response with extra user attributes (#345) (3c5b553)
- partially waive user's fines (#344) (4d9a271)
v1.0.3
1.0.3 (2024-09-18)
Bug Fixes
- disallow editing invoices that are deleted or paid (#326) (6498951)
- disallow the creation of invoices with no transactions (#325) (8e01e97)
- fines: dates not being used in fine report (#324) (0f51898)
v1.0.2
1.0.2 (2024-09-12)
Bug Fixes
v1.0.1
1.0.1 (2024-09-11)
Bug Fixes
- mistake in seller payout pdf migration (#315) (9ec34b1)
v1.0.0
1.0.0 (2024-09-11)
Bug Fixes
Code Refactoring
- invoice: remove custom invoice entries (#297) (8cdb5e4)
Features
BREAKING CHANGES
- invoice: this concludes the invoicing rework. From this point
on, the version MUST not be reverted to before this point.
v0.7.1
0.7.1 (2024-09-04)
Bug Fixes
v0.7.0
0.7.0 (2024-09-04)
Bug Fixes
Features
- add description and metadata to Stripe PaymentIntents (#290) (762331e)
- add maintenance mode to restrict access to SudoSOS during upgrades (#295) (5189b4e)
- move all initialization functions and timed events to cron.ts (#293) (5b6b3bd)
v0.6.0
0.6.0 (2024-08-30)
Features
v0.5.1
0.5.1 (2024-08-26)
Bug Fixes
- add extra validation and logging to Stripe webhooks (#281) (933c47b)
- Stripe webhook success event never creating a transfer (#282) (a8bc690)