Update VERSION.md

This commit is contained in:
Nicolò Santilio 2020-11-02 09:35:38 +01:00 committed by GitHub
parent 27aa6b14d1
commit 1f483d5752
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 29 additions and 0 deletions

View File

@ -107,3 +107,32 @@
- MiniMap drawer in VanillaEditor
- SoftWrap / NoWrap in VanillaEditor
- **Version 3.2alpha2 supported**
-----------------------
**version 1.8.4**
*fixed*
- Refactored CsvEditor to CSVEditor. More lightweight and flexible
- FileEditor code
- Plugin's code partially cleaned
*added*
- Automatic Translation support for CSV files
- GoogleTranslation API
- Editor font change, VanillaEditor automatically inherits `Code Font` from editor settings but can be overwritten
- CSVEditor configuration settings
*removed*
//
-----------------------
**version 1.8.6**
*fixed*
- Occuring bugs after latest version
*added*
- "Select/Deselect all" options in Translation tab for CSV files for langs and keys
*removed*
- IconLoader as Singleton, now used locally in scripts