Skip to content

Commit 68dbc65

Browse files
authored
Merge pull request #41 from QWED-AI/release/v3.0.1
Docs: Update CHANGELOG for v3.0.1 Ironclad Release
2 parents 0e2c1bb + a7311e3 commit 68dbc65

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

CHANGELOG.md

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

33
All notable changes to the QWED Protocol will be documented in this file.
44

5+
## [3.0.1] - 2026-02-04
6+
### 🦾 Ironclad Update (Security Patch)
7+
8+
#### 🛡️ Critical Security Hardening
9+
- **CodeQL Remediation:** Resolved 50+ alerts including ReDoS, Clear-text Logging, and Exception Exposure.
10+
- **Workflow Permissions:** Enforced `permissions: contents: read` across all GitHub Actions (`dogfood`, `publish`, `sdk-tests`) to adhere to Least Privilege.
11+
- **PII Protection:** Implemented robust `redact_pii` logic in all API endpoints and exception handlers.
12+
13+
#### 📝 Compliance
14+
- **Snyk Attribution:** Added Snyk attribution to README and Documentation footer for Partner Program compliance.
15+
16+
#### 🐛 Bug Fixes
17+
- **API Stability:** Fixed unhandled exceptions in `verify_logic` and `agent_tool_call` endpoints.
18+
519
## [2.4.1] - 2026-01-20
620
### 🚀 The Reasoning Engine & Enterprise Docker Support
721

0 commit comments

Comments
 (0)