Changelog

What's new in IntlPull

New features, improvements, and fixes. We ship fast and often.

v2.4.0
December 20, 2024

MCP Integration & AI Improvements

New

MCP (Model Context Protocol) Integration

Connect IntlPull with AI coding assistants like Claude, Cursor, and Copilot. Manage translations directly from your IDE using natural language.

New

Multi-provider AI Translation

Choose between GPT-4, Claude, Gemini, and DeepL for translations. Each provider has different strengths for different content types.

Improved

Faster CLI Downloads

CLI now downloads namespaces in parallel by default. 5x faster for projects with many translation files.

Fixed

RTL Text Display

Fixed text direction issues in the translation editor for Arabic and Hebrew content.

v2.3.0
December 5, 2024

OTA SDK Updates

New

React Native SDK v2

Completely rewritten React Native SDK with better performance, smaller bundle size, and improved TypeScript types.

New

Delta Downloads for OTA

OTA updates now only download changed strings. Reduces bandwidth by up to 90% for incremental updates.

Improved

Offline Fallback

Mobile SDKs now gracefully fall back to bundled translations when offline. No more missing strings.

Security

SDK Integrity Checks

Added cryptographic signatures to OTA bundles to prevent tampering.

v2.2.0
November 18, 2024

Translation Branches

New

Translation Branches

Create branches to work on translations without affecting production. Merge when ready. Works like Git but for translations.

New

Branch Comparison

View diff between branches before merging. See exactly what strings will change.

Improved

Conflict Resolution

When merging branches, easily resolve conflicts with a side-by-side comparison view.

v2.1.0
November 2, 2024

CLI Code Scanner

New

Automatic String Extraction

Run `npx intlpull scan` to find hardcoded strings in your codebase. Automatically converts them to i18n function calls.

New

Framework Detection

CLI auto-detects React, Next.js, Vue, Svelte, and Angular. Uses the right i18n functions for each framework.

Improved

Dry Run Mode

Preview changes before applying with `--dry-run`. See exactly what the scanner will change.

v2.0.0
October 15, 2024

IntlPull 2.0

New

Complete Dashboard Redesign

New dashboard with faster load times, better navigation, and improved translation editor.

New

OTA Mobile Updates

Push translation changes to mobile apps without app store releases. SDKs for iOS, Android, and React Native.

New

AI-Powered Translations

Context-aware AI translations using GPT-4. Understands how strings are used in your app.

Improved

API v2

Faster, more consistent REST API. Better error messages and pagination.

v1.5.0
September 28, 2024

Team Collaboration

New

Comments & Reviews

Leave comments on translations. Request reviews from team members. Track approval status.

New

Activity Feed

See who changed what and when. Full audit trail for all translation changes.

Improved

Role-Based Permissions

Assign roles to team members: Admin, Editor, Translator, Viewer. Control who can do what.

v1.4.0
September 10, 2024

Import & Export

New

Bulk Import

Import translations from JSON, YAML, CSV, XLIFF, PO, and more. Auto-detect file format.

New

One-Click Migration

Migrate from Lokalise, Crowdin, Phrase with a single command. Preserves all data.

Improved

Export Formats

Export to any format: JSON (flat/nested), YAML, Android XML, iOS strings, XLIFF, PO.

Want to try these features?

Start free and upgrade when you need more.