Release 10.0.8

Introduction

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

Installing or Upgrading to PhixFlow Version 10.0.8

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 on an unsupported database version.
  2. Follow the instructions in Installing PhixFlow.

To upgrade an existing PhixFlow instance: 

  1. 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 on an unsupported database version.
  2. Ensure you have a backup of the database before upgrading PhixFlow.
  3. Follow the Upgrading PhixFlow steps. It is important to complete Step 8, in which you apply any Special Upgrade Instructions for all the intermediate releases between your current version and the version to which you are upgrading.

  4. This release includes changes that affect the PhixFlow database. After upgrading, remember to republish the PhixFlow data as described in Step 10 of Upgrading PhixFlow

Special Upgrade Instructions

DEV-16844

Selecting a new value in a drop down now automatically trigger data refresh on any data-bound components (Grids, Cards). Existing apps should be reviewed for any exceptional cases where this behaviour is not wanted. If so the "Do Not Trigger Automatic Data Refresh" option in the advances section of the drop down field should be set to prevent the behaviour.

Schema Changes

Schema changes are required for this release.

Improvements and New Features

  • DEV-16844 - There is a new option for DropDown Fields: Do Not Trigger Automatic Data Refresh in the advanced section. Ticking it stops any data-bound components (Grids, Cards) driven by the DropDown from automatically refreshing when the value in the DropDown changes.

Bug Fixes

  • DEV-15036 - Changing field template now correctly uses the existing label
  • DEV-16694 - Resolved issue where connectors on ERDs would sometimes appear to point into empty space.
  • DEV-16753 - Dragging Tabs now works correctly when adding / reordering Tabs.