Releases: AOT-Technologies/forms-flow-ai-extensions
Releases · AOT-Technologies/forms-flow-ai-extensions
v1.0.18, 2022-01-21
- authToken not updating after x minutes (patch release to fix issues in v1.0.17)
Thanks
v1.0.17, 2022-01-19
- Add new prop
formioJWTSecretKey
to pass the secret key used in forms-flow-forms server jwt secret.
Thanks
v1.0.16, 2022-01-12
- Task list count being refreshed correctly when a submission is complete.
- DynamicallyHighlighting Process Diagram.
- Tooltip hover corrections
Thanks
v1.0.15, 2021-12-13
Changes
- Switching task list APIs to load with application/hal+json
- Fix issue of process Diagram First click showing blank diagram
- Add support of custom events for client
- Fix TaskList search bugs
Thanks
v1.0.14, 2021-10-25
Changes
- Allow authorisation to tasklist based on
formioReviewer
prop - TaskList Performance optimisation
- Remove redundant API calls
- Add new props
taskSortBy
andtaskSortOrder
to change default task sorting options - Add new prop
containerHeight
to adjust the height values of Vue component, in case of Vue component is too much for your integrated application - Claim user SearchBy implemented using API calls
Thanks
v1.0.12, 2021-08-27
Changes
- Task Search option to search by last Name, first Name and Email
- Generic UI updates
- FormList sorting by Form Name
- New container height attribute to dynamically adjust the height of the container
Thanks
v1.0.10, 2021-07-28
Fixes
- Form data takes a long time to load.
- Task being selected when loading initially.
- Screen flicking issue on reloading web socket calls.
- Task Email functionality not working.
- Multiple reloading of Tasklist on user actions.
- Flicking of screen when the task is being claimed/unclaimed
- Tasklist LHS flicking when multiple forms are being created.
- On creating new tasks, LHS of tasklist not being updated.
Thanks
v1.0.9, 2021-07-15
Changes
- Added dynamic store registration of the npm component for easy Integration. So on integration, there is no need to register out the store in their main.ts.
- Fix Allignment issues in TaskDetail menu
- Fix tooltip issues
- Make camunda API calls async
Thanks
v1.0.7, 2021-06-30
Merge pull request #62 from AOT-Technologies/dev Dev to master