From 9a81d299ea73442a254e9ea1bff3d405816f033f Mon Sep 17 00:00:00 2001 From: Andrew Petro Date: Fri, 10 May 2019 15:42:23 -0500 Subject: [PATCH] prepare changelog for 9.1.0 release (#882) --- CHANGELOG.md | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 259747e51..3dd495976 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,12 +8,23 @@ and this project adheres to ## [Unreleased][] -* Generate static content div identifier by fname rather than by +## [9.1.0][] - 2019-05-10 + +### Fixes in unreleased + +* Generates static content div identifier by fname rather than by not-reliably-unique nodeId #876 +* Fixes widget grid not displaying properly in Firefox #881 -### Fixed +### Dependency upgrades in unreleased + +Upgrades to uPortal-app-framework 12.1.0 from 12.0.0. Highlights: -* Fixed widget grid not displaying properly in Firefox #881 +* myuw-banner feature +* `widgetConfig.launchUrl` support +* fix for uniqueness of widget HTML element ids +* improved loading splash screen +* fix reducing duplicate session expiration dialogs ## [9.0.0][] - 2019-02-26 @@ -521,6 +532,7 @@ See also: * the [6.0.0 milestone](https://github.com/uPortal-Project/uportal-home/milestone/5?closed=1). [unreleased]: https://github.com/uPortal-Project/uportal-home/compare/uportal-home-parent-9.0.0...HEAD +[9.1.0]: https://github.com/uPortal-Project/uportal-home/compare/uportal-home-parent-9.0.0...uportal-home-parent-9.1.0 [9.0.0]: https://github.com/uPortal-Project/uportal-home/compare/uportal-home-parent-8.3.6...uportal-home-parent-9.0.0 [8.3.6]: https://github.com/uPortal-Project/uportal-home/compare/uportal-home-parent-8.3.5...uportal-home-parent-8.3.6 [8.3.5]: https://github.com/uPortal-Project/uportal-home/compare/uportal-home-parent-8.3.4...uportal-home-parent-8.3.5