You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Tapestry 5.5.0 is a drop-in replacement for Tapestry 5.4 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:

  • Support for Java 12 bytecode.
    • Unable to render Jira issues macro, execution error.
  • Support for on-the-fly TypeScript compilation in the tapestry-webresources module.
    • Unable to render Jira issues macro, execution error.
  • Ability to switch between CSS frameworks: Bootstrap CSS 4, Bootstrap 3 (the default for Tapestry 5.4), or  your own CSS (in this case, Tapestry doesn't provide any CSS at all).  See CSS for more info
    • Unable to render Jira issues macro, execution error.
  • The If component now has a then parameter.
    • Unable to render Jira issues macro, execution error.

Improvements

key summary type created updated due assignee reporter priority status resolution

JQL and issue key arguments for this macro require at least one Jira application link to be configured

Bugs fixed

key summary type created updated due assignee reporter priority status resolution

JQL and issue key arguments for this macro require at least one Jira application link to be configured




  • No labels