Changelog
What's new in Code Humanizer. Follow our progress as we ship new features.
- SaaS launch — Full authentication system with email/password and Google OAuth
- Usage tracking — Free tier with 3 guest uses and 15 registered uses per day
- 4 developer personas — Junior Dev, Senior Dev, Messy Coder, Night Owl
- 5-level intensity slider — Precise control at 20%, 40%, 60%, 80%, 100%
- Multi-language support — Python, JavaScript/TypeScript, Java, C/C++
- API access — RESTful API with JWT authentication for Pro users
- Editable output — Both panels are now editable with line numbers
- Persona system — Each persona has a distinct transformation matrix
- Compound transforms — Multiple changes can stack on the same variable
- Improved safety engine — Better keyword protection across all languages
- Fixed slider — 0% now returns completely unchanged code
- Core engine — 7 transform modules: typo injection, style switching, lazy shortening, underscore noise, case noise, prefix/suffix, spacing noise
- Web UI — Two-panel code editor with side-by-side view
- Python support — Full AST-based variable detection