You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,6 +35,16 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
35
35
36
36
-**Token auth removed** — the operator UI no longer accepts a shared bearer token; all access is per-user via GitHub PAT with repo-scoped permission checks.
37
37
38
+
## [v0.3.1] - 2026-04-30
39
+
40
+
### Fixed
41
+
42
+
-**Config cache corruption** — `CachedConfigLoader` no longer returns stale entries when filtering workflows by source repo.
43
+
44
+
### Security
45
+
46
+
-**Removed unneeded config files** from the repository.
0 commit comments