Releases: wearefrank/openforms2bpel
Releases Β· wearefrank/openforms2bpel
v1.24.1
1.24.1 (2024-11-15)
π§βπ» Code Refactoring
- transactionattribute 'RequireNew' to 'Required' and remove statusValueInProcess="I" on MessageStoreListeners (e93cc70)
v1.24.0
1.24.0 (2024-10-15)
π Features
- add form object uuid to extraVars section in custom FormDataCollector transform (d85471d)
π§βπ» Code Refactoring
- use form object uuid as correlationId for easier troubleshooting between systems (ee91b8f)
β
Tests
- add notificatie api request for testing correct object uuid as correlationId (1892031)
- regression: update FormDataCollector_Custom Larva test with new object_uuid in extraVars section (c262244)
π€ Build System
- dependencies: bump the docusaurus group across 1 directory with 6 updates (#64) (cfda211)
- dependencies: bump webpack from 5.91.0 to 5.94.0 in /docusaurus in the npm_and_yarn group (#63) (aca799b)
v1.23.1
1.23.1 (2024-08-29)
π§βπ» Code Refactoring
- add 'vars.case-reference' to variable substitution for email templates and add on-case-closed template (05dd306)
v1.23.0
1.23.0 (2024-08-26)
π Features
- elements prefixed with 'selectBox' will add a label element with a comma-seperated list of element names which value is 'true' (befbd65)
β
Tests
- larva unit-tests for selectBox feature in FormDataTransforms_Custom.xslt (e0de289)
v1.22.0
1.22.0 (2024-08-23)
π Features
- only update person and organization in gegmag when atleast one of emailadres or telnumber has changed (8781fbc)
- two-way communication workflow can be configured to send a noreply email when target case is already closed (bb86500)
π Bug Fixes
- empty emailadres or telnumber in gegmag update person and organization message overrides a potentially valid value with an empty string (4ea87a7)
- gegmag emailadres and telnumber always updates to empty string for organizations due to incorrect lookup xpath's in uwgegevens section (57ab34c)
- gegmag emailadres and telnumber for persons throwing an error when home or work emailadres is also provided in the uwgegevens section (755fc28)
- iso639 language code 'eng' should convert to country+language code 'en_GB' instead of 'en_EN' (5775b26)
π Documentation
- add new 'case closed' check to tweewegcommunication workflow (e7955ac)
β
Tests
- add testcases for updating gegmag for person and organizations with changed emailadres and telnumber (15cfc6f)
- e2e testcase for two-way communication workflow 'case closed' check (9c368c0)
v1.21.3
1.21.3 (2024-08-13)
π€ Build System
- dependencies: bump step-security/harden-runner from 2.8.1 to 2.9.1 in the github-actions group across 1 directory (#60) (254d1e7)
- dependencies: bump the docusaurus group across 1 directory with 6 updates (#61) (62b06d9)
v1.21.2
1.21.2 (2024-07-16)
π Bug Fixes
- WorkflowSelector retry adapter 'active' attribute referencing cron-expression instead of enabled property (f982a52)
v1.21.1
1.21.1 (2024-07-15)
π€ Build System
- dependencies: bump actions/download-artifact from 4.1.7 to 4.1.8 in the github-actions group (#56) (c438dbf)
- dependencies: bump typescript from 5.5.2 to 5.5.3 in /docusaurus in the docusaurus group (#57) (a96a03e)
v1.21.0
1.21.0 (2024-07-12)
π Features
- automatic scheduled errorstore retries (b88bf2b)
- scheduled starting and stopping of message processing (23ab683)
v1.20.21
π§βπ» Code Refactoring
- always end batch when adding documents to case regardless of success or failure (f43666c)
π€ Build System
- dependencies: bump braces from 3.0.2 to 3.0.3 in /docusaurus in the npm_and_yarn group (#54) (33b00dc)
- dependencies: bump ws from 7.5.9 to 7.5.10 in /docusaurus in the npm_and_yarn group (#55) (8b480c7)