Releases: blackholll/loonflow
Releases · blackholll/loonflow
r2.0.1
- bug fix: deploy by docker compose raise permission issue
- bug fix: add new workflow in admin page raise exception
r2.0.0
- feature: add new frontend include create/view/handle ticket
- feature: support user belong to multi department
- feature: flowlogs api support order parameter
- feature: add statistics in workflow manage page
- feature: support workflow administrator intervene ticket in ticket detail page
- feature: support user change password by himself
- optimize: some other optimize
r1.0.13
- bugfix: ticket creator close ticket is not work
- bugfix: multi participant is not work
- bugfix: hook record run state is not work
- bugfix: record wrong ticket data format when handle ticket
r1.0.12
- bug fix: workflow search is not work in admin page
- bug fix: can not add department in admin page
- bug fix: retreat ticket is not appear in crator's duty list
- bug fix: is not transition when current participant type is hook
- bug fix: is not save ticket's all field when current participant type is hook
- bug fix: multi participant remove duplicate wrong logic
- new feature: login page in admin support the Enter key
r1.0.11
- bug fix: ticket's transition api return wrong format result when user has no permission to handle the ticket
- bug fix: ticket record have not update act_state_id after be retreated
- bug fix: edit workflow's title_template and content_template
- bug fix: role's user can not be deleted
- bug fix: suggestion can not be saved in some cases
r1.0.10
- bug fix: can not save alert_enable field when edit transition
- bug fix: get wrong participant when participant_type is department and participant assigned more than one
r1.0.9
- bug fix: multi participan all handled, ticket can not get next participant if next participant type is ticket field
- bug fix: ticket manage detail page disply wrong flowchart
- bug fix: participant can not get duty ticket when the ticket add node fininsh
- optimize: alter workflow state's participant field length,alter suggestion and ticket's participant filed's length
r1.0.8
- bug fix: get transition list raise error when need accept
- bugfix: can not del role's user
- optimize: disable request favicon.ico
r1.0.7
- bug fix: when state participant need handle each one, and participant type is ticket field, go to next state In fact if one of them handled
- bug fix: last_run_script state can not be update if hook call back by argument: result is false
- bug fix: participant set parent ticket's field is not work
- new feature: state's participant support set more then one(use commas between each one) when participant type is variable, ticket field, parent ticket field
r1.0.6
- optimize: get suggestion info in hook flow logic
- optimize: add some questions in Q&A
- optimize: add new call demo project base dingtalk in readme