Skip to content

Releases: ynput/ayon-shotgrid

0.5.0

09 Dec 08:50
Compare
Choose a tag to compare

Changelog

🎉 Feature

`server` Simple support to sync users from SG over to Ayon - #76

💚 Enhancement

Sync: Prepare for ayon api change - #145

Use explicit kwargs for all arguments in EntityHub.


Ignoring Task entities with no step key - #132
Sequence and shot folder grouping - #129

Synchronized sequences and shots were stored directly in root of the AYON project previously. This PR adds configurable option to set main assets, sequences and shots subdirectories.

image


AY-7217_Add support to sync task assignees and statuses for all entities - #113

This adds support to sync task assignees to AYON tasks and statuses on all entities (including Versions)


🐛 Bug

Shotgrid: reviving archived assets is broken - #122

This PR supports recreation of children Tasks in AYON if deleted Asset is revived in Shotgrid.


0.4.6

16 Oct 12:31
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.5...0.4.6

0.4.5

02 Oct 10:00
Compare
Choose a tag to compare

What's Changed

  • Remove project code field being disabled on settings by @fabiaserra in #109
  • Bring back changes so 'admin' roles can access all projects by @fabiaserra in #112
  • Enhancement: integration supports project level tag synchronization by @kalisp in #121
  • Integrate version: Support older python versions by @tweak-wtf in #123
  • save password to keyring only if password is present by @tweak-wtf in #133

New Contributors

Full Changelog: 0.4.4...0.4.5

0.4.4

06 Aug 12:58
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.4.3...0.4.4

0.4.3

06 Jun 12:11
de11c43
Compare
Choose a tag to compare

What's Changed

  • Update SG version entity data to include movie path even for thumbnails only by @jakubjezek001 in #108
  • Chore: Define version on client addon by @iLLiCiTiT in #104

Full Changelog: 0.4.2...0.4.3

0.4.2

31 May 14:13
68b380d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.1...0.4.2

0.4.1

07 May 09:51
52690ee
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.0...0.4.1

0.4.0

15 Apr 14:51
6711964
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.3.2...0.4.0

0.3.2

15 Apr 14:51
Compare
Choose a tag to compare

What's Changed

  • Pass custom project code field to other functions that use it by @fabiaserra in #57
  • fix: Removed incorect usage of event.summary field (must be a dict) by @martastain in #59
  • Use SG API key for creating session and remove login functionality by @fabiaserra in #58
  • Use SG pipeline step as task type and respect SG task name by @fabiaserra in #62
  • servicer.leecher Handle when no projects are enabled in SG by @Minkiu in #63
  • New release and bug fixes by @Minkiu in #64
  • Some small bug fixes and extra logging for debugging by @fabiaserra in #65
  • Release 0.3.1 by @Minkiu in #66
  • Release 0.3.2 by @Minkiu in #69

New Contributors

Full Changelog: 0.2.11...0.3.2

0.2.11

15 Apr 14:50
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.10...0.2.11