Release Overview
Date Release
Changes to be Noted
- End support of Windows Vista and Internet Explorer 9
- Check out also the plans of changes in future versions at [Plans of Future Changes] the bottom of this page.
Details for Version 11.3.2
Changes of Functions for Normal User
Workflow
- Improved internal processing at the start of process
- Improved internal processing when specifying Apps in Process search etc.
Changes of Functions for Workflow Designer
- Changed the naming of [Process Model] to [App]
- Correcting to omissions in the last change (v 11.3)
Non-functional Changes
- End support of Windows Vista and Internet Explorer 9
- Along with Microsoft’s support for Windows Vista is terminated (April 11, 2017), support at Questetra will also be terminated
Plans of Future Changes
We are planning to alter the following specifications and system platform in the future versions.
Due Version.11.4
- We will make the following changes as part of CSRF measures (security enhancement)
- Abolished permalink of Process Start (/ PE / ProcessModel / listView? ProcessModelInfoId = XXX & nodeNumber = XXX)
- Access by GET will be prohibited with respect to APIs of “Submitting the Task output (/API/PE/Workitem/Form/save)” and “Creating a Process Instance (/API/PE/ProcessInstance/start)”
- We will delete the following deprecated APIs in “Membership Setting API”
- /API/UGA/Membership/listByQgroup (Retrieving all Members of an Organization)
- /API/UGA/Membership/listByQuser (Retrieving all Organizations for a User)
- Respectively, please use ‘/API/User/Membership/listByQgroup’, ‘/API/User/Membership/listByQuser’ which have been added since version 10.1
- These are postponed to version 11.4, though they were scheduled to be deleted at version 11.2
Version to be scheduled
- In Internet Explorer 8 and earlier, you will not be able to use Questetra (will not work)
- Versions earlier than Internet Explorer 8 are already unsupported. Please use versions listed on System Requirements
- This is postponed, though they were scheduled to be deleted at version 11.3
- Accessing to Developer APIs in OAuth 1.0 will be abolished
- Please change to connection using OAuth 2.0, which is available since version 11.1
- In APIs of “Querying for all Process Instances records” and “Querying for Task records operated by the User”, it will be changed to explicitly designate as display items to include process data items as search results
- Currently, Process Data Items specified as search criteria are automatically included in search results
- After the specification change, only the Process Data Items which <view /> element is specified will be included in the search results