Skip to content

Releases: drovp/drovp

0.8.0

06 Dec 11:30
Compare
Choose a tag to compare

Features

  • Basic support for touch/pen inputs.
    Can't claim a 100% support for these as I haven't tested it extensively, but the app should be usable with them now.
  • Updated Electron to 28.
  • UI tweaks and fixes.

Fixes

  • Couldn't change plugin's page tab to changelog if plugin wasn't installed already.

0.7.2

03 Dec 16:14
Compare
Choose a tag to compare
  • UI tweaks and fixes.
  • Updated dependencies.

0.7.1

25 Nov 09:34
Compare
Choose a tag to compare

Features

  • Focus window when something is dragged over it for longer than a second.
  • Improved unwanted window close prevention and fixed some issues with it.
  • Improved dropzones scrolling by dragging close to scrollable edges.
  • UI tweaks and fixes.

Fixes

  • Couldn't drag files & folders from outputs box.

0.7.0

21 Nov 22:41
Compare
Choose a tag to compare

Features

  • Updated dependencies and electron to current latest.
    Theencode plugin can now play/edit H.265 video natively.

  • Added drovp://drop/* protocol handler.
    Drovp now supports dropping items into profiles by opening drovp://drop/* links. The signature is drovp://drop/{profileId}/{stringPayload}. Payloads need to be URI encoded. To drop more than one item, separate payloads with slashes: drovp://drop/{profileId}/{stringPayload1}/{stringPayloadN}.

    You can copy profile ID in each profile's page under its details tab.

  • Removed min width limit on profile cards.

  • Main nav buttons now activate when dragging something over them, just like profile tabs.

  • UI updates, tweaks, and fixes.

Fixes

  • Payload editor was loosing preparator data.
  • Nullable options always recognized as changed even when default values.

0.6.2

11 Feb 19:59
Compare
Choose a tag to compare

Features

  • Improved dependency load/install error modals.
  • Improved modifiers info table style.
  • Increased default Node.js update interval to 3 months.

0.6.1

02 Feb 16:22
Compare
Choose a tag to compare

Features

  • Added an app setting to control operations' process priority.
  • Redesigned options in compact mode to be way more compact.
  • Display processor name on profile page next to title.
  • Other UI tweaks and fixes.

0.6.0

15 Dec 10:44
Compare
Choose a tag to compare

Features

  • Add Operations section.
  • Consolidate outputs history into one place limited by one option.
  • Move option resets into context menu.
  • Visualize changed options.
  • UI tweaks and fixes.
  • Implement payload editor.
  • Improved staging UI.
  • API: Rename dependency utils cleanup to prepareEmptyDirectory.
  • API: Add id and name props to dependency install and load utils.

Fixes

  • Directory cleanup sometimes failing on windows when parent directory open in explorer.
  • Adding indicator wrapping title.
  • Batch progress getting out of sync sometimes when deleting queed operations.
  • Eta calculation producing infinity when progress updates too infrequent.
  • Binary blobs not being serialized and deserialized properly.

0.5.7

26 Aug 14:45
3b01876
Compare
Choose a tag to compare
  • Minor security concern has been patched. Please update just to be sure.
  • UI tweaks.

0.5.6

20 Aug 08:33
3b01876
Compare
Choose a tag to compare

UI tweaks and fixes.

0.5.5

18 Aug 11:58
3b01876
Compare
Choose a tag to compare

UI tweaks and fixes.