Skip to content

v3.4.0

Compare
Choose a tag to compare
@mrjackyliang mrjackyliang released this 19 Aug 20:56
· 7 commits to main since this release
49abb59

UPDATED

  • Plugin will now check if itself is outdated by comparing between "semver" versions and not through an equals comparison.
  • Sensor name minimum is now set to the length of "0" to accomodate for the new settings panel form.
  • Swapped the placements for ADT Sensor Zone and Type, where the sensor zone will now come first.
  • Authentication API will now properly check for an error message during login in the "getVerificationMethods()" method.

FIXED

  • Potential issue with isMaintenancePeriod() where the end time may have also included the next day.

ADDED

  • New settings panel (classic settings panel will continue to be accessible via the "Plugin" tab > "Classic View" button)