Release 9.0.8

Introduction

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

Installing or Upgrading to PhixFlow Version 9.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 9.0.8 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 9.0.8 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 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

None.

Schema Changes

A schema change is required for this PhixFlow release.

Improvements and New Features

DEV-14520 -Rollback operations now limit the number of detailed info messages generated

DEV-14684 - Pressing enter when typing in a single-line string field on a screen will trigger the OnChange and form data change events. An example use case for this change is the ability to type in a search field and press enter which will cause the search criteria to apply to a filter.

DEV-14754 - Performance improvements for aggregated relational views.

Bug Fixes

DEV-14582 - Fixed run-time conflict with versions of security jar files which caused intermittent import/export issues

DEV-14721 - CSS Properties are now being re-evaluated after changing values on a screen.

DEV-14738 - Improved UI for Button Component's Action Method and Action Type.

DEV-14827 - Context parameters are now correctly passed between multiple analysis runs when run by a push pipe.