Skyve 4.0 released
This was a small release to add keyboard support for mobile devices and some convenience collection methods for developers, but was a major version due to it not being backwards compatible.
Framework
Bi-directional management methods added to the generated domain
Bi-directional domain methods from domain generation utilised to drive the SC and PF UIs through BindUtil.
Add
KeyboardType
attribute to text field, text area, spinner and previous values widgets to influence mobile device virtual keyboard
PrimeFaces
Ensure that there is an appropriate converter for spinners
NOTES FOR UPGRADING
To upgrade your Skyve project to this version, change the Skyve version in your pom.xml
to 4.0.0 and change your skyve-maven-plugin
version to 1.23.
See the complete upgrade instructions on GitHub.