Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

PhixFlow Ltd. is pleased to announce the release of PhixFlow 8.2.10. This page describes the improvements and fixes in this version. This minor release includes essential fixes.

Installing or Upgrading to PhixFlow Version 8.2.10

To install a new PhixFlow instance:

  1. Check System Requirements and Compatibility for details of the PhixFlow system requirements and update any dependencies.   
  2. Follow the instructions in Installing PhixFlow.


Panel
borderColor#7da054
titleColorwhite
titleBGColor#7da054
borderStylesolid
titleSections on this page

Table of Contents
indent12px
stylenone


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.
  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. Needed? 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.

Info
titleSpecial Instructions


Excerpt

Create new phixflow configuration files

You must create new version of $webapp/WEB-INF/classes/phixflow-login.xml 
To do this:

  1. Rename your existing configuration file, for example by adding a .bak suffix.
  2. Follow the Install the PhixFlow Webapp instructions for creating a new file from the.example file provided. 
  3. Copy the individual values from your existing configuration file and paste them into the new file.
    Avoid copying entire XML blocks into your new configuration files, as you may overwrite a section of the configuration file that PhixFlow needs.



Improvements

DEV-7986  If a datasource has an unsupported JBDC 4 or 4.1 driver, PhixFlow no longer prevents it being used by reporting an error. PhixFlow will report an error for JDBC 3 and earlier drivers.

Bug Fixes

DEV-7989  The  _prompt function now correctly allows only alpha-numerical values and the underscore character in filter field names.

DEV-7088  When exporting Excel files from the console, the Created Date is displayed.