BabelEdit Downloads
BabelEdit Release Notes
Version 1.9.0 (2019-01-31)
Features
- Support for Ember.js
- YAML file support
- Laravel: Added option to keep or remove empty translations
Version 1.8.0 (2019-01-22)
Features
- Support for Laravel with JSON
- Support for VueJS: vue-i18n with JSON and Single Component Files (.vue)
- Added language code km-KH
Version 1.7.1 (2018-12-18)
Before you upgrade: Please make that the JSON format in the settings matches for format you use for extracting translation IDs (e.g. when using ngx-translate-extract). See https://www.codeandweb.com/babeledit/documentation/file-formats for details.
Features
- Improved performance when loading flat json files
Fixes
- Restricted array export to ids with continuous numbers
Version 1.7.0 (2018-12-10)
Features
- Support for plain text keys (without splitting at ".")
- Autodetect file format (json, namespaced json, plain text)
- Better handling of json files which can't be converted into tree structure
- Indent/formatting configuration for i18next
- Basic handling for arrays in json files
Fixes
- Better error messages
- Drag & drop does not block explorer anymore
Version 1.6.4 (2018-11-12)
Features
- Added example project
- Added en-US dictionary
- Several usability improvements (shortcuts, error messages,...)
Version 1.6.3 (2018-11-06)
Fixes
- Comment field visualization
Version 1.6.2 (2018-10-20)
Fixes
- Improved laravel parser
Version 1.6.0 (2018-10-18)
Features
- Pre-Translate: Use machine translation to automatically fill your translations
- Suggenstions: BabelEdit suggests translations for the current entry
- Please visit https://www.codeandweb.com/babeledit/machine-translation for details
- Primary language is now editable
Version 1.5.0 (2018-10-11)
Features
- Support for MacOS Mojave (10.14)
- Ended support for MacOS Yosemite (10.10)
- Darkmode in Mojave
- Simplified startup wizard
- Detect framework if JSON/PHP files are dropped on start screen
- Improved language configuration dialog
Fixes
- Font rendering on Mojave
- 'Quit' menu entry
Version 1.4.0 (2018-07-12)
Features
- Renaming translation ids in left panel with F2 (Windows) or enter (MacOS)
Fixes
- Numerical sort order in tree
- Ubuntu 18 / OpenSSL incompatibility
- Copy default text to translation only of primary language if definition was loaded for that concept
- Don't delete existing translation IDs when adding first language
Version 1.3.0 (2018-05-25)
Features
- GDPR compliance (EU's General Data Protection Regulation)
- Updated license agreement
Version 1.2.1 (2018-05-04)
Features
- Case insensitive filtering
Fixes
- Tab order on MacOS
Version 1.2.0 (2018-05-03)
Features
- Cut, Copy, Paste of translation IDs and folders in tree view
- Spell checking
- Display license information in Preferences dialog
Fixes
- Leading whitespace when copy/pasting to Java application (e.g. Webstorm)
- Loss of unsaved changes when adding new language
- Problem when adding new language to Laravel project
- Escaping in Google Docs import/export
- Usability of language selection dialog
- Pixelated icon
- File association (Windows)
Version 1.1.0 (2018-04-16)
Features
- Support for i18next, react-i18next
- Support for Laravel
- Sort translation IDs in JSON files
- Better error handling, better error dialog
Fixes
- Broken auto-completion when adding new IDs
Version 1.0.0 (2018-03-19)
Features
- Leaving beta phase: Full release of BabelEdit
- Filter translations by translated, approved and/or substring
- Comment field for each translation id
- List view
- CSV file export + import
Fixes
- Focus indicator on translation texts
Version 0.9.3b1 (2018-02-19)
Features
- Support for React / react-intl
- Support for generic JSON files
- Startup wizard
- Improved language configuration dialog
Fixes
- Sorting order of translations
Version 0.9.2b1 (2018-02-07)
Features
- Quick select of translation IDs by substring
- Use TAB to jump to next edit field
- Define snippet templates for copy+paste of IDs
- Highlight current input field
Fixes
- High network load on Wifi
- Update check after expiration
Version 0.9.1b1 (2018-01-15)
Features
- Added Shortcut to create new translations (CMD/CTRL-N)
Fixes
- HTML tags disappeared when saving and loading files
- Text formatting in add translations dialog
Version 0.9.0b1 (2017-12-15)
Features
- Builds for Mac, Linux, Windows
- Add / rename languages
- Add / remove / rename translations
- Undo / redo
- Autoupdater
- Load / save ngx-translate files in json + namespaced-json format
- Recent files list
- Start screen with recent files
- Guess language from file name
- Feedback dialog
- Tutorial link