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

Commit 0256029

Browse files
authored
Merge pull request #8256 from systeminit/weekly-changelog-jan-5th
chore(docs): Adding weekly changelog for week staarting Jan 5th 2026
2 parents 7761b81 + 78445f1 commit 0256029

1 file changed

Lines changed: 46 additions & 0 deletions

File tree

app/docs/src/changelog/index.md

Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,52 @@
22

33
All notable changes to System Initiative will be documented in this file.
44

5+
## January 5th to 11th, 2026
6+
7+
### ✨ Added
8+
9+
- Added the ability to **evaluate compliance policies against a workspace** via
10+
the CLI.
11+
- Enhanced the **Public API components list** to return more detailed component
12+
information.
13+
- Added support for **text area inputs** in credentials within the web app.
14+
15+
### 🔄 Changed
16+
17+
- Updated the **Public API** to only create tokens when explicitly requested
18+
after workspace creation.
19+
- Updated the web app to **display change sets in creation order**.
20+
- Improved **AI Agent behavior in the CLI** by using multi-file content per
21+
provider to reduce API token usage.
22+
- Improved how the **module index returns the latest schemas**.
23+
- Updated **schema filtering** when creating new components in the web app.
24+
- Updated **user profile form validation** and applied consistent input length
25+
restrictions in the auth portal.
26+
27+
### 🐞 Fixed
28+
29+
- Fixed inconsistent **reviews screen behavior** for upgraded components in the
30+
web app.
31+
- Fixed **map view card icons** not displaying correctly in the web app.
32+
- Fixed an issue where **failed or running actions** did not show dependencies
33+
in the web app.
34+
- Fixed multiple **bulk edit issues** in the web app, including resizing,
35+
unsetting values, and multi-select menu inconsistencies.
36+
- Fixed an issue where the **AI Agent in the CLI** could not upgrade old MCP
37+
settings.
38+
- Fixed missing errors when the **AI Agent CLI** was given an incorrect tool.
39+
- Fixed inconsistent **Azure subscription generation** in the AI Agent.
40+
- Fixed incorrect **error messaging** when using an abandoned change set via the
41+
Public API.
42+
- Fixed incorrect **management function failure banners** on component details
43+
pages.
44+
- Fixed component details pages failing when **domain attributes were missing**.
45+
- Fixed an issue where **component subscriptions could create graph cycles**.
46+
- Fixed an issue where users could be **stuck in the lobby** when multiple
47+
workspaces were open in different tabs.
48+
49+
<iframe width="560" height="315" src="https://www.youtube.com/embed/QJpladR_IW4?si=Riamy3u0_tbqJZaR" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
50+
551
## December 22nd 2025 to January 4th, 2026
652

753
### ✨ Added

0 commit comments

Comments
 (0)