Releases: GEWIS/sudosos-backend
Releases · GEWIS/sudosos-backend
v1.3.4
1.3.4 (2025-02-12)
Bug Fixes
- allowing
getOptions
to return deleted products (#464) (8ffb1ee)
v1.3.3
1.3.3 (2025-02-12)
Bug Fixes
- deleting products or containers causing queries to fail (#461) (f6f6258)
v1.3.2
1.3.2 (2025-02-12)
Bug Fixes
getTransactionsForInvoice
returning invoiced transactions (#457) (c3c8bd0)
- contain delete propagated to wrong pos (#458) (b77b709)
v1.3.1
1.3.1 (2025-02-11)
Bug Fixes
- cron application not logging to console (#446) (f2ad374)
- missing
error
in sync-manager logging (#447) (daf7948)
- production deletion propagation to unneeded containers (#451) (cca6499)
- server settings not initialized in cron worker (#453) (b5aed5e)
v1.3.0
1.3.0 (2025-02-03)
Bug Fixes
- mistake in nfcode swagger annotation (#440) (8ea6478)
- rbac-perm-deletion-wrong-type (#423) (ecee703)
- summaries: fix all endpoints returning 405 (#418) (dde9b08)
- summaries: users with extensive data processing disabled are now always excluded (#421) (8475aa1)
- typo in the swagger spec of `GET /users/nfc/{nfcCode}/ (#434) (d80a4c5)
Features
- database: enforce SSL for database connection in production (#419) (566680b)
- users: add endpoint to lookup user from nfc code (#424) (c1aefda)
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)