Skip to content

Releases: Kentico/xperience-by-kentico-azure-ai-search

v5.0.0

19 Dec 12:53
2a1f620
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.1.1...v5.0.0

v4.1.1

26 Nov 14:58
46ee512
Compare
Choose a tag to compare

What's Changed

  • feat(indexing-delay): added support for optional customizable delay by @bkapustik in #34
  • Bump to version 4.1.1 by @Rumec in #35

New Contributors

  • @Rumec made their first contribution in #35

Full Changelog: v4.0.1...v4.1.1

v4.0.1

29 Oct 15:06
5125796
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.0.0...v4.0.1

v4.0.0

01 Oct 07:21
4120c9e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.0...v4.0.0

v3.0.0

08 Jul 14:24
6c7db0c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.0...v3.0.0

v2.1.0

26 Apr 12:12
063a5a6
Compare
Choose a tag to compare

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

11 Apr 12:03
5268364
Compare
Choose a tag to compare

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

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

26 Feb 16:05
024bf1f
Compare
Choose a tag to compare

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

Full Changelog: https://github.com/Kentico/xperience-by-kentico-azure-ai-search/commits/v1.0.0