Skip to content

Releases: ProcessMaker/modeler

1.21.0

25 Feb 22:21
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.20.1...1.21.0

v1.7.5

23 Aug 13:36
Compare
Choose a tag to compare

v1.16.0

20 Aug 14:36
Compare
Choose a tag to compare

v1.7.4

20 Aug 15:52
Compare
Choose a tag to compare

v1.7.3

19 Aug 13:44
Compare
Choose a tag to compare
  • 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

v1.7.2

16 Aug 21:23
Compare
Choose a tag to compare
  • Test to replicate the issue, connect an EventBasedGateway sets a non required default property.
  • Fix, only setup property "default" for inclusive and exclusive gateways.

v1.7.1

10 Aug 22:59
Compare
Choose a tag to compare
  • Test request variable in signal catch events
  • Add load process when open select process
  • Set default manual task assignment to requester
  • A test to switch a task type to script task on a loaded process
  • Fix the validation problems when converting a task

v1.6.5

03 Aug 15:38
Compare
Choose a tag to compare

Test request variable in signal catch events

v1.15.0

15 Jul 14:56
Compare
Choose a tag to compare

Use global multiselect
Make sidebar buttons focusable with keyboard.
Bump linter version 1.14.1

v1.14.0

01 Jul 14:09
Compare
Choose a tag to compare
  • Add aria labels to buttons without text
  • Add titles to buttons