Skip to content

2.7.0

Compare
Choose a tag to compare
@mikebudzynski mikebudzynski released this 10 Mar 02:08
· 487 commits to 30e4fe9dc997f00f3dfa7be79a6c13e513fa01f1 since this release

This release contains security vulnerabilities. Please, use the version 2.7.1 instead.

Highlights

  • New widgets: API products (tiles) and products list (tiles) - 2b11690 (#1162)
  • New widgets (preview): carousel and tab panel - 30e4fe9 (#1174)
  • Fix for user confirmation flow in self-hosted portals - 3bc0d4b (#1158) [ #1157 ]
  • Support for the OAuth state parameter in the interactive console - cad30ec (#1153)

Other changes

  • 30e4fe9 Upgraded paperbits libraries to 0.1.382. (#1174)

    • Fixed bug with card widget default content;
    • Fixed bug with cancelling hyperlink in navigation structure;
    • Fixed bug with anchor references;
    • Fixed bug with style duplication in sections added through library;
    • Fixed bug with color and gradient selectors;
    • Fixed bug with media permalink resolver in design-time;
    • Fixed bug with data flows and conversion in text block widget.
    • Fixed issue with font-weight selector;
    • Removed deprecated "Table of contents" widget;
    • Added dismissable hints concept;
    • Added hints to several designer views;
    • Added local settings concept. Restored Ctrl button hint.
    • Added anchor propagation through navigation items;
    • Added "stretch" style plugin to size editor;
    • ... and more
  • 9a3eff8 Accessibility fix 8954122: removed action from operation name (#1167)

  • d6cc510 Changed conflict destToken -> destKey (#1164)

  • 9eca454 Changed variable requestUrl to url (#1159)

  • 9eb538a Added logic to prevent DOM changes on request to prevent error (#1160)

  • 9c06ec9 Fixed notification parameter for create user with OAuth (#1152)

  • 156f371 Added notification parameter for create user with AAD (#1150)

  • 7e968c3 Process for migration scripts will return error code when script fails (#1149)

  • 7ead1f3 Added header to trace get MAPI requests (#1147)

  • 6e5ef6b Fix for migration between subscription-to-subscription developer portal (#1145)