Skip to content

0.4.3

Compare
Choose a tag to compare
@iLLiCiTiT iLLiCiTiT released this 31 Jul 11:55
· 922 commits to develop since this release

What's Changed

Upload reviewables to AYON server during publishing

  • To enabled this feature just add "webreview" tag in ExtractReview settings (ayon+settings://core/publish/ExtractReview/profiles) for outputs you'd like to upload to AYON server. You don't have to change anything if you don't have settings overrides for ExtractReview plugin.
  • Add -movflags faststart to output ffmpeg arguments for smoother web preview.
  • If your output ffmpeg arguments still contain -intra please replace it with -g 1.
  • We do recommend to look at default settings . WARNING discard of settings overrides in AYON web is not reversible action.

Only one tray process can be running per AYON server and settings variant.

  • This is new feature that allows us reduce number of running tray processes on artist machines.
  • For possibly stuck tray processes was added backdoor argument --force which tries to kill existing tray process and starts new one.

Features

Bugfixes

  • Loader tool: Fix filtering by @iLLiCiTiT in #783
  • Bugfix: loader support product type filter profiles by @BigRoy in #792
  • Tweak grammar for "Addon is not available" due to outdated version for moved addon from core by @BigRoy in #832

Enhancements

Full Changelog: 0.4.2...0.4.3