Skip to content

Commit 3f83ae5

Browse files
Update RELEASE_NOTES_v3.2.2.md
1 parent 44ae2eb commit 3f83ae5

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

RELEASE_NOTES_v3.2.2.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
# Interpreter 3.2.0 Latest
1+
# Interpreter 3.2.2 Latest
22

33
@haseeb-heaven haseeb-heaven released this Apr 7, 2026
44

5-
**3.2.0**
5+
**3.2.2**
66

77
---
88

@@ -17,6 +17,7 @@
1717
---
1818

1919
## 📜 Changelog:
20+
* v3.2.2 - Added **sandbox mode (default ON)** with */sandbox* and */unsafe* toggles, replaced *--unsafe* with **--sandbox / --no-sandbox**, improved *subprocess security delegation*, increased **SAFE timeout to 300s**, fixed *watchdog timer issues*, strengthened *safe-mode protection* (file write bypasses, absolute path escapes, destructive commands), added **process-group kill on timeout**, improved *Python detection using AST parsing*, fixed multiple *security vulnerabilities (P0/P1/P2)*, cleaned execution logic and temp file handling, and improved *build_release.sh* with better error handling
2021

2122
* v3.2.0 - Added sandbox mode (default ON) with `/sandbox` and `/unsafe` toggles, improved subprocess security delegation, increased SAFE timeout to 300s, fixed watchdog timer issues, strengthened safe-mode pattern detection (write bypasses, absolute path escapes, destructive commands), added process-group kill on timeout, improved Python detection via `ast.parse`, cleaned execution flow formatting, and enhanced build_release.sh with robust helpers and error handling.
2223
* v3.1.x - Fixed syntax errors in safety patterns, resolved test failures, added missing config files, improved unsafe mode handling via `safety_manager`, and applied CodeRabbit auto-fixes and unit tests.

0 commit comments

Comments
 (0)