Skip to content

Latest commit

 

History

History
81 lines (47 loc) · 1.23 KB

CHANGELOG.md

File metadata and controls

81 lines (47 loc) · 1.23 KB

Adobe Development Utils | Changelog

1.3.0 (2022-07-25)

Changed

  • Dependencies update:
    • esdebugger-core updated to v2.0.3
    • javascript-obfuscator updated to v4.0.0

1.2.3 (2022-01-17)

Added

  • Build: // @include compatibility

1.2.2 (2022-01-17)

Added

  • Build: Pack your script in a single file, with the following options:
    • script obfuscation
    • script JSXBIN encoding
    • script header (script name, description, version, build date, license, author, author webpage)

Changed

  • Dependencies update.

1.1.2 (2021-08-29)

Added

  • Conversions:
    • Hex escape
    • Hex unescape

1.1.1 (2021-08-29)

Added

  • Conversions:
    • Hex escape
    • Hex unescape

Changed

  • Dependencies update.

1.1.0 (2021-07-23)

Changed

  • Dependencies update.

1.0.3 (2021-07-15)

Added

  • After Effects Expressions | Send If no code is selected the entire document will be sent to After Effects.

1.0.2 (2021-01-16)

Fixed

  • JSXBIN encoding launched by keyboard shortcut throws an error
Running the contributed command: 'adobe_dev_utils.encode_jsxbin' failed.

1.0.1 (2021-01-16)

Changed

  • Default configuration

1.0.0 (2021-01-16)

  • Initial release