Release 11.3.3

Introduction

PhixFlow is pleased to announce the release of PhixFlow Version 11.3.3 This page describes the improvements and fixes in this version.

Installing or Upgrading PhixFlow

To install a new PhixFlow instance:

  1. Check System Requirements and Compatibility for details of the PhixFlow system requirements and update any dependencies. 
    1. Please email support@phixflow.com if you are planning to run PhixFlow 11 on an unsupported database version.
  2. Follow the instructions in Installing PhixFlow.

To upgrade an existing PhixFlow instance: 

  1. PhixFlow must be at version 8.3.18 or later in order to be upgraded to this version. If this is not the case please first upgrade to 8.3.18.
  2. Check System Requirements and Compatibility for changes to the system requirements or supported database versions. For example, you may need to upgrade your database or Java version.
    1. Please email support@phixflow.com if you are planning to run PhixFlow 11 on an unsupported database version.
  3. Ensure you have a backup of the database before upgrading PhixFlow.
  4. Follow the Upgrading PhixFlow steps. It is important to complete any Special Upgrade Instructions for all the intermediate releases between your current version and the version to which you are upgrading.


Special Upgrade Instructions

Please check the Special Upgrade Instructions for all the intermediate releases between your current version and this one.


Bug Fixes

DEV-18686 - In API Endpoint ActionFlows the "url" parameter now gets correctly populated with the request url.

DEV-18685 - Fixed the migration not working for Oracle databases.

DEV-18675 - System Configuration - Default Components Dropdowns now correctly display all components from the Default Palette.

DEV-18656 - When applying a Sort Order to a View which contains a count() attribute, the count() performs aggregation on the records in the View. In this case, if an attribute that is not in the View is used within its Sort Order, it will be ignored.

DEV-18654 - Resolved issue where Task Plans marked as "suspend-on-error" were suspended even if the Task Plan has not failed. Now they will only be suspended if an error message has been generated.

DEV-18629 - On Screen building, the expanding area component now resizes correctly when some content has been hidden.