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.