5/29/2018
- Password-protected published pages: Due to a bug we are working with Adobe on, pages that require authentication (only the root pages of the authentication, with "-pw" in the name) cannot have more than one vanity URL. Vanity URLs other than the first one will be ineffective on these pages with authentication settings.
- On This Page: Titles inside Content Optimization Containers will now show in On This Page components.
- Redirect Pages: Redirect pages no longer add /content/... to the redirected URL. This only affected redirect pages visited by direct URL or vanity URL, not in UBCMS links to redirect pages.
- Flex Module: Flex modules with just a title (no other content) have less space after the title now, so they can be used as an accessible, standard-looking standalone module title.
- SlideDeck: Horizontal: Links in the body/teaser text are now rendered with the correct color.
- RAVE/CAP: Posts from RAVE should no longer take so long when an error occurs. Also, repeated posts of the exact same alert will not produce multiple "feed" pages.
5/23/2018
- List: Curated lists with text and no links now render as they did before the 6.3 upgrade.
- Downloads: File downloads within text and lists, and download components now have improved text for screen reader software. A screen reader will read "Download" and the file type, such as "Download PDF".
- Banner pages: Pages with a "banner" area were displaying correctly, but fixed a bug preventing new components from being added to the banner.
- Group Tool: Searching/filtering the Group Manager Tool is now case insensitive.
- Banner pages: Content in the "banner" area is no longer used in teasers if the banner content is in pages that do not render the banner (for example, if the page is changed from a banner to non-banner page).
- Print: Improvements have been made to formatting when printing the page.
- Table: The table caption (recommended for accessibility and available in the table properties dialog box) is now styled consistently with the UB look and feel.
5/16/2018
- Footer: Fixed components could not be added to footer columns from sidekick
- Collapsible Grid: Fixed image thumbnails were distorted/stretched
- HTTPS: When redirecting to https, /content/<domain>/ should no longer be inserted into links.
These updates were planned for this morning, but will be released with the next deployment:
- Search: Fixed some search results listings not working since 6.3 upgrade.
- Form: To improve accessibility, form field labels can no longer be left blank.
5/10/2018
- Forms: Stored form data could not be viewed. The "Bulk Editor" tool has been replaced with a streamlined tool for viewing stored form data. The new tool can be reached the same way, by clicking "View Data" in the form. Any bookmarks to viewing data the old way will need to be updated.
- Accessibility: To improve HTML and CSS validation, there have been some minor HTML and CSS changes. These changes will not affect any pages using only standard components, however, in the past, some authors have reported that minor HTML and CSS changes like this have affected page customizations.
- most <script> tags no longer contain the outdated type="text/javascript" attribute
- aria-labeledby in top navigation is now spelled correctly
- role=navigation has been moved from <ul> to <div> in breadcrumbs
- Google Map, Youtube Video and Recaptcha <iframe> presentational attributes have been moved to CSS
- angularjs attributes in Tabs have been prefixed with "data-"
- several validation errors in clientlibs.css introduced by minifcation have been corrected