Releases: microsoft/content-generation-solution-accelerator
Releases · microsoft/content-generation-solution-accelerator
v2.3.1
v2.3.0
2.3.0 (2026-03-16)
Features
- Dev to Main merge with folder restructure, image-1-mini (4bf7bd6)
- Remove archive-doc-gen folder, Refactor Azure Template Validation workflow and update README (95c8134)
Bug Fixes
- e2e test locator change update (c583930)
- improve quota check script output handling (4e8f906)
- remove psl-bug-36267 branch from push triggers in Azure workflow (77ef761)
- replacing gpt-image-1 with gpt-image-1-mini (7ca4b64)
- update analyzing brief text to reflect accurate status message (ce31a4a)
- Update Azure Template Validation workflow to include push triggers and validation parameters (3c1a68d)
Other Updates
- Add sections for Features, Guidance, and Resources in README (3c1974f)
- Downmerge main to dev (c7fd67f)
- Improve test assertions and cleanup in test files (68b22ba)
- routing logic moved from frontend to backend (721884f)
- temporarily disable send-notification job in deployment orchestrator (046bd35)
- update ACR name extraction logic in deployment workflows for Linux and Windows (cd2c7a2)
v2.2.3
v2.2.2
v2.2.1
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
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
v2.1.0
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)