Skip to content

Releases: microsoft-search/pnp-modern-search

PnP Modern Search - 4.24.0

Choose a tag to compare

@github-actions github-actions released this 19 Aug 19:53

This solution includes only one .sppkg file:

  • pnp-modern-search-parts-<version_number>.sppkg (Mandatory).

Extensions (i.e. custom web components, layouts, etc.) must be deployed separately. See PnP Modern Search - Extensibility samples for more information.

Useful resources


What's Changed

Full Changelog: 4.23.3...4.24.0

PnP Modern Search - 4.23.3

Choose a tag to compare

@github-actions github-actions released this 10 Jul 09:50
a48b5f2

This solution includes only one .sppkg file:

  • pnp-modern-search-parts-<version_number>.sppkg (Mandatory).

Extensions (i.e. custom web components, layouts, etc.) must be deployed separately. See PnP Modern Search - Extensibility samples for more information.

Fixes slow loading of non-existent extensibility library. Get this one now!!!!

Useful resources


What's Changed

  • chore(release): 4.23.3 — hotfix defer loading unused extensibility libraries by @wobba in #4872

Full Changelog: 4.23.2...4.23.3

PnP Modern Search - v4.23.2

Choose a tag to compare

@github-actions github-actions released this 06 Jul 09:58
18fc5bb

This solution includes only one .sppkg file:

  • pnp-modern-search-parts-v4.sppkg (Mandatory).

Extensions (i.e. custom web components, layouts, etc.) must be deployed separately. See PnP Modern Search - Extensibility samples for more information.

Useful resources


What's Changed

Full Changelog: 4.23.1...4.23.2

PnP Modern Search - 4.22

Choose a tag to compare

@github-actions github-actions released this 21 May 15:26
fd726ed

This solution includes only one .sppkg file:

  • pnp-modern-search-parts-v4.sppkg (Mandatory).

Extensions (i.e. custom web components, layouts, etc.) must be deployed separately. See PnP Modern Search - Extensibility samples for more information.

Useful resources


What's Changed

New Contributors

Full Changelog: 4.21.0...4.22.0

PnP Modern Search - 4.21.0

Choose a tag to compare

@github-actions github-actions released this 16 Apr 11:11
fdb9344

This solution includes only one .sppkg file:

  • pnp-modern-search-parts-v4.sppkg (Mandatory).

Extensions (i.e. custom web components, layouts, etc.) must be deployed separately. See PnP Modern Search - Extensibility samples for more information.

Useful resources


