Skyve 5.0.1 released
This Skyve release provides some important bug fixes to inverse relationships and some minor security improvements.
Admin
Enable long column names for Quick Export
Provide an option to delete previously tagged test data in Control Panel
Added self-registration capability
Fixed poor sizing of backup and restore action buttons for small window sizes
Framework
Fix HierarchicalBean.getChildren() to return children, not siblings
Fix one-to-one inverses to not end up nulling the owning side when a multiple assignment is done through the association
Add i18n to view title
Provide convenience method for auto-complete using previous values from a nominated document
Bolster Skyve's security listener processing against all types of principals
NOTES FOR UPGRADING
To upgrade your Skyve project to this version, change the Skyve version in your pom.xml
to 5.0.1 and change your skyve-maven-plugin
version to 1.26.
See the complete upgrade instructions on GitHub.