Tapestry 5.6.0 is a drop-in replacement for Tapestry 5.4 and 5.5 releases. To upgrade, just update the dependency in your build configuration (Maven POM, Gradle build script, etc.) – or Download the new JAR file -- and the new version will just work. However, please review the How to Upgrade instructions before upgrading.
The main new features are:
- Added support for Java 14 bytecode. Tapestry 5.6.0 now supports Java 8 through 14.
- Tapestry form are more accessible with automatic generation of WAI-ARIA attributes
Improvements made
Bugs fixed