Skip to content

Releases: fracz/supla-scripts

v4.5.9

06 May 15:42

Choose a tag to compare

  • ignore warning from invalid getUrl regexes

v4.5.8

28 Nov 11:39

Choose a tag to compare

  • Add support for webhooks from HVAC* functions

v4.5.7

24 Jun 20:59

Choose a tag to compare

  • fix SHUT & REVEAL actions for roller shutters

v4.5.6

29 Apr 11:22

Choose a tag to compare

  • fix some PHP warnings
  • do not store state logs for roller shutters, as they generate too many logs

v4.5.5

03 Sep 11:42

Choose a tag to compare

  • security patch

v4.5.4

02 Aug 20:17

Choose a tag to compare

  • fix script that executes interval scenes if they are not working (the scenes, not scripts)

v4.5.3

01 Aug 12:14

Choose a tag to compare

  • fix issues with refreshing access tokens:
    • refresh them in order of expiration date
    • refresh them when they are about to expire in 8 minutes (before: 5 minutes)
    • add more logs to debug further issues
  • update reuglations (small technical isses, thanks lesny8

v4.5.2

22 Jul 19:51

Choose a tag to compare

  • Add regulations
  • require regulations to be accepted before sign in

v4.5.1

21 Mar 08:32

Choose a tag to compare

  • introduce script exection time limit to prevent hanging crontab executions
  • change default URL address to https://scripts.supla.io

v4.5.0

25 Feb 12:34

Choose a tag to compare

  • New feature: executing scenes based on action triggers
  • display webhook token in user details page, if signed in with Personal Access Token