Skip to content

Commit ce4c2ac

Browse files
committed
docs: Update CHANGELOG for v1.1.6
- Add v1.1.6 release notes covering OpenCode schema alignment and documentation improvements Fixes #1041
1 parent 8fa9a94 commit ce4c2ac

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,25 @@ All notable changes to the AIXCL project will be documented in this file.
44

55
## [Unreleased]
66

7+
## [v1.1.6] - 2026-05-05
8+
9+
### Configuration
10+
11+
- **OpenCode Schema Alignment**: Enhanced opencode.json with official schema features including shell, logLevel, snapshot, share, autoupdate, username, and watcher ignore patterns (Fixes #1041)
12+
- **Small Model Support**: Added small_model configuration for fast lightweight tasks like title generation
13+
- **Artifact Prevention**: Updated .gitignore to prevent accidental commits of npm artifacts (node_modules, package-lock.json, bun.lock)
14+
15+
### Documentation
16+
17+
- **README Access Points**: Added missing observability services to Access Points table (Loki port 3100, Alertmanager port 9093) and simplified Vault credentials notes (Fixes #1030)
18+
19+
### Related Issues
20+
21+
- Fixes #1041 - Release v1.1.6
22+
- Fixes #1030 - Refresh README service list and access points
23+
24+
---
25+
726
## [v1.1.5] - 2026-05-05
827

928
### Governance

0 commit comments

Comments
 (0)