Releases: AOT-Technologies/forms-flow-ai-extensions
Releases · AOT-Technologies/forms-flow-ai-extensions
Fixed Modal Close on Custom Form Submission and Task update quick fix
What's Changed
- Fixed Modal Close on Custom Form Submission and Task update quick fix: back to form list by @shuhaib-aot in #298
Full Changelog: 1.1.7-rc...1.1.8-rc
Fixed form url issue
What's Changed
- Formio url issue fixed on form object by @shuhaib-aot in #296
Vulnerability fixes
What's Changed
- Vulnerability fixes
Removed v-calendar package
v1.1.4, 2022-11-11
Modified
- Added Form search and Form sorting
- Removed formio token generation mechanism
- Added Pagination from server side
- Reduced props
- Exported FormList component
- Vue-formio package Upgraded
- Chosen Filter will display now
Fixes
- Fixed null value accept in the filter
- Fixed forms showing under the history tab
- Fixed tasklist when expanding a task
Thanks
v1.1.3, 2022-07-012
Updates
- Component optimized
- Lazy loading implemented
- Bootstrap-vue dependencies removed
- Added Robocorp cloud
Fixes
- Fixed UI
- Fixed date inputs
- Updated UI responsiveness
Thanks
v1.1.2, 2022-04-04
Fixes
- Fixed Boolean value accept in filter
- Fixed Console errors
- Updated UI responsiveness
- Updated order of task variables in task list
Thanks
v1.1.1, 2022-03-28
Modified
- Add process variable on filter task
- Updated groups UI
- Updated authorization API
Fixes
- Highlighting Process Diagram
- On submitting new forms, LHS of TaskList not being updated
- Task variable null check
- Buffer function
- Filter Task bugs
- Follow up date and Due date bugs on Task details
Thanks
v1.1.0, 2022-03-11
Modified
- Add Task Variable on task list
- Add hide task details feature
- Add disable component feature
- Updated FORMIO details from multiple line Props to combined Props
- Updated UI
- Add
taskDefaultFilterListNames
Thanks
v1.0.19, 2022-02-25
Modified
- View submission history issues fixed
- Add loaders for fetching TaskList and TaskDetail page
- Fix Claim Task assignee search filter bug
- Updated with Formio Url (BaseUrl, ProjectUrl)
- add docs on Git PR guidelines