Skip to content

Release Notes for v1.15.0

Compare
Choose a tag to compare
@gouniLee gouniLee released this 08 Aug 06:54
· 54 commits to main since this release
0cacee5
  • Updated fixed loctool and plugins version
  • loctool
    • added new debug-font pseudoLocale style. It transform the source strings into strings of characters that require a different font. This allows you to test out whether or not the font works in your UI without having a real translation.
  • Fixes in plugins
    • webos-javascript/webos-qml/webos-c/webos-cpp/webos-json
      • Added ability to disable pseudo-localization in plugin when a project's pseudo-localization is enabled.
    • webos-cpp
      • Updated to support more file extsnsions.
    • webos-qml
      • Update to use first argument of qsTranslate() as a context value instead of file name.
    • webos-ts-resource
      • Update to set context name value properly which is not always a file name.
    • webos-json
      • Support the pseudo localization.
    "ilib-loctool-webos-c": "1.7.0",
    "ilib-loctool-webos-cpp": "1.7.0",
    "ilib-loctool-webos-javascript": "1.10.0",
    "ilib-loctool-webos-json": "^1.1.0",
    "ilib-loctool-webos-json-resource": "1.5.3",
    "ilib-loctool-webos-qml": "1.7.0",
    "ilib-loctool-webos-ts-resource": "1.5.0",
    "loctool": "2.22.0"