3.0.0 (2023-03-24)
- Supported OpenAI ChatGPT translator. #118
- Delayed error throwing to avoid losing successfully translated text.
2.9.0 (2022-11-29)
- Supported DeepLPro translator. #92
- Fix
xliff:g
attribute does not work. #91
2.8.0 (2022-10-31)
- Supported DeepL translator.
2.7.0 (2022-10-11)
- Improve plugin description information.
- Relax translation file name boundaries.
2.6.1 (2022-08-27)
- Added rich text supported.
- Added signature configuration.
- Upgrade Gradle Wrapper to
7.5.1
. - Upgrade Intellij Gradle Plugin to
1.8.1
. - Plugin description changed to be taken from the
README.md
file.
2.6.0 (2022-06-05)
- Support Ali translator.
- Support new IDE version.
- Fix google translator translation instability.
- Fix single quote character must be escaped in strings.xml. #54
- Fix target folder naming. #61
2.5.0 (2022-02-11)
- Support for preserving comments, blank lines and other characters.
2.4.0 (2022-01-21)
- Supported custom google api key.
- Supported plurals&string-array tags.
- Added baidu icon of light mode.
- Changed maximum number of cacheable items to 1000.
2.3.0 (2021-07-09)
- Add translation interval time setting.
- Replace plugin logo.
2.2.1 (2021-07-06)
- Fix translation error when source text is in chinese #33.
2.2.0 (2021-06-08)
- Add power by translator description.
- Fix incomplete Google translation long text #31.
2.1.0 (2021-06-05)
- Added Microsoft Translator.
- Added "Use google.com" setting.
- Supported more languages.
2.0.0 (2021-06-04)
- Added multiple translator support.
- Added "Open Translated File" option.
- Added translation cache.
- Completely refactor the code.
- Optimized the experience.
- Fixed bugs.
1.5.0 (2020-03-28)
- Added "Select All" option.
1.4.0 (2020-03-28)
- Added proxy support.
- Fixed bugs.
1.3.0 (2018-10-14)
- Added "Overwrite Existing String" option.
- Optimize the experience of choice.
1.2.0 (2018-09-28)
- Fixed garbled bug.
1.1.0 (2018-09-25)
- Supported for automatic detection of source file language.
1.0.0 (2018-09-24)
- Initial release of the plugin.