Ondexx 5.0.3

Release Notes

NEW

  • Ondexx’s static files are now served via a Content Delivery Network, cdn.ondexx.net
  • Customer images are now served from a different domain as the site (i.e. images.ondexx.net)
  • The Ondexx platform now fully supports HTTP/2
  • New data caching optimizations have improved page load times
  • Ondexx will now remember your chosen Page Size when viewing Chapter Listings on a per site basis

CHANGED

  • The new MERGE-TAG functionality has been removed from Ondexx
  • The Related Resources section of the Page Details callout has been temporarily removed from Ondexx
  • The minimum password length for forms-based login credentials has been increased to 16 characters (was formerly 8 characters)

FIXED

  • Race condition in SSO response processor sometimes leads to errors (an inability to login an authenticated user)
  • Requests for larger pages are timing out on the load balancer (throwing a 504 HTTP Gateway Timeout) due to inefficient Regular Expression related to merge-tags
  • Page Label editor throws JavaScript errors when viewing a page via the ExternalPageID query string key (instead of the PageID querystring key).
  • When pasting HTML content that includes images, the Page Editor’s content cleaning algorithm is erroneously striping user-modified Width and Height properties from images
  • Hyperlink to Completed Tasks in the Task Manager is broken
  • Content encoding bug that would cause Guided Search facets to break when a Chapter or Module title contained HTML entities or reserved characters (e.g. “&”, “;”)
  • Various typos