Releases: EmirTheBest7/CleanText
Releases · EmirTheBest7/CleanText
CleanText v1.0.2 Beta Fix
CleanText v1.0.2
This update is a major improvement to CleanText, focused on making it work properly with all languages, not just English.
Before this update, the tool often struggled with non-English text (like Czech or Russian). It could break words incorrectly or give inaccurate results. This version fixes those problems.
🛠️ What’s improved
🌍 1. Better support for all languages
- The system now correctly understands words with accents and special characters (like “dobrý” in Czech).
- It also properly handles languages like Russian, Arabic, Chinese, and others.
- Sentences are now split correctly across all languages.
🔒 2. Safer language handling
- The tool now detects the language before processing text.
- English text gets full processing features.
- Other European languages (like Czech or Spanish) get a lighter, safer version to avoid mistakes.
- Non-Latin languages (like Chinese or Arabic) are no longer modified at all, preventing corruption.
📊 3. More fair AI detection scores
- The system no longer unfairly treats non-English text as “AI-generated.”
- Scoring is now adjusted based on the language.
- Instead of relying on English grammar rules, it uses more neutral signals that work across languages.
🎨 4. Small UI improvements
- The app now shows which language it detected.
- Messages are clearer and adapt to the language being processed.
📂 Technical changes (for reference)
- Core language detection and processing logic improved in
utils.js - UI and processing flow updated in
popup.js - Other files remain unchanged
💡 In simple terms
This update makes CleanText:
- Work properly with any language
- Stop breaking or damaging non-English text
- Give fairer and more accurate results
- Show clearer feedback in the interface
CleanText v1.0.1 Initial Beta
🚀 Welcome to CleanText v1.0.1!
We're excited to announce the very first release of CleanText, a tool designed to seamlessly humanize AI-generated text, making it flow naturally and sound authentic.
✨ Features
- AI Text Humanization: Transforms rigid, AI-generated content into natural, human-like phrasing.
- Multi-LLM Support: Works perfectly alongside text generated by ChatGPT, Claude. Gemini.
- Clean & Lightweight: Fast processing with minimal overhead.
📦 Installation & Getting Started
Check out the README.md for quick installation steps and usage examples.
This is our initial release! If you run into any bugs or have feature ideas, please open an issue.