Releases: wearefrank/zaakbrug
Releases · wearefrank/zaakbrug
v1.19.12
🐛 Bug Fixes
- adding heeftBetrekkingOp in an updateZaak action throws error (b5e8572)
✅ Tests
- add testcases for heeftBetrekkingOp with and without address (4eff2ca)
v1.19.11
🤖 Build System
- dependencies: bump docusaurus version to 2.4.0 (bb5ac6b)
v1.19.10
🧑💻 Code Refactoring
- replace authorization custom code with standard ff pipes (#393) (1d6671b)
v1.19.9
1.19.9 (2024-06-25)
🐛 Bug Fixes
- geefLijstZaakdocumenten should not return an error response when the zaak can't be found (#395) (d4ce003)
v1.19.8
1.19.8 (2024-06-21)
🐛 Bug Fixes
- document status is not being translated from zgw to zds (#355) (8b06c39)
v1.19.7
1.19.7 (2024-06-21)
🐛 Bug Fixes
- authentiek element is not taken into account when identifying a gerelateerde on a role during updateZaak (70be86d)
- updateZaak fails when deleting a gerelateerde and in the same updateZaak add a new gerelateerde on the same roltype (7b532b9)
- updateZaak not able to handle multiple gerelateerde for a single roltype (a9d6607)
- updateZaak sometimes incorrectly detects changes to case roles resulting in unnecessary delete and post calls (8825c6c)
🧑💻 Code Refactoring
- updateZaak uses verwerkingsoort when processing case roles (4bb2da2)
- verwerkingssoort 'I' on case roles are processed as 'T' if the role is not present on the case (#285) (1ec7016)
✅ Tests
- add assertions to check for regression on various geefLijstZaakdocumenten and geefZaakDetails steps [skip ci] (3b2bfbf)
- add testcases for all different combinations of verwerkingsoort on case roles (f88f0a6)
- add testcases for deleting, changing and adding multiple gerelateerde on a single roltype (e7b68a1)
v1.19.6
1.19.6 (2024-06-11)
📝 Documentation
- replace broken link how-to-set-or-override-properties with placeholder (396715e)
v1.19.5
1.19.5 (2024-06-11)
📝 Documentation
- introduce docusaurus documentation website hosted as github pages (4a784b3)
v1.19.4
1.19.4 (2024-06-04)
🐛 Bug Fixes
- delete created zaak during creeerzaak when an error occurs so that it can be retried (#326) (8f7d79d)
v1.19.3
1.19.3 (2024-06-03)
🐛 Bug Fixes
- return error feedback when a document is updated while it has status 'definitief' (#354) (2eac6d5)
🔁 Continuous Integration
- remove conventional-commits preset version lock (10629c9)