Skip to content

v3.0.1

Compare
Choose a tag to compare
@mrjackyliang mrjackyliang released this 18 Jan 16:29
5b6d5bb

UPDATED

  • Syncing the .editorconfig file.
  • parseSensorsTable() will now skip devices that have a "System/Supervisory" device type.
  • Renamed the detector functions to match where should they be called from (Api or Platform).
  • Detector reporting url.
  • Re-wrote the detector reminder and moved it to after the content.

FIXED

  • Incorrect detection of "Status Tampered" in connection with "Trouble" status.
  • Headers for test-api.ts and repl.ts files.
  • generateFakeReadyButtons() should not be adding an Arm Night button because this is not available in the portal.
  • Type for StackTracerError was incorrectly defined.

ADDED

  • Sensor status support for "Tampered".
  • Function name type for detectApiDebugParser().

REMOVED

  • Support for "System/Supervisory" because it does not show a status in the summary page.