PhixFlow Ltd. is pleased to announce the release of PhixFlow 8.0.1. This page describes the improvements and fixes in this version. Improvements include better usability and responsiveness of the interface and quicker performance when running analysis.
...
- Check the Compatibility Guide and Upgrade Planning for changes to the system requirements or supported database versions. For example, you may need to upgrade your database or Java version.
- Ensure you have a backup of the database before upgrading PhixFlow.
Check if your installation is using any of the discontinued features listed below. All data related to these features will be removed by the upgrade process.
Follow the Upgrading PhixFlow and the Special Upgrade Instructions for all the intermediate releases between your current version and the version to which you are upgrading.
Warning title Special Instructions You must create a new version of
$webapp/WEB-INF/classes/
phixflow-datasource.xml
- Rename your existing configuration file, for example by adding a
.bak
suffix. - Follow the Install PhixFlow Webapp instructions for creating a new
phixflow-datasource.xml
file from the.example
file provided. - 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.Follow the Upgrading PhixFlow and the Special Upgrade Instructions for all the intermediate releases between your current version and the version to which you are upgrading.
- Rename your existing configuration file, for example by adding a
Features and Improvements
DEV-6047 To facilitate moving large applications between PhixFlow instances, the time allowed for exporting or importing has been increased from 1 hour to 10 hours.
DEV-6400 In the stream view attributes properties tab → Basic Settings section, PhixFlow now only displays the Number Format field for attributes with decimal, integer or float attribute types.
DEV- 6438 When you right-click on a layout component to Copy as template, PhixFlow now also copies the component's background filter rules.
DEV-6450 To improve usability, the Password Policy option names have changed.
From | To |
---|---|
After a warning period of N Days | Days Valid |
... and a Grace Period of N Days | Days to Reset |
Bug Fixes
DEV-6344 During the import or export of applications and packages, PhixFlow no longer generates a large number of stream action 'invalid object relationship' warning messages in the log file.
DEV-6382 PhixFlow now correctly saves and uses placeholder text in the properties tab for date and date time form fields.
DEV-6463 After a user has reset their password, PhixFlow displays the login screen.