Releases: blackholll/loonflow
Releases · blackholll/loonflow
r2.0.10
- optimize: wget nodejs cert for docker compose
- optimize:fix Ant-design/charts version
r2.0.9
- feature: support node finish action in ticket detail page
- optimize: security for eval
- optimize: ticket list api does not raise exception if some ticket's current state has been deleted
- bug fix: hook action return 'unknown' in flow log api
r2.0.8
1.bug fix: [admin site] can not pass permission check after app permission added
r2.0.7
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
- bug fix: [admin site] can not delete workflow record
- bug fix: [admin site] workflow list page can just display one page data
- bug fix: [admin site] ticket has been refuse to end state, but display in user's duty ticket list
- bug fix: [admin site] cant not add state by participant_type is none but without participant
- bug fix: [admin site] can not add department without approval
- bug fix: [admin site] can not add again if remove api call permission api in workflow detail page
- bug fix: [deploy] docker compose can not stop
- optimize: [admin site] show department's approver alias and leader alias
- optimize: [deploy] docker compose support update
r2.0.5
- optimize: ticket list api performance when ticket's participant is multiple
- bug fix: workflow detail page display error when notice is none
- bug fix: repeated json.stringify when edit custom field or state
- bug fix: can not del user's department
- bug fix: multi select type field can not summit
- bug fix: select field display wrong in ticket detail
- feature: ticket detail page support richtext field type
r2.0.4
- bug fix: wrong init sql
- bug fix: dept list page can not show next page
- bug fix:display wrong workflow choice when add app permission
- bug fix: wrong default approval when add dept
- bug fix: can not handle ticket when contains checkbox or select type field
- optimize: flow chart optimize
r2.0.3
- bug fix: docker compose deploy miss dp port arg
- bug fix: workflow list search don't work
- bug fix: ticket search creator arg is not work
- bug fix: wrong redis password when deploy by docker compose
- bug fix: participant type dept is not work
- bug fix: conditions is not display in workflow grah
- bug fix: add workflow do not save admin info
- bug fix: transition update but create new record in manage page
- bug fix: can not edit transition timer
r2.0.2
- optimize: db index optimize
- bug fix: raise excepiton when submit ticket with invalide content
- bug fix: can not login new user
- bug fix: common user can not be reset password
- bug fix: user permission(workflowadmin, superadmin, commonuser) is not work
- bug fix: superadmin can not manage all workflow
- bug fix: common user can view intervene ticket page
- bug fix: can not delete role
- bug fix: ticket search args workflow_id is not work
- bug fix: new ticket title temple
- optimize: select workflow before create ticket
r1.0.14
Waring: The latest release version is r2.0.x, r1.0.14 is just bug fix for old version
- bug fix: field ticket detail page display incomplete when filed contains blank
- bug fix: wrong act_state after call update state api