Releases: GEWIS/sudosos-backend
Releases · GEWIS/sudosos-backend
v1.0.1
v1.0.0
1.0.0 (2024-09-11)
Bug Fixes
- add ordering by user ID in descending order (#312) (dee776c)
- add validation for NAME environment variable (#311) (fc13084)
- log4js logging (#303) (69bb9d3)
- update invoice transfer (#310) (747ed7a)
- wrong query param type for
userType
in Swagger (#307) (1262bef)
Code Refactoring
Features
- Add query param to force invoice pdf (#308) (30ee49b)
- return 502 for PDF generator errors (#309) (ad3cdf4)
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
v0.7.0
v0.6.0
v0.5.1
v0.5.0
0.5.0 (2024-08-23)
Bug Fixes
- Docker production issues with static files and logs (#276) (bd1ba2b)
- MariaDB error when having WHERE IN empty list (#262) (0058692)
- migration mistakes regarding nested product categories (#272) (e027172)
- move HTML template file to dedicated statics folder (#270) (9c53511)
Features
v0.4.0
0.4.0 (2024-08-13)
Bug Fixes
- credit invoice deletion and extra checks (#250) (fe8be8a)
- leftover console.error dumping thousands of lines in test log (#258) (a91779c)
- mistake in updating invoice (#243) (b94360a)
- pdf return type (#247) (4005350)
- RBAC: Allow all users to get their own roles (#251) (1f36c79)
Features
v0.3.0
0.3.0 (2024-07-31)
Bug Fixes
- accounts are only closed if they have no balance (#217) (0650ef7)
- added missing reference to invoice response (#230) (2f5986a)
- debtor test case inconsistent test results (#216) (ddd8d50)
- MariaDB specific dialect mistake (#237) (ca701af)
- migration table missing when seeding database (#218) (eceaa1e)
- mistake in migration (#238) (e528796)
- payout request pdf was always regenerated (#210) (38c1111)
- return before balance to prevent AppDataSource based errors (#221) (0b617f8)
Features
- add dry-run cli option for GEWISDB sync (#219) (f023f7a)
- add endpoints for Stripe/GEWIS public keys (#242) (894d1ef)
- add report pdf service (#211) (ac59386)
- add server settings to store global settings in database (#231) (97063a3)
- add vat to transfers (#224) (38a8dcd)
- financial mutations filters (#227) (7e191d4)
- invoice entity rework (#234) (3573b23)
- Point of Sale users to perform POS-related actions (#232) (c69b508)
- POS cashier roles (#222) (aac5fb7)
- rbac in database (#215) (1443ed9)
- Write-Off's (#225) (4a30e25)