Skip to content

Releases: microsoft/content-generation-solution-accelerator

v2.2.3

02 Mar 05:05
89a28a0

Choose a tag to compare

2.2.3 (2026-03-02)

Bug Fixes

  • Agent framework SDK v2 (93ff8db)
  • downmerge main to dev (e0128de)
  • update logging level for Azure HTTP logging and adjust package versions in requirements (48a3a68)

Other Updates

  • Content Generation Smoke Test Automation (01e9292)

v2.2.2

25 Feb 12:48
fc45639

Choose a tag to compare

2.2.2 (2026-02-25)

Bug Fixes

  • Resolve 502 deployment failure by upgrading Azure AI and agent dependencies (fc45639)

v2.2.1

23 Feb 05:32
4c022e3

Choose a tag to compare

2.2.1 (2026-02-23)

Bug Fixes

  • add validation for conversation name length (fbc213f)
  • added test coverage (334fc59)
  • Dev to main (4c022e3)
  • prevent new conversation action when no messages are present (ee9fb41)
  • prevent new conversation action when no messages are present (e2b4d75)
  • regenerated image persistence (Cosmos) and update UI color/product state after successful regeneration (3efb1e7)
  • rename test files to avoid module name collision with dev branch (d05b1e7)
  • resolve conftest.py conflict by adopting dev branch version (b02635c)
  • update dev test assertions to match new 4-word title truncation behavior (dc72aa0)
  • update dev tests to match new title behavior (4-word truncation, New Conversation default) (cd710a1)
  • Updates for text-context updation after regenerating image (e6ce244)

Other Updates

  • add unit tests for chat history title generation (57 tests) (d92d0f2)
  • Added unit test for backend (67cccd4)
  • bump esbuilt, vite and qs package upgrade (5db14d6)
  • bump the github-actions group with 2 updates (2a7e6ac)
  • deps: bump the all-backend-deps group in /src with 15 updates (bf1c46d)
  • deps: bump the all-frontend-deps group (4952a00)
  • downmerge the archive-doc-gen package upgradtion changes. (4554a4a)
  • Include AI and Data playbooks in README (9f98ff8)
  • Resolve Conflict (9e716f3)

v2.2.0

17 Feb 07:06
4bbe71b

Choose a tag to compare

2.2.0 (2026-02-17)

Features

  • Add main.waf.parameters.json with updated parameters and enable features (f711994)
  • Added main.waf.parameters.json with updated parameters and updated deployment.md with waf deployment steps (11d415b)
  • Update AI deployment location parameter to required and remove deprecated region mappings (00b4071)
  • Update AI service location parameters and metadata for deployment (02cd8f1)
  • Update AI service location references in configuration files (43a60c1)

Bug Fixes

  • Added validation for rename button (eaa9caf)
  • ensure logger handler removal in test case (c954697)
  • Fixing of EXP Deployment - Bug#33406 (cb062a9)
  • removal of dall-e-3 model (31e3263)
  • remove unnecessary whitespace and logging in test cases (726e0b4)
  • Remove unnecessary whitespace in orchestrator and cosmos_service files (7b4ff40)
  • remove unused imports and improve error handling across multiple scripts (1ffd109)
  • reverted "archive-doc-gen" changes (37dd5b0)
  • Specify OSError in font loading exception handling (9551afb)
  • Update AI service location parameters and metadata for deployment (78e5d92)
  • update test input values and error messages for clarity; refine Azure identity import handling (bb0e8ce)

Other Updates

  • Code quality fix (afc881e)
  • Downmerge from main to dev (03ed938)
  • New GitHub Actions workflows to automate code quality checks, testing, and repository maintenance (82338d3)
  • Updated readme, added sample prompts, updated broken links (c82685a)

v2.1.0

13 Feb 09:24
419faf2

Choose a tag to compare

2.1.0 (2026-02-13)

Features

  • Add role assignment step for deployment workflows (ef674ae)
  • Add support for DevContainer deployment and enhance input validation (bdc5267)
  • Enhance deployment workflows with image model selection and quota checks (a4806a4)

