Skip to content

Releases: NurPech/ioBroker.cisco-checkpresence

Release v0.0.7

11 Jun 10:34

Choose a tag to compare

  • Fixed: Sanitise user-supplied state names to remove characters forbidden in ioBroker object IDs
  • Fixed: Clamp pollInterval and absentThreshold to sane upper bounds
  • Fixed: Avoid overlapping polls by self-scheduling the poll loop instead of using setInterval
  • Fixed: Use translations for the admin tab labels and poll interval field
  • Fixed: Corrected admin page title

Release v0.0.6

07 Jun 00:00

Choose a tag to compare

  • Fixed: Fixed object structure

Release v0.0.5

06 Jun 23:44

Choose a tag to compare

  • Fixed: Fixed object structure

Release v0.0.4

06 Jun 23:35

Choose a tag to compare

  • Chore: Update to node 22
  • Chore: Update dependencies
  • Fixed: Fixed object structure

Release v0.0.3

27 Apr 07:50

Choose a tag to compare

  • (M1kad0) fix npm publishing