Releases: artella/artella-plugins-core
Releases · artella/artella-plugins-core
releases/1.0.18
Updated Python 3 version use by Python Package GitHub action
releases/1.0.17
Fixed bug that was not allowing to retrieve DCCs in runtime
releases/1.0.16
Fix to properly initialize QT_AVAILABLE variable
releases/1.0.15
Now update check do not show warning dialog box
releases/1.0.14
Now bytes paths (str) are not encode to utf-8. This was causing the following kind of errors: # UnicodeDecodeError: 'ascii' codec can't decode byte 0xf3 in position 39: ordinal not in range(128) // // Warning: line 0: Python callback failed //
releases/1.0.13
If new Artella DCC plugin version is available we show Check for Upda…
releases/1.0.12
Added property to return current DCC plugin version
releases/1.0.11
Small update in update paths function
releases/1.0.10
Now specific DCC plugins implementations are registered properly
releases/1.0.9
Fixed bad call to Artella logger