camunda-bpmn.js
camunda-bpmn.js copied to clipboard
Official release
When will there be an office release of this library?
Hi @cduicu,
This repository is part of the larger camunda BPM platform project and part of joint releases we perform in camnda BPM. We could tag the version of camunda-bpmn.js we released together with camunda BPM 7.1.0-Final. This would be commit e23b9ae4bfc502524bca2a7daedcb769460d6a66. Would that help you?
BTW: In the middle term this project will replaced by bpmn.io. So if you start a new project based on camunda-bpmn.js it might be a better choice to use bpmn.io since we are now focusing our development efforts there.
Thanks for your feedback! Daniel
Daniel, thank you for your reply.
Yes, creating a release for the version matching BPM 7.1.0 would be great.The reason I am looking for a release is that I would like to have it published as a WebJar (webjar.org).
I did not know about bpmn.io. It is great to see renewed focus on web-based BPMN diagrams. I will try it out.Can you please provide more information:
- bpmn.io has two releases - is one of them matching BPM 7.1.0 Final ?
- bpmn.io states that one of the goals is modelling (editable). The demo is not currently editable. Am I missing anyithing ? If not yet available, when should we expect will it be available ?
- Is there a published roadma ?
thanks, Cristian
Hi @cduicu,
bpmn.io has currently no version matching camunda BPM 7.1.0 Final.
It is a viewer right now (as of version 0.0.2) but will gradually extended with modeling features. Checkout the release announcement which links to our roadmap, too.
Do not expect a full fledged modeler in the near future, instead track bpmn-io/bpmn-js for our progress.
Regards, Nico