Skip to content

Releases: StructZ/CodeTranslateAI

v2.1 – New Features, Improvements & Fixes

Choose a tag to compare

@dineshsutihar dineshsutihar released this 01 Oct 18:14
8832f31

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

Choose a tag to compare

@dineshsutihar dineshsutihar released this 02 Aug 19:53
80b9769

What's Changed

New Contributors

Full Changelog: v1.0...v2.0

CodeTranslateAI-v1.0

Choose a tag to compare

@dineshsutihar dineshsutihar released this 18 Jul 06:00

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