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.
- add support for resizing properties panel
- add pdf and svg export
- add dmn camunda properties panel
- add support for keyboard shortcuts in modeler
- add support for dmn diagrams
- add camunda properties panel
- show previews for bpmn files
- add bpmn properties panel
- write mimetype mapping
- add mimetype after install
- add bpmn editor
- appstore screenshot
- build/publish scripts
- update menu entry names (Loydl#2)
- editor on single file share
- viewer & modeler with sharing link
- multiple bpmn property panels
- info.xml structure
- ui state of save button for new docs
- single public share
- missing file icon for share and sidebar
- add install repair step
- mime type loader interface
- use post migration repair step
- body scrollbar
- update change log
- update screenshot BPMN editor
- update app store info
- update app description
- add screenshot of DMN-editor
- update app description
- mention preview service in readme
- update screenshot
- add release guide
- add screenshot
- update readme
- publish scripts
- rename application to files_bpm
- move editor style to editor
- remove comment
- fix integration test
- fix phpunit bootstrap
- fix psalm
- clean up build script
- fix version string
- fix build script
- update composer deps
- add helper scripts
- initial app scaffold
- use chunks to reduce initial load
- fix unit tests
- fix nextcloud ocp
- update github actions