Skip to content

Releases: CrestApps/CrestApps.OrchardCore

2.0.0-preview-0004

24 Mar 23:25
ce7c22a

Choose a tag to compare

2.0.0-preview-0004 Pre-release
Pre-release

What's Changed

Full Changelog: v2.0.0-preview-0003...v2.0.0-preview-0004

2.0.0-preview-0003

13 Mar 22:56
eedb7ec

Choose a tag to compare

2.0.0-preview-0003 Pre-release
Pre-release

What's Changed

Full Changelog: v2.0.0-preview-0002...v2.0.0-preview-0003

2.0.0-preview-0002

07 Mar 18:10
e7c73fd

Choose a tag to compare

2.0.0-preview-0002 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v2.0.0-preview-0001...v2.0.0-preview-0002

2.0.0-preview-0001

21 Feb 01:06
08d9a8d

Choose a tag to compare

2.0.0-preview-0001 Pre-release
Pre-release

What's Changed

  • Fix Bugs with Azure OpenAI library by @MikeAlhayek in #228
  • Avoid Using AzureOpenAIClient from Azure.AI.OpenAI by @MikeAlhayek in #227
  • Continue to use AzureOpenAIClient with Azure by @MikeAlhayek in #230
  • Fix tool calling while using own data by @MikeAlhayek in #232
  • Don't show system down message when the user navigate away by @MikeAlhayek in #233
  • Add Copilot setup workflow to restore NuGet packages before firewall by @Copilot in #235
  • Rename setup job to copilot-setup-steps by @MikeAlhayek in #236
  • Fix for AIProviderConnection Type ( Chat || Embedding) by @JackTelford in #239
  • Remove AI Connection Type by @MikeAlhayek in #242
  • Add Chat Interactions feature for ad-hoc AI chat experiences with document embedding by @Copilot in #234
  • [WIP] Set up Copilot instructions for repository by @Copilot in #246
  • Correct Chat Interaction Dependency Resolution by @MikeAlhayek in #248
  • Remove ModifiedUtc from ChatInteraction by @MikeAlhayek in #249
  • Add better way to create new interaction with or without settings by @MikeAlhayek in #250
  • Add server side search by @MikeAlhayek in #251
  • Allow the user to specify a valid id when importing recipe by @MikeAlhayek in #253
  • Add reusable list-management UI script by @MikeAlhayek in #254
  • Add Azure AI Search as Index Provider for Chat Interaction Documents by @Copilot in #256
  • Remove 'AzureOpenAIOwnData' as a provider by @MikeAlhayek in #261
  • Add MCP Server module for Orchard Core by @Copilot in #260
  • Update AI tool registration to singleton lifetime with keyed services by @Copilot in #264
  • Enhance Chat Interactions with Intent-Aware, Strategy-Based Document Handling by @Copilot in #263
  • [WIP] Add filters for Azure AI profile metadata sources by @Copilot in #265
  • Add Omnichannel Communication Features by @MikeAlhayek in #177
  • Serialize once in ImportRecipeBaseTool by @MikeAlhayek in #267
  • Refactor Azure AI Data Source: Separate Index Config from Query-Time Parameters by @Copilot in #268
  • Add missing 'PrivateAssets="none"' in targets by @MikeAlhayek in #269
  • Improve the Chat Interactions paramters UI by @MikeAlhayek in #270
  • Fix broken Azure OpenAI Index selector by @MikeAlhayek in #272
  • Fix azure index ai data source display driver by @MikeAlhayek in #273
  • Fix pagination in OmnichannelActivityStore by @MikeAlhayek in #274
  • Set service provider for ai client provider by @MikeAlhayek in #275
  • Fix Omnichannel activities Index by @MikeAlhayek in #276
  • Add image and chart generation support to chat interactions by @Copilot in #278
  • Add role-based access control for AI tools by @Copilot in #279
  • Fix prompt routing registration and rename type by @MikeAlhayek in #280
  • Add 'AnalyzeTabularDataByRow' Intent Strategy by @MikeAlhayek in #281
  • Add Strict = false paramter in all AIFunction implemenation by @MikeAlhayek in #284
  • Share rate-limit handling for chat hub errors by @Copilot in #282
  • Add Heavy Prompt Processing Strategy by @MikeAlhayek in #285
  • Store interaction documents into separate store by @MikeAlhayek in #286
  • Fix OrchardCore.Application.Cms.Core.Targets project by @MikeAlhayek in #288
  • Fix AzureOpenAIDataSourceMetadataMigrations registration by @MikeAlhayek in #289
  • Fix the path to CrestApps.OrchardCore.Cms.Core.Targets.targets by @MikeAlhayek in #290
  • Store chat prompts independent of chat interactions by @MikeAlhayek in #291
  • Add filters for activity batch creation and activity listing with handler pattern by @Copilot in #277
  • Set the Index property on AICompletionReference when not streaming by @MikeAlhayek in #292
  • Add MCP Prompts management UI and server support by @Copilot in #293
  • Fix chat UI for using 'TemplatePrompt' by @MikeAlhayek in #295
  • Move IRecipeStep implementations to Recipes.Core, remove JsonSchema.Net dependency, add all known Orchard Core recipe steps by @Copilot in #296
  • Add MCP Resources support with type-based architecture and built-in resource handlers by @Copilot in #294
  • Fix README documentation links by @Copilot in #298
  • Add MCP Agent Skills by @MikeAlhayek in #297
  • Add intent-based routing support for AI Chat feature by @Copilot in #299
  • Adopt True Orchestration Architecture and enhance MCP Integration by @MikeAlhayek in #300
  • Add Data Source support for any AI provider by @MikeAlhayek in #304
  • Use Json.Schema and remove the in-house implemenation by @MikeAlhayek in #305
  • Fix document store by @MikeAlhayek in #306
  • Add documents support in AI Profile by @MikeAlhayek in #307
  • Fix AI Profile Deployment by @MikeAlhayek in #308
  • Update CrestApps.OrchardCore.AgentSkills versions by @MikeAlhayek in #309
  • Simplify version extraction in release CI workflow by @MikeAlhayek in #310
  • Migrate to the new CrestApps.AgentSkills* packages by @MikeAlhayek in #311
  • Add Copilot as an Orchestrator by @MikeAlhayek in #302
  • Add Admin Widget by @MikeAlhayek in #312
  • Improve and Standardize Chat UI Across All Interfaces by @MikeAlhayek in #313
  • Improve Preemptive RAG by using a new Utility deployment by @MikeAlhayek in #314

