Releases: microsoft/Multi-Agent-Custom-Automation-Engine-Solution-Accelerator
Releases · microsoft/Multi-Agent-Custom-Automation-Engine-Solution-Accelerator
v2.0.0
This release introduces a complete redesign of the MACAE (Multi-Agent Custom Automation Engine) solution accelerator UI, now built using the React framework for improved performance, maintainability, and modern user experience.
PR Link: Changes
Key Changes:
- Replaced the legacy UI with a new React-based frontend.
- Modular component structure added to enable easier extension and maintenance.
- Updated visual design to align with accessibility best practices.
- Updated project structure to accommodate frontend build and serve within the overall accelerator flow.
- Integrated basic routing to support multi-page workflows.
Impact:
- Improves responsiveness, interactivity and usability of the UI.
v1.7.0
v1.6.0
v1.5.2
v1.5.1
v1.5.0
1.5.0 (2025-05-21)
Features
- add historical tagging to Docker image builds (bd62025)
Bug Fixes
- generic agent prompt issue (43dddaa)
- remove autogen reference and update azureOpenAILocation parameter (df82199)
- update App Service SKU from PremiumV2 to Basic (B2) (a137a38)
- update flake8 to exclude the unit testing folder (9684ba2)
- update Key Vault and AI Services configurations for public network access (67225f2)
- update main.json (9eee75a)
Other Updates
v1.4.0
v1.3.1
v1.3.0
1.3.0 (2025-03-24)
Features
- added dev container (1841012)
- customize track events (#54) (362cc5b)
- Integrated application insights instrumentation key into the bicep file (#42) (e902639)
Bug Fixes
- added config variable (#59) (9d13747)
- added Dev conatainer in Local Deployment Read Me file for this Project (4104ac6)
- added space to the agent (#13) (dbfbb21)
- in progress status color after fetch task details (#5) (78778e5)
- operation id field of custom events showing as zero on the server (#49) (d6e8cf6)
- task with zero stages cannot show the page, spins forever and rai test prompt (#41) (2968a56)
- text area background color (#50) (a162653)
- ui changes (#1) (b929f82)
- updated variable name (8def219)
- Usability and Alignments changes (#48) (a28d9be)
- UX becomes damaged when chat outputs sample code for a task (#14) (dafa139)