Skip to content

Releases: JeffersonLab/smoothness

v4.9.0

18 Nov 18:18
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.8.0...v4.9.0

v4.8.0

18 Nov 16:34
Compare
Choose a tag to compare

What's Changed

Upgrade Notes

Environment variable changes:

  • Replace RESOURCE_LOCATION with (PREFIX)_RESOURCE_LOCATION
  • Replace CDN_SERVER with (PREFIX)_CDN_SERVER
  • Replace CDN_VERSION with (PREFIX)_SMOOTHNESS_VERSION

Full Changelog: v4.7.0...v4.8.0

v4.7.0

13 Nov 22:10
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.6.0...v4.7.0

v4.6.0

02 Oct 18:33
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.5.2...v4.6.0

v4.5.2

09 Apr 20:53
Compare
Choose a tag to compare

v4.5.1

09 Apr 20:09
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.5.0...v4.5.1

v4.5.0

19 Sep 19:41
Compare
Choose a tag to compare
  • Added CC header/field to EmailService

Full Changelog: v4.4.1...v4.5.0

v4.4.1

18 Sep 17:50
e3f852d
Compare
Choose a tag to compare
  • Fixed regression where cdnContextPath was no longer being set due to removal of publicProxyFilter

UPGRADE NOTE: Search and replace ${cdnContextPath} with //${env['CDN_SERVER']}

Full Changelog: v4.4.0...v4.4.1

v4.4.0

22 Aug 19:11
Compare
Choose a tag to compare
  • Dropped unused Public Proxy Servlet Filter
  • Set asyncSupported=true on remaining Servlet Filters to allow lib to be used in projects uses async Servlets

Full Changelog: v4.3.0...v4.4.0

v4.3.0

23 May 19:42
Compare
Choose a tag to compare
  • Reworked Breadcrumb style and structure (#11)

Upgrade notes:

  • Replace existing .breadbox class with .banner-breadbox
  • Added .ribbon-breadbox and .float-breadbox classes. See demo app.

Full Changelog: v4.2.0...v4.3.0