News

RSS

0.3.2

7th May 2022

UI tweaks and fixes.

0.3.1

29th Apr 2022

Fixed:

  • Operation Inputs page overflowing when there were many inputs.
  • Other small style tweaks and fixes.

0.3.0

27th Apr 2022

Changed:

  • UI tweaks and fixes.

Fixed:

  • Operation Payload and Logs pages were overflowing layout.
  • Pause/Resume hotkey preventing space bar from pressing focused buttons.

API:

  • Processor config can now define optionalDependencies for dependencies that should not prevent profiles from executing operations if they're missing.

0.2.0

22nd Apr 2022

Fixed

  • Profile importer ignoring protocol payload, and erroring out on invalid option types.
  • Bunch of other small UI tweaks and fixes.

Plugin API

  • Added CommonModals to processor's PreparatorUtils and dependency's InstallUtils.
  • Fixed extract's ExtractListDetailItem containing incorrect path.
  • Fixed TypeScript plugin generator failing due to outdated types.

0.1.1

15th Apr 2022

Changed

  • Improved profiles drag & drop UX.
  • Miscellaneous tweaks and fixes.