KWIZ CMS App v1.3

Released: Apr 29, 2025

Atualizações na v1.3

Recursos

  • Embedding SPFx Web Parts into Pages:
    • You can now embed SPFx web parts into CMS365 pages, and have them resize automatically.
    • The embed file picker will allow you to simply select the site pages library and select the pages you wish to embed.
  • Custom Page Variables:
    • This release expands the page variables you can add, from Title, Description and Authors, to include custom created page variables.
    • Designers can create text, date and choice columns and use them as variables for pages, providing better structure to your content, and embed variables into your page layouts to enforce uniform content editing experience.
  • New and Improved Site Navigation:
    • Added a dedicated page to manage your site navigation, allowing designers to quickly reorder pages and select an automatic sorting option, as well as the ability to specify a different site logo for specific sections of your site. Reordering pages will no longer create a draft that needs to be approved.
  • Inline Text Formatting:
    • Added more text formatting options and coloring to inline text elements, allowing you to emphasize your content without moving it to a new block element.
    • This will expand on the basic bold, italic, underline options that were available in earlier versions.
  • Added support for custom variables when exporting or importing content from CMS365 sites.
  • You can now position images in your pages, using the gear icon to make images float to the left or right of the text.

Correções

 

  • When exporting content from a CMS365 site with custom reusable content and custom page layouts, some customers experienced and issue when importing the data into a new CMS365 site, the layout IDs and reusable content IDs were not updated to the correct ones on the target site. That would lead to some reusable content missing from the page, or referencing the wrong content, as well as pages losing their layout assignments.
  • Fixed an issue with image positioning not working when an image is added into a paragraph that also contain other elements or text.
  • Customers who created many custom page variables might face an issue where pages no longer load. The list of column names might be too long and restricted by query length.
  • This patch separates loading CMS365 pages and the metadata needed to render the app, from loading custom page variables. Custom page variables are now loaded per page, when viewing a page or editing a page, with the page's content.
  • Fixed a minor issue where custom page variables were not rolling back to an older version when viewing a page's previous versions. With this patch, viewing older page versions will also show that version's custom variables.
  • Note: in edit mode, loading previous version will still only load the page content, that behavior was kept to prevent accidentally overwriting changes the author may have made.
  • UI/UX:
    • YouTube Embed: Fixed an issue with embedding YouTube videos from unrecognized URL formats.
    • Auto-Size Embed: Embedding pages from SharePoint will attempt to automatically resize them to fit the content.
    • Updated Semantic Colors: Updated the semantic colors used by admonition blocks and inline text format.
  • Stability:
    • Addressed a lagging issue during long editing sessions.
    • Fixed an issue with content edited in an admonition block or table cell not being saved unless the user clicks outside the block first.
    • Stability improvements in some situations.