Skip to content

2.32.0

Latest
Compare
Choose a tag to compare
@ygrik ygrik released this 24 Jan 19:11
05a478c

Highlights

Bug Fixes and Improvements

  • Fixed schema validation for linked images.
  • Fixed image references in navigation item editing.
  • Fixed styles and alignments after package updates.
  • Fixed tooltip button position and scrolling issues.
  • Fixed page name display in the admin top panel.
  • Fixed validation for pages, layouts, and forms.
  • Fixed z-index for popups over collapsible menus.
  • Applied accessibility fixes for the new Admin UI.
  • Added "No items" text when searching with no results.

Upgrades and Updates

  • Upgraded packages and styles.
  • Updated package.json engines to require Node pre v20.

New Features

  • Added new password validation to ensure it differs from the old one.
  • Improved client telemetry to include network requests and user activity.

What's Changed

  • Fixed nonImageDetailModal to pass schema validation on saving of linked image by @rkolesnikovDX in #2691
  • Packages and styles upgrade by @ygrik in #2692
  • Fix image reference in navigation item editing popup by @rkolesnikovDX in #2693
  • Fixed styles after last packages update by @ygrik in #2694
  • Update Paperbits packages and styles in api list widget by @ygrik in #2696
  • Fixed styles after packages upgrade by @jsorohova in #2697
  • Fixed tabs styles and editor alignments by @jsorohova in #2698
  • Developer portal version bump to 2.32 by @jsorohova in #2699
  • Accessibility fixes for new Admin UI by @jsorohova in #2710
  • Fixed pages and layouts validation and added No items text when searching by @jsorohova in #2715
  • Fixed forms styles by @ygrik in #2722
  • Fixed layouts validation by @jsorohova in #2723
  • Fixed tooltip button position and scrolling on subscription rename/cancel by @ygrik in #2724
  • Added new password validation must be different from old by @ygrik in #2730
  • Update package.json engines to require Node pre v20 by @Onatolich in #2731
  • Fixed Page name displaying in admin top panel by @jsorohova in #2749
  • Implemented service worker to intercept network traces, added tracking simple page navigation by @ygrik in #2743
  • Popup over collapsible menu z-index fix by @ygrik in #2754

Full Changelog: 2.30.0...2.32.0