Skip to content

Modern Data Visualizer - 1.4.1

Choose a tag to compare

@aequosword aequosword released this 04 Jul 13:12
· 1 commit to master since this release

Common

  • Support the new annual licensing plan
    • Display a notice message 30 days before the expiration of the license
    • Display a warning message when the licensing is expired
    • Disable Web Parts and display a message after 30 days of expiration
  • Update documentation
  • Update logo

Search box

Features

  • Added queryTemplate option to searchbox
  • Added the ability to encode the Tokens in the Page URL property

Fixes

  • Fixed an issue where the "&" character was not recognized properly
  • Fixed #43 - Search boxes show encoded characters
  • Fixed #36 - Search does not work when % is included in query text
  • Fixed #30 - Cannot read properties of undefined (reading 'q')

Data Visualizer Web Part

Features

  • Added the ability to connect two Data Visualizer Web Parts together via item selection
  • [SharePoint Search] Added the ability to specify a result source by scope and name (ex: SPSite|News)
  • Added the ability to manage multi-geo location properties

Fixes

  • Fixed #22 - The operator text label was wrong for the filter date range and interval templates
  • Fixed an issue regarding token resolution where values from context were not replaced if contains special Regex characters
  • Fixed #35 - Error setting aequosDataVisualizer_DataSourceDataCurrentPage in session storage

Data Filter Web Part

Features

  • Added deep link feature allowing pre-select filters at page load

Fixes

  • Fixed #47 - Taxonomy picker - No arrow displayed
  • Fixed #33 - when a filter is removed the data does not refresh
  • Fixed #32 - If selecting multiple multi-select taxonomy filter terms that include children, the AND filter does not work, it shows the same results as OR
  • Fixed #32 - Apply not working with text search in Taxonomy filters
  • Fixed missing tree options from the taxonomy filter

[NEW] Group/Team metadata editor Web Part

  • Allows you to manage Microsoft 365 group metadata through Microsoft Graph schema extensions. Refer to the documentation for more information.

Extensibility