Bug Fixes

  • Remove 'eastus2' from the list as it has ResourcesForSkuUnavailable issue (9855cd9)
  • Remove role assignment steps from deployment workflows (a130507)
  • Set PYTHONUTF8 environment variable in Windows deployment job (df66848)
  • Temporarily disable E2E tests in deployment workflow (63a8195)
  • Update account name in resource group generation (29a674d)
  • Update environment variable references in deployment workflows (b82ff6e)

Other Updates

  • Add package write permission for deploy workflows (6e02aa9)
  • Remove image model region constraints and validation function from quota check script (4e85870)
  • Update permissions to allow package write access for devcontainer image deployment (f8b42b0)
  • Update permissions to allow package write access in deployment workflows (4f41599)

v2.0.1

11 Feb 11:50
1a8dca2

Choose a tag to compare

2.0.1 (2026-02-11)

Bug Fixes

  • Update API version and payload for dall-e-3 image generation (1a8dca2)

v2.0.0

03 Feb 10:42
7e86014

Choose a tag to compare

2.0.0 (2026-02-03)

Initial Release for Content Generation

v1.8.1

03 Feb 10:16
3276729

Choose a tag to compare

1.8.1 (2026-02-03)

Bug Fixes

  • correct user initials display when authentication is enabled (3276729)
  • correct user initials display when authentication is enabled (bcdb3d8)

Other Updates

  • add issue and PR templates with title validation (f05f57f)
  • add issue and PR templates with title validation (ed8fd88)
  • update repository links in README and DEPLOYMENT.md (c4add42)
  • updated VS Code Web URL (a16a821)

v1.7.2

13 Jan 05:40
111fac3

Choose a tag to compare

1.7.2 (2026-01-13)

  • Add Azure AI agent endpoint and enable build during deployment custom deployment template (1422cf4)
  • Add Permissions (36c5b94)
  • Add sample environment configuration for Azure AI integration (78a8480)
  • Add validation step for Inputs and Map Inputs to env (97cf33c)
  • Fix initialization in _AzureSearchSettings to ensure proper inheritance from BaseSettings and Dataso (ecdcfc0)
  • Fix regex pattern in PdfTextSplitter to exclude additional characters; update feedback state handlin (db96c2e)
  • Merge branch 'dev' into dependabotchanges (8cb50dd)
  • Merge branch 'dev' into hb-psl-fix-testissue (b0036a7)
  • Merge pull request #647 from microsoft/security-code-quality-fix (0d94aaa), closes #647
  • Merge pull request #655 from microsoft/dependabotchanges (1deb156), closes #655
  • Merge pull request #659 from microsoft/pls-pipeline-security-fix (ab815eb), closes #659
  • Merge pull request #661 from microsoft/dev (111fac3), closes #661
  • Merge pull request #662 from microsoft/hb-psl-fix-testissue (0126ce8), closes #662
  • rebuilt package lock (5f5439d)
  • Refactor _AzureSearchSettings initialization to ensure proper inheritance from BaseSettings and Data (f57a40c)
  • Refactor and clean up code across multiple files (24be5ae)
  • Refactor failedSections handling in appStateReducer for improved clarity and consistency (8ce46e7)
  • Remove export command and Curl Azure CLI setup steps and replace with Azure setup actions (e5c5f8a)
  • Remove redundant page initialization in BrowsePage, DraftPage, GeneratePage, and HomePage constructo (3fb1910)
  • fix: ensure QUOTA_FAILED output defaults to 'false' in job-deploy.yml (ffb5d13)
  • fix: remove 'hb-psl-fix-testissue' branch from push triggers in node.js.yml (660d626)
  • chore: downgrade React and related packages to version 18.x, update TypeScript ESLint plugins, and a (af76ea0)
  • chore: replace npm ci with npm install in GitHub Actions workflow (bfe2a2f)
  • chore: update dependencies in package.json (3ff3a9b)
  • build(deps): bump the all-actions group with 4 updates (606d3cf)
  • build(deps): bump the all-actions group with 4 updates (1d228d7)
  • build(deps): bump the all-backend-deps group in /src with 16 updates (f1ae11e)
  • build(deps): bump the all-backend-deps group in /src with 18 updates (ff3babd)
  • build(deps): bump the all-frontend-deps group (83ba039)
  • build(deps): bump the all-frontend-deps group (a5b6394)