What's Changed

  • Bump fast-xml-parser from 5.3.3 to 5.3.6 in /search-parts by @dependabot[bot] in #4656
  • Bump fast-xml-parser from 5.3.3 to 5.3.6 in /search-extensibility by @dependabot[bot] in #4657
  • chore: upgrade to SPFx 1.22.2 + dependency modernization by @wobba in #4658
  • fix: address security advisories — XSS, CSS injection, and DOMPurify hardening by @wobba in #4659
  • Bump immutable from 4.3.7 to 4.3.8 in /search-extensibility by @dependabot[bot] in #4672
  • Bump immutable from 4.3.7 to 4.3.8 in /search-parts by @dependabot[bot] in #4671
  • Bump svgo from 2.8.0 to 2.8.2 in /search-extensibility by @dependabot[bot] in #4669
  • Fix thumbnail URL construction in DataSourceHelper by @estruyf in #4666
  • Bump fast-xml-parser from 5.3.3 to 5.4.1 in /search-extensibility by @dependabot[bot] in #4665
  • Bump fast-xml-parser in /search-parts by @dependabot[bot] in #4667
  • Bump svgo from 2.8.0 to 2.8.2 in /search-parts by @wobba in #4676
  • fix: Audience targeting for web parts does not work by @wobba in #4681
  • fix: add missing closing brackets in localization files for cs-cz and nb-no by @kasperbolarsen in #4686
  • refactor: enhance SharePoint preview URL handling and add utility methods by @kasperbolarsen in #4687
  • fix: extensibility library loading race condition by @wobba in #4697
  • fix: use getMemberGroups for vertical audience targeting (#4675) by @wobba in #4710
  • fix: Ace editor cursor position offset in template dialog (#4706) by @wobba in #4711
  • fix: prevent duplicate search query notifications on page load (#4673) by @wobba in #4712
  • fix: reset regex lastIndex in replacePageTokens (#4707) by @wobba in #4713
  • fix: restore layout slot panel column layout and reduce title textarea height by @wobba in #4715
  • fix: apply slotTable class to all PropertyFieldCollectionData dialogs by @kasperbolarsen in #4720
  • Static hierarchical refinersv2 by @kasperbolarsen in #4723
  • v1.21.0 by @wobba in #4727

New Contributors

Full Changelog: 4.20.0...4.20.1

PnP Modern Search - 4.20.0

Choose a tag to compare

@github-actions github-actions released this 19 Feb 08:25
0e3499a

This solution includes only one .sppkg file:

  • pnp-modern-search-parts-v4.sppkg (Mandatory).

Extensions (i.e. custom web components, layouts, etc.) must be deployed separately. See PnP Modern Search - Extensibility samples for more information.

Useful resources


What's Changed

  • Update SPFx to v1.22.1 for extensibility library by @jlacarelle in #4612
  • Custom layout documentation - add renderType property by @a1mery in #4615
  • fix: add null checks to prevent errors in ItemSelectionWebComponent and MicrosoftSearchDataSource by @kasperbolarsen in #4610
  • Add default title font option by @jblueml in #4627
  • Bump lodash-es from 4.17.22 to 4.17.23 in /search-parts by @dependabot[bot] in #4632
  • Bump tar and @microsoft/sp-build-web in /search-extensibility by @dependabot[bot] in #4637
  • Fix for Issue 4614 (Microsoft Search data source crashes for most entity types) by @kasperbolarsen in #4639
  • Refactor MicrosoftSearchDataSource: Improve entity type checks and update property initialization by @kasperbolarsen in #4640
  • Bump lodash-es from 4.17.22 to 4.17.23 in /search-parts by @wobba in #4643
  • Fix ZIP download: use AAD token for mediap oAuthToken by @ackbarar in #4629
  • Fix ZIP download: inject aadTokenProviderFactory into WebComponent context by @ackbarar in #4633
  • Fixed Sonar errors and warnings in MicrosoftSearchDataSource by @kasperbolarsen in #4644
  • Fix DatePicker scroll jump by preventing focus restore scroll by @mobun in #4652
  • chore: bump version to v4.20.0 by @wobba in #4654
  • v4.20 by @wobba in #4655

New Contributors

Full Changelog: 4.19.1...4.20.0

PnP Modern Search - 4.19.1

Choose a tag to compare

@github-actions github-actions released this 05 Jan 07:53
61cedb5

This solution includes only one .sppkg file:

  • pnp-modern-search-parts-v4.sppkg (Mandatory).

Extensions (i.e. custom web components, layouts, etc.) must be deployed separately. See PnP Modern Search - Extensibility samples for more information.

Useful resources


What's Changed

Full Changelog: 4.18.2...4.19.1

PnP Modern Search - v4.18.2

Choose a tag to compare

@github-actions github-actions released this 13 Nov 13:26
91e84ed

This solution includes only one .sppkg file:

  • pnp-modern-search-parts-v4.sppkg (Mandatory).

Extensions (i.e. custom web components, layouts, etc.) must be deployed separately. See PnP Modern Search - Extensibility samples for more information.

Useful resources


What's Changed

  • Fix for #4503 searchverticals styling issue by @jblueml in #4509
  • comment out shouldTruncate prop in DocumentCardTitle component in ord… by @kasperbolarsen in #4514
  • v4.18.2 by @wobba in #4531
  • Enhance CSS handling in TemplateService for better style preservation, fixed #4529

Full Changelog: 4.18.1...4.18.2

PnP Modern Search - 4.18.1

Choose a tag to compare

@github-actions github-actions released this 30 Oct 12:21
1031ffe

This solution includes only one .sppkg file:

  • pnp-modern-search-parts-4.sppkg (Mandatory).

Extensions (i.e. custom web components, layouts, etc.) must be deployed separately. See PnP Modern Search - Extensibility samples for more information.

Useful resources


What's Changed

New Contributors

Full Changelog: 4.16.0...4.18.1

PnP Modern Search - 4.16

Choose a tag to compare

@github-actions github-actions released this 18 Feb 16:40
11d1ba5

Useful resources


What's Changed

New Contributors

Full Changelog: 4.15.0...4.16.0