Release 11.0.2
- Thomas Swindells
Introduction
PhixFlow is pleased to announce the release of PhixFlow Version 11.0.2. This page describes the improvements and fixes in this version.
Installing or Upgrading PhixFlow
To install a new PhixFlow instance:
Check System Requirements and Compatibility for details of the PhixFlow system requirements and update any dependencies.
Please email support@phixflow.com if you are planning to run PhixFlow 11 on an unsupported database version.
Follow the instructions in Installing PhixFlow.
To upgrade an existing PhixFlow instance:
PhixFlow must be at version 8.3.18 or later in order to be upgraded. If this is not the case please first upgrade to 8.3.18.
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.
Please email support@phixflow.com if you are planning to run PhixFlow 11 on an unsupported database version.
Ensure you have a backup of the database before upgrading PhixFlow.
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.
Schema Changes
Handled automatically from PhixFlow Version 11.
Improvements and New Features
Minor patch release only containing bug fixes.
Bug Fixes
DEV-17731 | Resolved issue where HTTP Collectors and Database collectors would error with "illegal group reference" if the substituted value contains $. |
DEV-17718 | Filters created on a Card Components now included in its list of filters. |
DEV-17699 | Fixed delete actionflow nodes displaying an unhelpful error message when the primary key is not mapped, with a more informative error message. |
DEV-17640 | Improved performance of analysis tasks. |
DEV-17621 | Field Containers now correctly set the name of the first input field to match the name of the Field Container. |
DEV-17606 | Fixed auto-save actions on Views not having their auto save action method set to Table Action if they were previously configured. |
DEV-17599 | Fixed null pointer exception when a Database Collector query returns zero records. |
DEV-17592 | Bottom axis of bar charts are now aligned consistently with other types of graph, and the alignment of labels has been Improved, |
DEV-17590 | Analysis Models now correctly display pipes after dragging the Modelling Pane. |
DEV-17532 | Fixed Actionflows sometimes not displaying configuration changes until the Refresh button is clicked. |
DEV-15967 | Changing a View Attribute's name now automatically refactors the parent View's Formatting Rules expressions referencing that attribute. |