What’s new?

1.6.0

  • Update to nuke-15

1.5.0

  • Add studio model

  • Add help menu

    _images/help_menu.png

1.4.0

Other

  • Update to nuke-14

1.3.2

Other

  • Fix: Settings file is non well formed when creating a new one

There was a small issue that got introduced while porting smartLib to Nuke-13 that caused a new smartLib settings file to be non well formed when creating one from scratch. This has been fixed now.

1.3.1

  • Fix dropping license into license window raises UnicodeDecodeError

1.3.0

Send email to license author when machine installs license

You as a license owner will now receive an email when a new machine uses your license. This is just another layer of security to ensure your licenses get only used by you and no one else. In case you own a site license, you can always white- and black list any machines and decide yourself which machines to allow / disallow usage of your licenses.

Other

  • Fix reading trial license data fails decrypting

1.2.1

  • Port to Nuke-13

1.2.0

  • Allow install if mac id is already in DB and license quantity is 0
  • Speed up running in offline mode

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