PnP Modern Search - 4.8.0
This solution includes only one .sppkg
file:
pnp-modern-search-parts-<version_number>.sppkg
(Mandatory).
Note 1 This version uses SPFx v1.15.2. Any extensions you have must be upgraded and rebuilt to SPFx v1.15.2 to continue to work.
Note 2 Depending on the version you upgrade from and if you add the solution per site you may have to remove the app and re-add it for web parts to show up. Existing web parts will still work. This is due to an internal SPFx feature id change. See this Twitter thread.
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 main branch package.json by @wobba in #2201
- Fixed #2205 - The custom layouts form extensibility libraries were not loaded in the property pane. by @FranckyC in #2218
- Fixed #1967 and DetailsList z-index by @FranckyC in #2219
- Fixed #2211 - Revert to previous version of @pnp/spfx-property-controls (3.2.0) by @FranckyC in #2220
- Fixed #1941 - Add "Presence.Read.All" permissions by default for the SPFx package by @FranckyC in #2252
- Scroll to view top of results by @emilyk0520 in #2244
- Bump terser from 4.8.0 to 4.8.1 in /search-extensibility by @dependabot in #2246
- Fixed #2212 regarding localization flag and owstaxidmetadataalltagsinfo managed property by @FranckyC in #2267
- Fixed #2280 - URL hash change was not triggered for search box by @FranckyC in #2285
- Fixed #2259 - Reset page number when new filters are selected by @FranckyC in #2286
- Bump terser from 4.8.0 to 4.8.1 in /search-extensibility by @dependabot in #2300
- Added missing translations for the sort control (#2288) by @FranckyC in #2301
- Disable PnP js telemetry by @wobba in #2309
- Fix #2308 by @wobba in #2312
- news scenario by @davemehr in #2323
- Added support for actionable Adaptive Cards in results by @PaoloPia in #2243
- Fixed small issues and typos in docs by @PaoloPia in #2361
- Added Teams messages entity type option for Microsoft search data source by @FranckyC in #2364
- Creating pt-br localization files and correct en-us file. by @Porantim in #2370
- Introducing clear search on empty search box by @salascz in #2369
- Fix to not use input query text after disabling by @patrikhellgren in #2395
- Disable interleaving when using query rules. by @wobba in #2473
- Fix: Rerender on empty results when inputQuery changes by @edarroudi in #2462
- Beta Entity Types Bookmark & Acronym by @edarroudi in #2446
- Upgrade spfx 115 by @wobba in #2518
- Pagination deeplink by @ferrarirosso in #2503
- Add "semver": "7.3.5" back by @brianpmccullough in #2528
- Use icons from fluentui package by @wobba in #2531
- Feature: interface query transformation by @edarroudi in #2035
- Enable custom data source extensibility by @patrikhellgren in #2400
- Removed a Typo by @asadrefai in #2254
- [Fix] Filter count bug due to PR2503 by @edarroudi in #2548
- Fix #2483 by @wobba in #2554
- Fixed #2555 - Added token resolution in the refinement filters field for SharePoint data source by @FranckyC in #2560
- Added Microsoft Graph Toolkit option for adaptive cards layout by @FranckyC in #2569
New Contributors
- @emilyk0520 made their first contribution in #2244
- @PaoloPia made their first contribution in #2243
- @Porantim made their first contribution in #2370
- @salascz made their first contribution in #2369
- @ferrarirosso made their first contribution in #2503
- @brianpmccullough made their first contribution in #2528
- @asadrefai made their first contribution in #2254
Full Changelog: 4.7.0...4.8.0