New features, improvements, and fixes. We ship fast and often.
Connect IntlPull with AI coding assistants like Claude, Cursor, and Copilot. Manage translations directly from your IDE using natural language.
Choose between GPT-4, Claude, Gemini, and DeepL for translations. Each provider has different strengths for different content types.
CLI now downloads namespaces in parallel by default. 5x faster for projects with many translation files.
Fixed text direction issues in the translation editor for Arabic and Hebrew content.
Completely rewritten React Native SDK with better performance, smaller bundle size, and improved TypeScript types.
OTA updates now only download changed strings. Reduces bandwidth by up to 90% for incremental updates.
Mobile SDKs now gracefully fall back to bundled translations when offline. No more missing strings.
Added cryptographic signatures to OTA bundles to prevent tampering.
Create branches to work on translations without affecting production. Merge when ready. Works like Git but for translations.
View diff between branches before merging. See exactly what strings will change.
When merging branches, easily resolve conflicts with a side-by-side comparison view.
Run `npx intlpull scan` to find hardcoded strings in your codebase. Automatically converts them to i18n function calls.
CLI auto-detects React, Next.js, Vue, Svelte, and Angular. Uses the right i18n functions for each framework.
Preview changes before applying with `--dry-run`. See exactly what the scanner will change.
New dashboard with faster load times, better navigation, and improved translation editor.
Push translation changes to mobile apps without app store releases. SDKs for iOS, Android, and React Native.
Context-aware AI translations using GPT-4. Understands how strings are used in your app.
Faster, more consistent REST API. Better error messages and pagination.
Leave comments on translations. Request reviews from team members. Track approval status.
See who changed what and when. Full audit trail for all translation changes.
Assign roles to team members: Admin, Editor, Translator, Viewer. Control who can do what.
Import translations from JSON, YAML, CSV, XLIFF, PO, and more. Auto-detect file format.
Migrate from Lokalise, Crowdin, Phrase with a single command. Preserves all data.
Export to any format: JSON (flat/nested), YAML, Android XML, iOS strings, XLIFF, PO.