Currently in private beta —
request early access
Changelog
A chronological record of every feature, fix, and refinement. Transparency is not optional.
v0.4.0
March 22, 2026
Latest
Void Editor Public Preview
-
new
Void Editor web version now available for all beta users
-
new
Vim and Emacs keybinding support in the editor
-
improved
Code simplification accuracy increased by 18% for Python
-
fixed
Resolved edge case with nested ternary simplification
v0.3.2
March 10, 2026
Documentation Generator Improvements
-
improved
Doc generator now supports TypeScript generics and mapped types
-
improved
Better inference of parameter descriptions from variable names
-
fixed
Fixed JSON output format for nested class hierarchies
v0.3.0
Feb 28, 2026
Go SDK & API v2
-
new
Official Go SDK released
-
new
API v2 with streaming support for large files
-
new
Rust language support added to the simplifier
-
improved
50% faster response times for files under 100KB
v0.2.1
Feb 15, 2026
Bug Fixes & Stability
-
fixed
CLI crash when processing files with BOM encoding
-
fixed
Python SDK connection timeout on slow networks
-
improved
Better error messages for invalid API keys
v0.2.0
Feb 1, 2026
Documentation Generator Launch
-
new
Documentation Generator product launched
-
new
Markdown, HTML, and JSON output formats
-
new
GitHub Actions integration for auto-updating docs
v0.1.0
Jan 15, 2026
Genesis
-
new
Initial release of the AI Code Simplifier
-
new
Node.js and Python SDKs
-
new
CLI tool with simplify command
-
new
JavaScript, TypeScript, and Python language support