v1.7.1

05 Jan 13:09
c787e63

Choose a tag to compare

1.7.1 (2026-01-05)

  • fix: update VS Code Web URL to use stable version (c787e63)
  • Add"⚡Most Frequently Encountered Errors" section in Troubleshoot steps and make all steps in bullets (1d9e2f8)
  • Added Smoke Testing cases into Pipeline (be90087)
  • changed urllib=2.6.0 (1786671)
  • deleted GP file (31f698d)
  • Execute workflows only when relevant files updated (1a08af1)
  • fix portal link (e6cd001)
  • fix quota_check link (de30dd0)
  • fixed deployement guide (785c3af)
  • fixed link check issue (43dc8d6)
  • fixed security vulnerability (8f99be9)
  • improve troubleshooting doc (d9afd08)
  • Improved deployment guide (965ca2f)
  • included more test cases (ea0a96d)
  • included more test cases (5c83ffc)
  • included one more test case (b5c3d0f)
  • increased the wait time (841ef5e)
  • link error fixed (1fbd612)
  • lint pipeline updated (e6004a9)
  • Merge branch 'dev' into psl-localsetupdoc-docgen (94bf81e)
  • Merge branch 'dev' into smoke-testing-test-cases (ab44771)
  • Merge branch 'dev' into smoke-testing-test-cases (779875a)
  • Merge branch 'main' into pls-smoketesting-integrationv2 (b07f1b0)
  • Merge branch 'main' into psl-smoketesting-integration (2e9211f)
  • Merge branch 'main' into smokeTestingv2 (5c3e29b)
  • Merge branch 'microsoft:main' into main (29b9be1)
  • Merge branch 'microsoft:main' into main (a99b72a)
  • Merge branch 'PSL-US-27295' into dev (346ec12)
  • Merge pull request #635 from microsoft/troubleshoot-updates (e68d475), closes #635
  • Merge pull request #636 from Kanchan-Microsoft/main (64ce6c5), closes #636
  • Merge pull request #637 from microsoft/psl-improve-doc (9850bbb), closes #637
  • Merge pull request #639 from microsoft/dev (5c637f8), closes #639
  • Merge pull request #640 from microsoft/psl-localsetupdoc-docgen (8d30685), closes #640
  • Merge pull request #642 from microsoft/PSL-US-27513 (1586aa6), closes #642
  • Merge pull request #643 from microsoft/dev (810ef54), closes #643
  • Merge pull request #644 from microsoft/psl-remove-SecurityControl (400dcfb), closes #644
  • Merge pull request #645 from microsoft/psl-smoketesting-integration (83e26bf), closes #645
  • Merge pull request #646 from microsoft/dev (162e38a), closes #646
  • Merge pull request #652 from microsoft/dev (232c9b6), closes #652
  • Merge remote-tracking branch 'origin/dev' into PSL-US-27295 (47cc477)
  • minor fix updated (b85817b)
  • Potential fix for pull request finding 'Unused local variable' (27f94fc)
  • Potential fix for pull request finding 'Unused local variable' (e098094)
  • Refactor cleanup-deployment conditions and update notification email content (9e4a49c)
  • Refactor deployment guide Readme (637b77e)
  • Refactor screenshot handling to capture only on test failures and update logging messages (d475703)
  • removed not required changes (c4d6551)
  • removed SecurityControl (7354030)
  • resolve copilot comment (dcdef64)
  • smoke testing scenarios (bb762a6)
  • update error steps (f02d774)
  • Update Format (c0438db)
  • update quotacheck link (f209d68)
  • Update resource group name generation and clean up step summary output (f34b32b)
  • update test cases (c59ab9e)
  • update test cases (6c15444)
  • update VS Code Web URL to use stable version (4b4e5c8)
  • updated deployement readme (4e65c3f)
  • updated deployment guide (e4ac0bc)
  • updated deployment readme (df86a6a)
  • updated pipeline (774c386)
  • updated readme (54d8001)
  • updated readme (e8d352e)
  • updated test cases (68eee2f)
  • urllib package upgrade ([fb70743](https://g...
Read more