Skip to content

v2.3.0

Compare
Choose a tag to compare
@jsiegenthaler jsiegenthaler released this 25 Jan 14:33
· 47 commits to master since this release

2.3.0 (2024-01-25)

  • Added auto endpoint detection for all services, this fixes connection issues in many countries
  • Added ability to set authentication method. You must select the method in the plugin config. If none set, logon method falls back to using country code
  • Added Disable Session Watchdog to config.schema to make it easier to debug by turning off the session watchdog
  • Fixed issue connecting to mqtt broker (issue started ca. 23 Jan 2024) by adding extra subprotocol headers
  • Fixed bug in getMostWatchedChannels where the endpoint was incorrect
  • Updated Readme plugin status for various countries
  • Updated iOS version references in Readme
  • Bumped dependency "axios": "^1.6.6"
  • Bumped dependency "mqtt": "^5.3.5"
  • IN WORK: Reworking GB authentication methods. NOT YET WORKING, PLEASE BE PATIENT