Skip to content

1.0.0

Choose a tag to compare

@adriangl adriangl released this 21 Jul 15:55
· 99 commits to master since this release
9a5845c

Added

  • Full project refactor in order to improve general stability and reliability of the plug-in.

Fixed

  • The plug-in does not rely on curl commands now.
    Instead it now uses OkHttp and Retrofit libraries.
  • Tablet strings folder are not generated if no tablet strings are found.

Changed

  • The plugin name to use is now poEditor instead of poEditorPlugin.
  • The input parameters have been changed from snake case to camel case:
api_token -> apiToken
project_id -> projectId
default_lang -> defaultLang
res_dir_path -> resDirPath