AI Log Analyser now supports Umbraco 18

A new release of Umbraco.Community.AI.LogAnalyser is out, adding Umbraco 18 support while continuing to support Umbraco 17.

The package adds an “Analyse with AI” button to every entry in the backoffice log viewer, returning a plain-language summary, likely cause and recommended action - using whichever provider you’ve configured through Umbraco AI.

What’s new:

  • Umbraco 18 support (18.0.0), with the OpenAPI integration moved over to Microsoft.AspNetCore.OpenApi now that Umbraco 18 has dropped Swashbuckle
  • Umbraco 17 still supported (17.1.0)
  • Leaner, cache-friendly prompts - static instructions and system diagnostics now form a stable prefix that providers with prompt caching can reuse, and the installed-package list is far more focused

One thing to note: if you’re on Umbraco 17, the minimum supported version is now 17.4.0. That comes from Umbraco AI - its version-aligned 17.x packages require Umbraco.Cms.Core 17.4.0 or later.

Packaging is now version-aligned, so the package major matches your Umbraco major.

NuGet: NuGet Gallery | Umbraco.Community.AI.LogAnalyser 18.0.0

Marketplace: AI Log Analyser | Umbraco Marketplace

awesomeeee