Release 8.0.8
To upgrade an existing PhixFlow instance:
- 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.
- Follow the instructions in Upgrading PhixFlow. There are no special instructions for upgrading to PhixFlow 8.0.8. However, if you are upgrading multiple versions, remember to check the Special Upgrade Instructions.
Features and Improvement
DEV-6807 When an action starts to run, its context parameters are now logged to the console. This information is helpful when you are debugging user actions.DEV-7135 Feature removed.
Bug Fixes
DEV-6707 An action that runs on a second dashboard no longer requires the user to click into the second dashboard to complete the action.
DEV-6773 Column filters in a stream view grid now correctly finds attributes. In previous versions, when the filter failed to find an attribute the workaround was to open then save the stream view attribute.
DEV-6793 HTML text boxes that should be editable are no longer behaving as if they are read-only.
DEV-6830 On read-only forms or areas, setting a drop-down component to be read-only now works.
DEV-6384 Grids and card contains now only autoscroll when something is being dragged.