P6 Core 6.9.3
Release date: Wednesday, 30th of June 2023
Documentation can be found here.
Features¶
DSL¶
- New DSL for cluster wide distributed locked maps
Improvements¶
- Buttons when clicked can pass properties to forms
- Expose more classes for use by scripts such as P6Exception
- Prepare the ground for plain SQL tables which are coming in the next release
- Allow time selection on the routing orders search panel
Bug Fixes¶
This release fixes the following bugs:
- p6.permissions.appUpsert() fails in application pre/post scripts
- URI view type no longer downloads PDF in 6.9 with correct filename
- Table lookup should not fail on null value
- Fix configuration file for p6.allowed.paths
- Fix button pipeline variables
- Error executing a stored procedure without result
- Avoid indexation to search for indexes forever
- 6.9.X: Change HashMap for ConcurrentHashMap
- ZipManager could fail
- Unable to delete an empty app config entry
- P6Sync fails to push
- Missing Spock dependency for mocking: objenesis
- Weight input is not displayed when opening a button of type menu
- Wrong label for the indexation button
- Fix WhereBuilder or operator