All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.6.0 - 2024-10-08
- [Miranum Modeler] Fix the styling of the scrollbar (#695)
- Migrate to yarn (#695)
- Update dependencies (#695)
0.5.13 - 2024-06-28
- [Miranum Modeler] Add commands to copy or save diagram as SVG (#645)
- [Miranum Modeler] Sort element templates by name (#645)
- [Miranum Modeler] Change width of
element-templates-chooser
(#645)
0.5.11 - 2024-05-09
- [Miranum Modeler] Ask for the execution platform when a new diagram is created (#589)
- [Miranum Modeler] Flatten the element templates if given in an array (#589)
- [Miranum Modeler] Minor bug fixes (#589)
- [Miranum Jsonforms] Minor bug fixes (#589)
0.5.10 - 2024-04-30
- [Miranum Jsonforms] Overlapping buttons in Horizontal Layout (#583)
0.5.9 - 2024-04-16
- [Miranum Jsonforms] Command to split the
.form.json
file into.schema.json
and.uischema.json
files (#564)
- [Miranum Modeler] Detects the correct execution platform (#563)
0.5.8 - 2024-03-28
- [Miranum Modeler] Enable keyboard shortcuts for the modeler (#467)
- [Miranum Modeler] Apply a hexagonal architecture to the modeler (#521)
- [Miranum Forms] Deprecate the
DigiWf Formbuilder
and remove from the extension pack
0.5.7 - 2024-01-10
- [Miranum Modeler] Reading forms and element templates from subfolders (#483)
0.5.6 - 2023-11-08
- [Miranum Config Editor] Add new plugin for editing config files (#412)
- [Miranum Modeler] Rename to Miranum: Camunda Modeler (#419)
- Update dependencies and migrate to Nx Version 17 (#418)
- [Miranum Modeler] Configuration to enable the alignment of the diagram at the origin (#395)
- Update dependencies
0.5.4 - 2023-09-19
- [Miranum Modeler] Update dependencies to bpmn-io (#394)
- [Miranum Modeler] Alignment of elements leads to an endless loop (#394)
0.5.3 - 2023-08-01
- [Miranum Modeler] Support for Camunda 8 properties (#302)
- [Miranum Modeler] Support for create/append patter for Camunda 8 and Camunda 7 (#322)
- [Miranum Modeler] Unable to load element templates when given in an array
- [Miranum Modeler] Recursive reading of miranum.json
- [Miranum Console] Remove icons from directories within tree view
0.4.3 - 2023-07-03
- [Miranum Modeler] Support for DMN 1.3 (#219)
- [Miranum Console] Manage your project inside a custom tree view (#275)
- [Miranum Console] Basic logger for errors (#275)
- Update dependencies and migrate to Nx Version 16 (#246)
- [Miranum Console] Use a single webview when the user triggers the available commands (#125)