Skip to content
This repository was archived by the owner on Feb 17, 2026. It is now read-only.

Releases: hunterjam/content-generation-solution-accelerator

v1.1.0

27 Jan 19:49
723682b

Choose a tag to compare

1.1.0 (2026-01-27)

Features

  • Added Deployment v2 pipeline with Windows and Linux support (1474d56)

Bug Fixes

  • ensure QUOTA_FAILED output defaults to 'false' in job-deploy.yml (ffb5d13)
  • remove 'hb-psl-fix-testissue' branch from push triggers in node.js.yml (660d626)

Other Updates

  • Add Local Debugging Setup guide and environment variables image (3aeb06a)
  • Add local development setup guide and update deployment documentation (2a5b8b8)
  • Add service verification steps to LocalDevelopmentSetup (9f2487c)
  • Commented the location env var in vs code web (38e92cb)
  • deps: bump the all-actions group with 4 updates (606d3cf)
  • deps: bump the all-actions group with 4 updates (1d228d7)
  • deps: bump the all-backend-deps group in /src with 16 updates (f1ae11e)
  • deps: bump the all-backend-deps group in /src with 18 updates (ff3babd)
  • deps: bump the all-frontend-deps group (83ba039)
  • deps: bump the all-frontend-deps group (a5b6394)
  • downgrade React and related packages to version 18.x, update TypeScript ESLint plugins, and adjust ESLint dependencies; update Python OpenTelemetry packages to 1.39.0 and 0.60b0 (af76ea0)
  • Enhance local development setup guide with detailed instructions and prerequisites (e0b467f)
  • Include Azure authentication step in Deployment Guide (2232d9a)
  • Remove references to Python virtual environment and node_modules from setup guide (3d95292)
  • replace npm ci with npm install in GitHub Actions workflow (bfe2a2f)
  • Replcae OpenAI API calls with SDK API call (604c181)
  • update dependencies in package.json (3ff3a9b)
  • Update Deployment Guide to include Visual Studio Code (WEB) deployment (fd7ed1d)
  • Update local development setup guide for Python version changes and formatting improvements (70e6371)
  • Update local development setup sections and numbering (2c97098)

v1.0.1

23 Jan 20:36

Choose a tag to compare

1.0.1 (2026-01-23)

Bug Fixes

  • Disable product selection during content generation (feebc1e)
  • filter system prompt content from agent responses (428e635)

Other Updates

  • Update TRANSPARENCY_FAQ.md styling to match archive format (4cf11f1)

v1.0.0

22 Jan 16:12
ad58303

Choose a tag to compare

1.0.0 (2026-01-22)

Features

  • add Azure AI Foundry support with direct image API (65fd2b0)
  • Add Chat History component (cb0438b)
  • Add chat history toggle button and SamplePrompt icon (bb3c856)
  • Add dynamic clarifying questions for incomplete creative briefs (5b98cb5)
  • Add Intelligent Content Generation Accelerator (dc24a47)
  • add role assignment for signed-in user in copy_kb_files.sh (5347792)
  • Add sample content generation script (5fd2d0b)
  • Add sample image generation script (a888b78)
  • added feature to use azure_location environment variable for deployment with Fallback to resource group location (7ce4d1f)
  • AI Search Tool changes in Docgen (bf2191c)
  • dev downmerge, updated for existing AI Foundry in Bicep and scripts (2844cc3)
  • Enable public network access for AI Services resource (957ede2)
  • Implement Consistent Versioning and Tagging for Accelerator Images (d34fb1b)
  • implement test automation and integrating it with deployment pipeline (e16c743)
  • Implemented reusing of log analytics service (ed61d43)
  • include blob URL in generate response (2ce1264)
  • infra: Add private networking ACI deployment with managed identity (548b8dd)
  • Reuse existing Azure AI Foundry changes, dependabot changes (8a977bb)
  • Reusing existing AI foundry changes (2cdea6b)
  • ui: move compliance violations to end of content with collapsible accordion (d14060b)
  • Updated main.json (d186735)
  • Updated main.json (08936f7)

Bug Fixes

  • A brand new section getting added while removing section one by one and Removed section is returned in response for random removal of sections (992ac8f)
  • add OpenTelemetry dependencies to requirements.txt (000d0a5)
  • add outputs for resource group name and web app URL in deployment job (c7060db)
  • Add user guidance callouts to InlineContentPreview (correct file) (2277be9)
  • added subscription selection in scripts, added retry logic for uploading documents to blob (5735a70)
  • Chat history template name is accepting empty strings as well (ab935a2)
  • Clarify character limit guidelines for compliance agent (bcae72c)
  • clarifying responses now update pending brief (b318e95)
  • correct casing in variable names for deployment output extraction (b95f3bc)
  • correct model name for GPT-4o in quota check script (93b0cac)
  • disable purge protection of keyvault (ac7a4b0)
  • display all brief fields in single consistent grey box (f97d5f9)
  • divide the workflow into 3 seperate jobs (a43ee6b)
  • downgrade undici to version 5.29.0 in package.json and package-lock.json (4af96ad)
  • enhance deployment output extraction and update post-deployment script references (aa996b6)
  • Foundry integration with correct SDK usage (db7c1ab)
  • Hide 'Content generated successfully! Headline:' message (ddb103b)
  • increase timeout for send button click and adjust test flow to validate draft generation (a940927)
  • pipeline issue fix for pylint (8d12049)
  • Post deployment issue fir EXP (101da85)
  • post deployment scripts part to include RG and AI Foundry (a939d15)
  • prevent text in generated images and improve overlay handling (4c00855)
  • remove deploy-and-test branch from workflow triggers (b7863c6)
  • Set thread to None to prevent undefined erros (dfd4846)
  • show anonymous conversations in chat history (46b98ea)
  • Show missing key areas in brief review message (e4f40e1)
  • specify test directory for pytest in Linux job (db94b67)
  • To reuse Log Analytics across subscriptions (28e7c95)
  • unit test cases modified as per the new response (6b1fb65)
  • update agent_framework import from HandoffUserInputRequest to HandoffAgentUserRequest (b763494)
  • update AI model deployment versions and adjust data processing chunk size ([ef9630b](https://github.com/hunterjam/content-generation-solution-accelerator/c...
Read more