Releases: Kentico/xperience-by-kentico-azure-ai-search
Releases · Kentico/xperience-by-kentico-azure-ai-search
v5.0.0
v4.1.1
v4.0.1
What's Changed
- Remove obsolete api references by @bkapustik in #30
- Fix repo url in UI Pages by @tstaufferbzs in #32
- Upgrade react-icons from 5.2.1 to 5.3.0 by @Matej4545 in #25
- Upgrade react-tooltip from 5.27.1 to 5.28.0 by @michalJakubis in #24
New Contributors
- @tstaufferbzs made their first contribution in #32
Full Changelog: v4.0.0...v4.0.1
v4.0.0
What's Changed
- [Snyk] Upgrade react-tooltip from 5.27.0 to 5.27.1 by @Matej4545 in #23
- Index reusable types by @bkapustik in #26
- [Snyk] Fix for 1 vulnerabilities by @seangwright in #27
- Update XbyK versions by @bkapustik in #28
- Bump to v4.0.0 by @michalJakubis in #29
Full Changelog: v3.0.0...v4.0.0
v3.0.0
What's Changed
- Disable search through appsettings by @bkapustik in #14
- Upgrade: react, react-dom by @Matej4545 in #15
- GH actions pipeline improvements by @michalJakubis in #19
- Upgrade react-icons to 5.2.1 by @seangwright in #21
- Upgrade react-tooltip to 5.27.0 by @seangwright in #22
New Contributors
- @Matej4545 made their first contribution in #17
Full Changelog: v2.1.0...v3.0.0
v2.1.0
What's Changed
- feat(Azure): update to Kentico.Xperience libraries v29.0.0 by @bkapustik in #13
Full Changelog: v2.0.0...v2.1.0
v2.0.0
What's Changed
- KX-11391 - SignFile replaced with AzureSignTool by @ZdenekS81 in #5
- KX-11751 - Containerization by @ZdenekS81 in #7
- feat(AzureAISearch): application can be turned off by not including i… by @bkapustik in #6
- Feat/turn off aplication without removing nugget by @bkapustik in #8
- Bump to v2.0.0-prerelease-1 by @michalJakubis in #10
New Contributors
- @ZdenekS81 made their first contribution in #5
- @michalJakubis made their first contribution in #10
Full Changelog: v1.0.0...v2.0.0
Enhancements
- Add multi-select component for Admin UI used to chose from Content Type options included in the indexed paths.
- Add Issue templates for bug or feature requests
Fixes
- Remove obsolete members mostly used in Startup to register and configure this library in a project.
- Fix issue with adding reference to this package without configuration in the Startup would result in an error
v1.0.0 - Xperience by Kentico v28 support
Initial release
- Provides integration of Azure AI Search and Kentico v28
- Support multi website channel solutions
- Index reusable and web page content
- Documentation
- Dancing Goat example solution with implemented scenarios including
- OData geo-spatial functions in Azure AI Search
- Semantic ranking
- Implement strategies to use Azure AI Search
- Manage indexes in Admin UI
- Create an index alias for Azure AI Search
New Contributors
- @bkapustik made their first contribution in #1
Full Changelog: https://github.com/Kentico/xperience-by-kentico-azure-ai-search/commits/v1.0.0