Changelog

1.6.0

  • Update to nuke-15 (#41)

1.5.0

  • Add studio model (#39)
  • Add help menu (#40)

1.4.0

  • Update to nuke-14 (#38)

1.3.2

  • Fix: Settings file is non well formed when creating a new one (#37)

1.3.1

  • Fix dropping license into license window raises UnicodeDecodeError (#36)

1.3.0

  • Fix reading trial license data fails decrypting (#34)
  • Send email to license author when machine installs license (#35)

1.2.1

  • Port to Nuke-13 (#33)

1.2.0

  • Allow install if mac id is already in DB and license quantity is 0 (#31)
  • Speed up running in offline mode (#32)

1.1.0

  • Open up for site licenses
  • Use credentials to install a tool

1.0.0

  • Initial release

0.1.0

  • Sanitize User inputs
  • Load ‘all’ collection when current collection not accessible
  • Add documentation
  • Add line numbers and highlighter to ScriptletEditor
  • Set startup position for main window
  • Read custom scriptlet template
  • Set module doc strings as tooltips for scriptlets
  • Update hotkeys for all, history, scriptlets
  • Close main window on successful command execution
  • Add Scriptlet functionality
  • Re order commands
  • Limit history by setting
  • implement licensing system
  • Write tooltips for all major widgets
  • Shortcut for commands
  • Add icons for context menus
  • Delete command from list
  • Bundle all xml functions together
  • Search in text field
  • Colorize commands
  • Create main GUI
  • Create core API