Release Overview
Date Release
Changes to be Noted
- Check out also the plans of changes in future versions [Plans of Future Changes] at the bottom of this page.
Details for Version 11.3.4
Changes of Functions for Normal User
Workflow
- Improved internal processing at Process Start
- Fixed following Bugs:
- When trying to download a file attached to a File type Data Item, if another user has deleted the target file at the same timing, the File of contents which is not proper is downloaded
- An error page, such as “data not found” which should originally be displayed in the browser is downloaded
- On the process detail screen, if there is an empty line in the input of the Table type Data Item, the line height becomes lower than the other lines. (looks like compressed)
- On the screen to specify an App for Process search, the position of the star (★ mark) displayed in the header part is deviated
- Widgets such as graphs are not displayed in [Dashboard]
- When trying to download a file attached to a File type Data Item, if another user has deleted the target file at the same timing, the File of contents which is not proper is downloaded
Open Chat / Dashboard / Account setting
- Fixed following Bugs:
- When the search result of the posted message contains a message from the workflow robot (Quessy, the mascot of Questetra BPM Suite), “label.feed.WorkflowBot” is displayed at “posted by”, instead of “Questetra”
Changes of Functions for Workflow Designer
- In the App Details of App Settings, if there are multiple Steps that can be started for [Debug execution], changed so that they are sorted by name.
- Fixed following Bugs:
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