uPortal 5.4.1
Release Notes
This is a patch release on the uPortal 5.4.x line. It provides some important updates to polyfill support for Web Components, especially for the sake of working in IE.
Fixes
- Fix an issue with
PortletsRESTController.getRenderedPortlet()
(the/v4-3/portlet/{fname}.html
API) that prevented several portlets from rendering properly - Update core js bundle (Web Components support) to beta 8, which includes several important fixes for IE11
- Several more updates to dependency versions, including the Spring Framework, Spring Security,
aws-java-sdk
, Jackson, JAXB, Groovy, and Gradle.