Changes
- fix WebSocket message handler crash on malformed TV packet (unhandled JSON.parse exception)
- fix pairing manifest mutation — PairingOld/PairingNew constants no longer modified across devices
- fix potential null dereference in pairing key polling after key file removal
- fix
constdeclaration in switch case without block scope - remove dead
sensorPowerServiceandsensorPlayStateServicereferences (never assigned) - fix duplicate keys in DiacriticsMap for Spanish/French characters
Full Changelog: v4.3.6...v4.3.7