Skip to content

Releases: artella/artella-plugins-core

releases/1.0.18

29 Jan 13:36
Compare
Choose a tag to compare
Updated Python 3 version use by Python Package GitHub action

releases/1.0.17

29 Jan 03:50
Compare
Choose a tag to compare
Fixed bug that was not allowing to retrieve DCCs in runtime

releases/1.0.16

26 Oct 15:05
Compare
Choose a tag to compare
Fix to properly initialize QT_AVAILABLE variable

releases/1.0.15

05 Oct 17:17
Compare
Choose a tag to compare
Now update check do not show warning dialog box

releases/1.0.14

25 Sep 23:03
Compare
Choose a tag to compare
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

23 Sep 18:05
Compare
Choose a tag to compare
If new Artella DCC plugin version is available we show Check for Upda…

releases/1.0.12

18 Sep 16:36
Compare
Choose a tag to compare
Added property to return current DCC plugin version

releases/1.0.11

18 Sep 03:12
Compare
Choose a tag to compare
Small update in update paths function

releases/1.0.10

28 Aug 11:45
Compare
Choose a tag to compare
Now specific DCC plugins implementations are registered properly

releases/1.0.9

24 Aug 18:18
Compare
Choose a tag to compare
Fixed bad call to Artella logger