From 1f483d5752e84f22c2d728807f8a69af47169abf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=B2=20Santilio?= Date: Mon, 2 Nov 2020 09:35:38 +0100 Subject: [PATCH] Update VERSION.md --- VERSION.md | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) diff --git a/VERSION.md b/VERSION.md index bdf6b1c..5a68f38 100644 --- a/VERSION.md +++ b/VERSION.md @@ -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