Releases: ProcessMaker/modeler
Releases · ProcessMaker/modeler
1.21.0
What's Changed
- Bugfix/FOUR-5407: Connecting gateway and data object and data connector does not work by @agustinbusso in #1432
- Four 5102 Fix processmaker ID required v4.2 by @caleeli in #1426
- [4.2] Error drawing lines in designer by @marcoAntonioNina in #1418
New Contributors
- @agustinbusso made their first contribution in #1432
Full Changelog: v1.20.1...1.21.0
v1.7.5
Bump [email protected]
v1.16.0
- Bump [email protected]
v1.7.4
Bump [email protected]
Bump [email protected]
v1.7.3
- Delete elements contained in loops when loops are deleted
- Add tests for:
- When Delete a Pool should remove all elements inside it
- When Delete a Task inside a Pool, associations and flows connected to that Task should be removed
- When Delete a Pool, message flows that are connected to elements inside the removed pool, should also be removed
- When Delete a Pool, it should remove inner flow events (Intermediate Signal, End Signal) but keep signals definitions (ex. global_signal_1, signal_2), user should remove signals using the UI
- When Delete the last Pool, the diagram should back to the default empty process