Skip to content

Releases: MikeSiLVO/script.skinshortcuts

v2.0.3

13 Feb 17:15
3816843
Compare
Choose a tag to compare

[fix] translations in PVR |contrib: Dis90|
[fix] titles missing in some dialogs
[fix] handle missing profiles.xml gracefully (fixes Apple TV)
[lang] update translations from Weblate

2.0.3.alpha2

12 Feb 20:57
ec6b600
Compare
Choose a tag to compare
2.0.3.alpha2 Pre-release
Pre-release

[fix] translations in PVR |contrib: Dis90|
[fix] titles missing in some dialogs
[fix] handle missing profiles.xml gracefully
[lang] update translations from Weblate

2.0.3.alpha1

11 Feb 21:13
f8b9279
Compare
Choose a tag to compare
2.0.3.alpha1 Pre-release
Pre-release

[fix] translations in PVR |contrib: Dis90|
[fix] titles missing in some dialogs
[fix] handle missing profiles.xml gracefully
[lang] update translations from Weblate

v2.0.2

11 Feb 17:53
60764f1
Compare
Choose a tag to compare

[fix] translations in PVR |contrib: Dis90|
[fix] titles missing in some dialogs
[fix] handle missing profiles.xml gracefully
[lang] update translations from Weblate

v2.0.1

23 Jan 22:10
f54fcec
Compare
Choose a tag to compare

[fix] some widgets not working |contrib: bumpaneer|
[fix] new widget properties not being properly saved and applied |contrib: bumpaneer|
[fix] fix configuration of widgets/actions on some skins |contrib: eXoterr|
[lang] update translations from Weblate

2.0.1.alpha2

23 Jan 20:25
56556d1
Compare
Choose a tag to compare
2.0.1.alpha2 Pre-release
Pre-release

[fix] some widgets not working |contrib: bumpaneer|
[fix] new widget properties not being properly saved and applied |contrib: bumpaneer|
[fix] fix configuration of widgets/actions on some skins |contrib: eXoterr|
[lang] update translations from Weblate

2.0.1.alpha1

14 Jan 20:45
9ae4bbc
Compare
Choose a tag to compare
2.0.1.alpha1 Pre-release
Pre-release

[fix] some widgets not working |contrib: bumpaneer|
[fix] fix configuration of widgets/actions on some skins |contrib: eXoterr|
[lang] update translations from Weblate

v2.0.0

09 Oct 18:37
07c81d2
Compare
Choose a tag to compare
  • restructured (no change to API)
  • added copyright and spdx license headers
  • housekeeping
  • cleaned up whitespace
  • unused variables
  • unused imports
  • renamed shadowed builtins
  • applied PEP8
  • linted with pylint, isort
  • updated/removed po file comments and metadata
  • moved shared/common constants to their own module
  • refactored json rpc requests and moved to a common module
  • refactored logging and moved to a common module
  • refactored hash generation and moved to a common module
  • refactored file handling and moved to a common module
  • removed any unnecessary string encoding/decoding
  • removed duplicate code
  • assorted minor fixes
  • updated settings.xml to Kodi's new settings format
  • added to Weblate for translations
  • added ::ENABLE:: to enable an add-on, used like ::INSTALL::

2.0.0.alpha8

03 Sep 16:33
7477c9c
Compare
Choose a tag to compare
2.0.0.alpha8 Pre-release
Pre-release
  • restructured (no change to API)
  • added copyright and spdx license headers
  • housekeeping
  • cleaned up whitespace
  • unused variables
  • unused imports
  • renamed shadowed builtins
  • applied PEP8
  • linted with pylint, isort
  • updated/removed po file comments and metadata
  • moved shared/common constants to their own module
  • refactored json rpc requests and moved to a common module
  • refactored logging and moved to a common module
  • refactored hash generation and moved to a common module
  • refactored file handling and moved to a common module
  • removed any unnecessary string encoding/decoding
  • removed duplicate code
  • assorted minor fixes
  • updated settings.xml to Kodi's new settings format
  • added to Weblate for translations
  • added ::ENABLE:: to enable an add-on, used like ::INSTALL::

2.0.0.alpha7

27 Aug 21:46
c4b890f
Compare
Choose a tag to compare
2.0.0.alpha7 Pre-release
Pre-release
  • restructured (no change to API)
  • added copyright and spdx license headers
  • housekeeping
  • cleaned up whitespace
  • unused variables
  • unused imports
  • renamed shadowed builtins
  • applied PEP8
  • linted with pylint, isort
  • updated/removed po file comments and metadata
  • moved shared/common constants to their own module
  • refactored json rpc requests and moved to a common module
  • refactored logging and moved to a common module
  • refactored hash generation and moved to a common module
  • refactored file handling and moved to a common module
  • removed any unnecessary string encoding/decoding
  • removed duplicate code
  • assorted minor fixes
  • updated settings.xml to Kodi's new settings format
  • added to Weblate for translations
  • added ::ENABLE:: to enable an add-on, used like ::INSTALL::