Skip to content

Releases: blackholll/loonflow

r2.0.1

28 Mar 15:40
Compare
Choose a tag to compare
  1. bug fix: deploy by docker compose raise permission issue
  2. bug fix: add new workflow in admin page raise exception

r2.0.0

13 Mar 03:51
Compare
Choose a tag to compare
  1. feature: add new frontend include create/view/handle ticket
  2. feature: support user belong to multi department
  3. feature: flowlogs api support order parameter
  4. feature: add statistics in workflow manage page
  5. feature: support workflow administrator intervene ticket in ticket detail page
  6. feature: support user change password by himself
  7. optimize: some other optimize

r1.0.13

28 Feb 23:54
Compare
Choose a tag to compare
  1. bugfix: ticket creator close ticket is not work
  2. bugfix: multi participant is not work
  3. bugfix: hook record run state is not work
  4. bugfix: record wrong ticket data format when handle ticket

r1.0.12

08 Oct 10:29
Compare
Choose a tag to compare
  1. bug fix: workflow search is not work in admin page
  2. bug fix: can not add department in admin page
  3. bug fix: retreat ticket is not appear in crator's duty list
  4. bug fix: is not transition when current participant type is hook
  5. bug fix: is not save ticket's all field when current participant type is hook
  6. bug fix: multi participant remove duplicate wrong logic
  7. new feature: login page in admin support the Enter key

r1.0.11

09 Aug 03:01
Compare
Choose a tag to compare
  1. bug fix: ticket's transition api return wrong format result when user has no permission to handle the ticket
  2. bug fix: ticket record have not update act_state_id after be retreated
  3. bug fix: edit workflow's title_template and content_template
  4. bug fix: role's user can not be deleted
  5. bug fix: suggestion can not be saved in some cases

r1.0.10

25 Jul 08:39
Compare
Choose a tag to compare
  1. bug fix: can not save alert_enable field when edit transition
  2. bug fix: get wrong participant when participant_type is department and participant assigned more than one

r1.0.9

20 Jun 04:22
Compare
Choose a tag to compare
  1. bug fix: multi participan all handled, ticket can not get next participant if next participant type is ticket field
  2. bug fix: ticket manage detail page disply wrong flowchart
  3. bug fix: participant can not get duty ticket when the ticket add node fininsh
  4. optimize: alter workflow state's participant field length,alter suggestion and ticket's participant filed's length

r1.0.8

15 Jun 23:25
Compare
Choose a tag to compare
  1. bug fix: get transition list raise error when need accept
  2. bugfix: can not del role's user
  3. optimize: disable request favicon.ico

r1.0.7

07 Jun 14:42
Compare
Choose a tag to compare
  1. 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
  2. bug fix: last_run_script state can not be update if hook call back by argument: result is false
  3. bug fix: participant set parent ticket's field is not work
  4. 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

24 May 10:06
Compare
Choose a tag to compare
  1. optimize: get suggestion info in hook flow logic
  2. optimize: add some questions in Q&A
  3. optimize: add new call demo project base dingtalk in readme