Skip to content

Releases: wro4j/wro4j

Wro4j 2.1.1

29 Sep 16:34
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.0...v2.1.1

Wro4j 2.1.0

29 Sep 09:02
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.0...v2.1.0

Wro4j 2.0.0

19 Jun 23:32
Compare
Choose a tag to compare

What's new in this release?

  • Upgraded Guava to fix a security vulnerability
  • Migrated from javax to Jakarta
  • Upgraded commons-lang to version 3.12.0
  • Upgraded commons-pool to version 2.11.1
  • Upgraded mockito to version 5.3.1
  • Upgraded jruby to version 9.4.3.0
  • Upgraded junit to version 4.13.2
  • Fixed an incorrect link in the project description
  • Fixed test failures due to flakiness
  • Upgraded handlebars to 4.7.7
  • Replaced TravisCI by GitHub Actions

Wro4j 1.10.1

23 Nov 13:34
Compare
Choose a tag to compare
  • ConfigurableWroFilter does not redefine the default values anymore
  • Fixed an issue with inconsistent types when registering MBeans

Wro4j 1.10.0

22 Nov 13:15
Compare
Choose a tag to compare
  • Removed the outdated Packer.js
  • Removed the outdated Ember.js
  • Upgraded to Handlebars JS 4.7.6
  • Upgraded Ant to version 1.10.9
  • Upgraded Google Closure to version v20201102
  • Upgraded commons-io to version 2.8.0
  • Upgraded commons-lang to version 3.11
  • Upgraded commons-pool to version 2.9.0
  • Upgraded groovy to version 3.0.6
  • Upgraded Mockito to version 3.6.0
  • Upgraded jRuby to version 9.2.13.0
  • Upgraded Rhino to version 1.7.13
  • Upgraded Spring to version 5.3.1
  • Upgraded the jQuery webjar to version 3.5.1
  • Upgraded the font-awesome webjar to version 5.15.1
  • Upgraded the jshint webjar to version 2.11.0
  • Upgraded the locator webjar to version 0.40
  • Upgraded JUnit to version 4.13.1
  • Fixed an HTTP cache issue when a non-gzipped resource is cached first

Wro4j 1.9.0

10 Feb 19:28
Compare
Choose a tag to compare
  • Fixed the continuous integration
  • Fixed an issue with Cors headers being overridden by ResourceBundleProcessor
  • Upgraded many dependency versions
  • Now built against OpenJDK 9, 10 & 11