Release Notes

1.1.0

13 April 2022
  • changed

    Move settings to connect widgets.

  • changed

    Rely on P4Python from pypi

  • changed

    Code updated to run on Connect 2.

  • changed

    Code updated to Python 3.

Warning

From this version the support for ftrack-connect 1.X is dropped, and only ftrack-conenct 2.0 will be supported.

1.0.3

4 August 2020
  • fixed

    Action icons not correctly loading.

  • changed

    Version comments are published as Perforce changelist description.

  • new

    Update docs to include timeout solution for credentials.

1.0.2

22 July 2020
  • fixed

    Change list is not committed.

  • changed

    Improve and cleanup logs.

1.0.1

9 July 2020
  • new

    Add Vc10 and Vc9 libraries for windows.

1.0.0

9 December 2019
  • new

    Discover new icon from ftrack server.

  • changed

    Split hooks so location can be used without connect.

0.7.0

4 November 2019
  • changed

    Split hooks and events, so the location can be imported from api only.

    Note

    In order to use it only with the session, please set env::FTRACK_EVENT_PLUGIN_PATH to the location folder before starting the session.

  • changed

    Defer the Qt import when loading scenario.

  • new

    Use Qt.py instead of the bundled QtExt with Connect.

  • new

    Support publish of file sequences.

  • fixed

    Perforce modules cannot be imported and used in DCC applications.

  • add

    Provide default file encode mapping based on the file extension.

  • new

    Enforce perforce username to be the same as the ftrack user logged in.

0.1.0

21 May 2019
  • fixed

    actionUser settings crashes under osx and windows platform.

  • fixed

    Perforce password is not properly set.

  • fixed

    workspaceWorkspaces breaks if contains spaces.

  • new

    permissionAdmin role for action gets checked against perforce roles too.

  • new

    workspaceUser’s workspace is created on first run if not already available.

  • new

    docsInit documentation.