Releases: bittor7x0/kodi.script.autoruns
Releases · bittor7x0/kodi.script.autoruns
Autoruns v1.0.3
What's New
- 247580c - Fix issues detected by Coverity Scan and SonarCloud
- 9ece46c - Fix "Complex entry point" warning detected by kodi-addon-checker
- daaa22e - Reformat code using Black Python code formatter.
- 78b6bbb - Reformat imports using isort Import Sorter.
Autoruns v1.0.2
What's New
- 48f9162 - Fix icons with installed addons but not enabled
- 4d60197 - Update to xbmc.python 3.0.0 (Kodi v19 Matrix)
- 24640c8 - Update to Kodi v19 Matrix
- a692fb0 - Add GNU GPL-3.0 license
- 3c66dbd - Add Spanish translation
- 0344386 - Translations must use GNU gettext strings.po files
- 6b991f3 - changelog.txt is deprecated in Kodi v17 Krypton and it's replaced by Addon.xml#<news>
- b92a811 - Shrink icon.png using pingo + ECT (Efficient Compression Tool) + pngwolf-zopfli + zopflipng
- 2600ce4 - Move icon.png to resources/icon.png to use standard Add-on directory structure with Kodi v18 and up
- e1495d8 - Reformat addon.xml