Skip to content

Releases: VilleOlof/Toolbox

Toolbox V1.0.6

06 May 21:59
Compare
Choose a tag to compare
  • Fixed So Log Directory Can Exist Properly Upon New Startup
  • Added new 'Cut Item' and 'Run Profile' Actions to the QuickActions module.
  • Fixed some issues related to CutTimelineItem
  • Fixed Specific Run action in QuickAction
  • WriteFile now uses path.sep instead of "/"
  • Added Origin Track Type To Duplicate Clip In QuickActions
  • Added More Undocumented Resolve API Functions in the d.ts file
  • Added ImportYoutubeMembers module
  • Added confirm delete screen for deleting profiles in QuickActions
  • Added GetPathModule and some Common IO related issues
  • Added FolderLookup Module

Toolbox V1.0.5

04 May 19:15
Compare
Choose a tag to compare
  • Added a logger to more easily save errors and such
  • Removed LifeCycle ping (again)
  • Added GetFiles To Common.IO
  • Added GetFileLastModified in Common.IO
  • WriteFile now creates the directory if it doesnt exist
  • Reworked the entire data saving of QuickActions
  • Added YoutubeChapters module, create chapter with markers
  • Added CutTimelineItem to ResolveFunctions

Toolbox V1.0.4

01 May 01:30
Compare
Choose a tag to compare
  • Fixed auto-updater not overwriting itself
  • Added missing documentation and removed old web worker stuff
  • Added back auto-close if main UI window freezes, fixed so file dialog doesnt exist the app
  • Clicking on the "folder" label in quickRender, it will not open the choosen folder
  • AppSettings is imported differently in main electron
  • Moved Version & PluginID to its own file (Metadata.json) and added AppSettings to .gitignore
  • Removed "GetNestedSetting" in AppSettings class.
  • Added AppSettings to exported data
  • Added so you can "tab" in notes module
  • Added Force Update in settings
  • Removed Enable/Disable Shortcut in settings

Toolbox V1.0.3

30 Apr 02:03
Compare
Choose a tag to compare
  • Fixed ProgressTracker module having improper frame counts when using it with the marker module
  • Added so tab will now intend in the notes module
  • Added a "Add Until X" input value to the "Add Tracks" action in the QuickActions module
  • Added a shortcut enabled/disabled indicator in moduleView (also acts as a button)
  • Added so you can export data (Data, Settings) in the settings page as a .ZIP file

(added a experimental auto shutdown if davinci resolve was closed during its life cycle but didnt include in this version due to unexpected behavior)

Toolbox V1.0.2

28 Apr 01:19
Compare
Choose a tag to compare
  • Added an auto-updater
  • Fixed some frame bound checks
  • Fixed an error in quick actions when applying clip position with a anchorX/Y of 0

Toolbox V1.0.1

27 Apr 18:59
Compare
Choose a tag to compare

Added better support for macOS and installers should work there now. And a few issues with relative paths

First Public Release

27 Apr 00:17
Compare
Choose a tag to compare

Initial Release.

Wooo, finally. Only one month of work

See README for an installation guide