Skip to content

Releases: blackholll/loonflow

r2.0.10

02 Jan 13:56
Compare
Choose a tag to compare
  1. optimize: wget nodejs cert for docker compose
  2. optimize:fix Ant-design/charts version

r2.0.9

21 Nov 07:40
Compare
Choose a tag to compare
  1. feature: support node finish action in ticket detail page
  2. optimize: security for eval
  3. optimize: ticket list api does not raise exception if some ticket's current state has been deleted
  4. bug fix: hook action return 'unknown' in flow log api

r2.0.8

10 Oct 14:30
Compare
Choose a tag to compare

1.bug fix: [admin site] can not pass permission check after app permission added

r2.0.7

03 Oct 07:37
Compare
Choose a tag to compare

1.bug fix: [admin site] get user up dept id list
2.bug fix: [admin site] can not add or edit workflow's call app permission
3.bug fix: [admin site] pagination is stay old page but data is from page one when add app_token in app permission page
4.bug fix: [admin site] can not search by keyword when add role's user
5.optimize: [admin site] workflow base detail page support app search when add app call permission
6.optimize: [admin site] delete redundant page and images
7.optimize: [api] flowlog api do not raise exception if transition has been deleted
8.optimize: [api] redis connect error notice
9.optimize: [admin site] show id in state list page

r2.0.6

21 Aug 13:36
Compare
Choose a tag to compare
  1. bug fix: [admin site] can not delete workflow record
  2. bug fix: [admin site] workflow list page can just display one page data
  3. bug fix: [admin site] ticket has been refuse to end state, but display in user's duty ticket list
  4. bug fix: [admin site] cant not add state by participant_type is none but without participant
  5. bug fix: [admin site] can not add department without approval
  6. bug fix: [admin site] can not add again if remove api call permission api in workflow detail page
  7. bug fix: [deploy] docker compose can not stop
  8. optimize: [admin site] show department's approver alias and leader alias
  9. optimize: [deploy] docker compose support update

r2.0.5

01 Aug 02:17
Compare
Choose a tag to compare
  1. optimize: ticket list api performance when ticket's participant is multiple
  2. bug fix: workflow detail page display error when notice is none
  3. bug fix: repeated json.stringify when edit custom field or state
  4. bug fix: can not del user's department
  5. bug fix: multi select type field can not summit
  6. bug fix: select field display wrong in ticket detail
  7. feature: ticket detail page support richtext field type

r2.0.4

20 Jun 04:04
Compare
Choose a tag to compare
  1. bug fix: wrong init sql
  2. bug fix: dept list page can not show next page
  3. bug fix:display wrong workflow choice when add app permission
  4. bug fix: wrong default approval when add dept
  5. bug fix: can not handle ticket when contains checkbox or select type field
  6. optimize: flow chart optimize

r2.0.3

23 May 22:49
Compare
Choose a tag to compare
  1. bug fix: docker compose deploy miss dp port arg
  2. bug fix: workflow list search don't work
  3. bug fix: ticket search creator arg is not work
  4. bug fix: wrong redis password when deploy by docker compose
  5. bug fix: participant type dept is not work
  6. bug fix: conditions is not display in workflow grah
  7. bug fix: add workflow do not save admin info
  8. bug fix: transition update but create new record in manage page
  9. bug fix: can not edit transition timer

r2.0.2

25 Apr 15:44
Compare
Choose a tag to compare
  1. optimize: db index optimize
  2. bug fix: raise excepiton when submit ticket with invalide content
  3. bug fix: can not login new user
  4. bug fix: common user can not be reset password
  5. bug fix: user permission(workflowadmin, superadmin, commonuser) is not work
  6. bug fix: superadmin can not manage all workflow
  7. bug fix: common user can view intervene ticket page
  8. bug fix: can not delete role
  9. bug fix: ticket search args workflow_id is not work
  10. bug fix: new ticket title temple
  11. optimize: select workflow before create ticket

r1.0.14

25 Apr 15:00
Compare
Choose a tag to compare

Waring: The latest release version is r2.0.x, r1.0.14 is just bug fix for old version

  1. bug fix: field ticket detail page display incomplete when filed contains blank
  2. bug fix: wrong act_state after call update state api