Skip to content

Release v1.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Nov 18:03
· 338 commits to main since this release
359a80d

Added

  • The search function now supports full-text-search
  • Automatically reload translation data on file system change
  • Sorting of translation keys can now be disabled via configuration
  • Key section nesting can be disabled via configuration
  • Numbers will be stored as number type whenever possible
  • Code signing of plugin source

Changed

  • Better focus keys in tree-view after edit
  • Optimized internal data structure (io, cache, events)
  • Adjusted compatibility matrix to 2020.3 - 2021.3
  • Updated dependencies and improved README file