chore: remove unused rimraf dependency
chore: bump dependencies
chore: switch from googleai and vertexai Genkit plugins to google-genai
fix - remove deprecated gemini-2.0-flash and gemini-2.0-flash-lite model options
chore: update Cloud Functions runtime to Node.js 22
chore: bump dependencies
feat - add Gemini 2.5 Flash Lite
feat - update to allow using Gemini models from Google AI or Vertex AI
feat - choose between latest 2.5 Gemini models from Google AI or Vertex AI
fixed - backfill feature is disabled for now
feat - move to Node.js 20 runtimes
feat - update docs and config setup for AI Translations with Gemini
docs - add disclaimer about prompt injection
feat - add optional Gemini translations powered by Firebase Genkit
fixed - bump dependencies, fix vulnerabilities
fixed - bump dependencies, fix vulnerabilities (#2061)
fixed - updated vulnerable dependencies
fix - temporarily disable backfill feature
fix - handle array values correctly in backfill
build - updated depenencies
feature - bump to node 18
feature - bump to nodejs16
No changes.
feature - upgrade extensions to the latest firebase-admin sdk
feature - add optional languages field param
feature - add lifecycle event to translate existing documents in the collection.
fixed - generate correct package-lock.json files after lerna bootstrap (#779)
fixed - update validate workflow to use node14
feature - add Taiwan and Singapore Cloud Function locations (#729)
feature - added Warsaw (europe-central2) location (#677)
feature - updated Cloud Functions runtime to Node.js 14 (#660)
fixed - Removed code coverage check on ci
docs - Improved documentation for input fields of type Map.
feature - Support an input field of type Map. If input is a Map, every value will be translated.
feature - Add new Cloud Functions locations. For more information about locations and their pricing tiers, refer to the location selection guide.
feature - Update Cloud Functions runtime to Node.js 10.
fixed - Fixed bug where target languages could not be reconfigured.
fixed - Fixed bug where param validation failed when a single language was entered.
fixed - Fixed "cold start" errors experienced when the extension runs after a period of inactivity (issue #48).
Initial release of the Translate Text extension.