New Contributors

Full Changelog: v2.0.0-beta-0009...v2.0.0-preview-0001

2.0.0-beta-0009

19 Nov 21:00
cd4bbcf

Choose a tag to compare

2.0.0-beta-0009 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v2.0.0-beta-0008...v2.0.0-beta-0009

2.0.0-beta-0008

24 Oct 16:13
dafbf94

Choose a tag to compare

2.0.0-beta-0008 Pre-release
Pre-release

What's Changed

Full Changelog: v2.0.0-beta-0007...v2.0.0-beta-0008

v1.2.1

24 Oct 16:12
f495b25

Choose a tag to compare

What's Changed

  • [release/1.2] Use CacheContext in author cache by @github-actions[bot] in #187
  • [release/1.2] Auto-generate technical name for AI profile. by @github-actions[bot] in #190
  • [release/1.2] Fix deployment selection in UI and display detailed chat errors by @github-actions[bot] in #199

Full Changelog: v1.2.0...v1.2.1

1.2.0

08 Oct 15:15
7df7ec8

Choose a tag to compare

What's Changed

New Contributors

Read more

1.2.0-beta-0018

07 Oct 04:42

Choose a tag to compare

1.2.0-beta-0018 Pre-release
Pre-release

2.0.0-beta-0007

22 Sep 19:37
677942f

Choose a tag to compare

2.0.0-beta-0007 Pre-release
Pre-release

What's Changed

Full Changelog: v2.0.0-beta-0006...v2.0.0-beta-0007