Umbraco 18 has shipped, and with it ExamineX has a new major release 🎉

ExamineX 10.0 for Azure Search and 7.0 for Elasticsearch are out.

🚀 Umbraco 18 support

  • Supports Umbraco 18+
  • Targets .NET 10
  • All dependencies updated to their latest versions

🔧 Under the hood

  • Updated to Azure.Search.Documents v12 (Azure Search).
  • Migrated to Umbraco 18 APIs (IAsyncComponent, ILanguageService) that replaced members removed in v18.
  • Bumped supporting dependencies: Standard.Licensing, System.Runtime.Caching, and the Microsoft.Extensions.* packages.

⬆️ Upgrading

  • Update to the latest ExamineX.AzureSearch.Umbraco v10.x / ExamineX.Elasticsearch.Umbraco v7.x NuGet package.
  • There are no breaking changes to the ExamineX API.
  • Depending on the Umbraco version you are upgrading from, you may need index rebuilds.

Installation/Upgrade

Installation and upgrades are done via NuGet:

See the release notes for the full list of changes.