Releases: StructZ/CodeTranslateAI
Releases · StructZ/CodeTranslateAI
v2.1 – New Features, Improvements & Fixes
What's Changed
- docs: adds Contributing and code_of_conduct by @dineshsutihar in #6
- Added VisualBasic to list of languages #7 by @size12husky in #11
- feat: Add workflow to welcome new contributors by @dineshsutihar in #21
- center translator-loading by @SidoJain in #22
- Added copy button to code translation panel by @hemanth5055 in #23
- feat(dev-tools): Configure Prettier and Husky for automated code by @dineshsutihar in #25
- Update issue/feature templates by @dineshsutihar in #27
- feat: implement /v1/translate and /v1/explain routes and preserve legacy / endpoint by @hemanth5055 in #26
- Added keyboard shortcut for code selection by @hemanth5055 in #28
- fix: fixes build fail issue of windows by @dineshsutihar in #32
- style: change primary hover color of pop-up by @Aashutosh-Mishra in #33
- Tried to fix code window formatting on light and dark mode by @hemanth5055 in #36
- add IP-based rate limiting to Cloudflare Worker by @hemanth5055 in #37
- feat/fix: new feature and fixes added and updated from head of develop branch by @dineshsutihar in #38
- Merge pull request #38 from StructZ/develop by @dineshsutihar in #39
New Contributors
- @size12husky made their first contribution in #11
- @SidoJain made their first contribution in #22
- @hemanth5055 made their first contribution in #23
- @Aashutosh-Mishra made their first contribution in #33
Full Changelog: v2.0...v2.1
CodeTranslateAI-v2.0
What's Changed
- V2: Adds Color and syntax highlighting by @dineshsutihar in #2
- Fixes: minor issues and adds some raw files by @dineshsutihar in #3
- docs: update raw data and readme update by @dineshsutihar in #4
New Contributors
- @dineshsutihar made their first contribution in #2
Full Changelog: v1.0...v2.0
CodeTranslateAI-v1.0
Initial Public Release of CodeTranslateAI! 🎉
This is the first stable version of the extension.
Features:
- On-the-fly code translation using Google's Gemini AI.
- Secure serverless backend via Cloudflare Workers.
- Tabbed UI for multiple language translations.
- 10-day browser caching for translations.
Full Changelog: https://github.com/dineshsutihar/CodeTranslateAI/commits/v1.0