Skip to content

Releases: wearefrank/zaakbrug

v1.19.5

11 Jun 14:35
Compare
Choose a tag to compare

1.19.5 (2024-06-11)

📝 Documentation

  • introduce docusaurus documentation website hosted as github pages (4a784b3)

v1.19.4

04 Jun 09:19
Compare
Choose a tag to compare

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

03 Jun 13:52
Compare
Choose a tag to compare

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)

v1.19.2

31 May 09:01
Compare
Choose a tag to compare

1.19.2 (2024-05-31)

🧑‍💻 Code Refactoring

  • add alpha3b and alpha3t to alpha conversion to language code conversion (4f19cc4)

✅ Tests

  • larva: add GetISO639Code xslt testcases for all variants of language code conversion (8bd4e96)

v1.19.1

14 May 13:07
Compare
Choose a tag to compare

1.19.1 (2024-05-14)

🐛 Bug Fixes

  • incorrect reference to geefLijstZaakDocumenten in errormessage when retrieving a zaak by identificatie (#300) (14217a6)

🔁 Continuous Integration

  • lock conventionalcommit preset version to major 7 due to breaking change (6bbe734)

v1.19.0

01 May 09:59
Compare
Choose a tag to compare

1.19.0 (2024-05-01)

🍕 Features

  • new test cases to test zaak closure have been added (839cd48)

🐛 Bug Fixes

  • datumStatusGezet is added to zds:heeft mapping (031e73f)
  • eindDatum added to mapping xslt file (39bbc64)
  • mapping zaakStatus in heeft element is fixed (df01c05)
  • the loop that is creating the profile object updated so that the loop continues instead of break in if block. (2dbeb5c)
  • The test cases failing because of the bugs has been updated so that they fail and they disabled (6dfa19f)

v1.18.3

25 Apr 13:24
Compare
Choose a tag to compare

1.18.3 (2024-04-25)

🐛 Bug Fixes

  • language format translation from alpha3-t(e.g. NLD) to alpha2(e.g. NL) not working (#99) (f9bf8a2)

v1.18.2

22 Apr 14:19
Compare
Choose a tag to compare

1.18.2 (2024-04-22)

🐛 Bug Fixes

  • ladybug zaak/document identificatie column sometimes not showing identificatie when it doesnt follow a specific format (#303) (70451be)

v1.18.1

22 Apr 13:52
Compare
Choose a tag to compare

1.18.1 (2024-04-22)

🐛 Bug Fixes

  • error when merging profile defaults when profileDefaults key is missing completely (d7f3b7f)

v1.18.0

18 Apr 12:22
Compare
Choose a tag to compare

1.18.0 (2024-04-18)

🍕 Features

  • provide translation profile defaults for configuring common settings applying to all zaaktype related custom translation profiles (#296) (81e9114)