All notable changes to Umbraco.AI.OpenAI will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.2.0 (2026-04-08)
- openai: Add OpenAI speech-to-text capability (d0bccf5)
- core,openai,anthropic,google,microsoft-foundry: Fix graders and update provider packages (087a132)
1.1.4 (2026-03-16)
- core,openai,anthropic,google,microsoft-foundry: Fix graders and update provider packages (087a132)
1.1.3 (2026-03-04)
1.1.2 (2026-03-02)
1.1.1 (2026-02-17)
- openai,anthropic,google,microsoft-foundry,amazon: Add version updates to umbraco-package.json (46038a4)
- openai: Regenerate package lock file (51844a4)
- openai: Fixed incorrectly API usage for Responses API (8482f91)
- openai: Migrate to Responses API for GPT-4o compatibility (cecad4b), closes #50
1.1.0 (2026-02-10)
- agent, prompt, openai: fix validation states for required backoffice fields (#33) (4c31e25), closes #33
1.0.1 (2026-02-04)
- ci: Add umbraco-marketplace tags to provider packages (ad8021d)
1.0.0 (2026-01-28)
- Disable NBGV build number updates (0a91e46)
- Align NBGV release refs to shared branches (d85d468)
- Add encryption support for sensitive AIFields using Data Protection API (2aef55f)
- Update all package versions to 1.0.0 (a40144b)
- Add Umbraco Marketplace metadata and readme files (e1ec6e2)
- Enforce committing the wwwroot folder in providers (1f8af6e)
- We don't need to use ConfigureAwait in .NET Core (e20ab65)
- We don't need to use ConfigureAwait in .NET Core (b228625)
- We don't need to use ConfigureAwait in .NET Core (707c8a8)
- Add safe web fetch tool for URL content extraction (677f4c4)
- Refactor background jobs to use RecurringHostedServiceBase (18381bf)
- add conditional project/package references for monorepo (a1151a3)
- add missing packages to Directory.Packages.props (aa8e7fa)