This repository has been archived by the owner on Oct 16, 2020. It is now read-only.
Releases: gilmarsquinelato/i18n-manager
Releases · gilmarsquinelato/i18n-manager
3.0.3
3.0.2
3.0.1
3.0.0
Improvements
- Rebuilt UI - now the UI is written in VueJS due to its simplicity and performance
- Huge performance improvements -
-
- in previous versions we had performance issues while opening large folders, now the file tree algorithm was completely rebuilt, making possible to use virtual scrolling as vscode does, with this approach the rendering time was reduced from 1.2secs to ~200ms
- Duplicated values indicators
- #302 - Search filter: All, Missing and Duplicated values
- #197 and #198 - File watcher
- #199 - Duplicated values
- #352, #353 and #354 - Copy, cut, paste, duplicate nodes
- #263 - Open folder with collapsed nodes
- #331 - Multi-line text boxes
- #334 - Close the translation dialog automatically when finishes with no errors
- #333 - Dangerous translation operations messages
- #264 - Search for translation values
Bugs
2.0.6
Improvements
- Allow to open devTools on production
-
- Open from terminal using the environment variable ELECTRON_IS_DEV -
MacOSELECTRON_IS_DEV=1 open /Applications/i18n\ Manager.app
- Open from terminal using the environment variable ELECTRON_IS_DEV -
- Detect when try to open missing path
2.0.5
Improvements
- Changed the routing library from @reach/router to react-router
2.0.4
Disabled initial redirect
2.0.3
Bugfixes
- Change the production mode to load index.html
2.0.2
Bugfixes
- Blank screen on Windows
2.0.1
Bugfixes
- Loading Google Translate supported languages without a configured key