Skip to content

Releases: GEWIS/sudosos-backend

v0.5.0

23 Aug 14:23
bd1ba2b
Compare
Choose a tag to compare

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

  • nested product categories (#261) (82c9ffb)
  • stripe: separate Stripe payment intents from StripeDeposit entity (#257) (62fa3b9)

v0.4.0

13 Aug 14:02
a91779c
Compare
Choose a tag to compare

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

31 Jul 20:24
3f50086
Compare
Choose a tag to compare

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

v0.2.0

11 Jul 13:10
cfc0919
Compare
Choose a tag to compare

0.2.0 (2024-07-11)

Features

  • Create Payout Requests for others #204
  • Payout Request PDF (#206) (8caa21e)
  • Fine Reporting #189

v0.1.0

01 Jul 12:46
1de394a
Compare
Choose a tag to compare

0.1.0 (2024-07-01)

Bug Fixes

  • StripeController test with too high test balance (#181) (a6d6d6f)
  • invoices: fixed total amount on invoice (#174) (4985226)
  • user still having a fine after deleting fine with positive balance (#188) (5b1743f)

Features

v0.0.0

01 Jul 12:33
6446057
Compare
Choose a tag to compare

Hopefully, this will prevent 39948 emails from being sent.

What's Changed

New Contributors

Full Changelog: https://github.com/GEWIS/sudosos-backend/commits/v0.0.0