1.1.6 (2025-01-27)
  * Set default AutoSendOnCon to true

1.1.5 (2024-12-24)
  * Use littleFS
  * Added log file in BrowserLog example
  
1.1.4 (2024-07-24)
  * Added sendSystemMsg to send connection close messages

1.1.3 (2024-05-27)
  * Removed webserver, added gthHtmlChunk for webserver handlers

1.1.2 (2024-05-17)
  * Removed sstrem, Fixed errors

1.1.1 (2024-01-19)
  * Fixed streamFile

1.1.0 (2024-01-09)
  * Added websockets status text on main page

1.0.9 (2023-11-28)
  * Added Joystick example.

1.0.8 (2023-11-22)
  * Load html code from spiffs or progmem.

1.0.7 (2023-11-11)
  * Fixed errors, ESPVisualizer example added.

1.0.6 (2023-11-06)
  * Update values on all connected clients.

1.0.5 (2023-11-04)
  * Auto send keys on ws connections. Added Adc monitor example.

1.0.4 (2023-11-01)
  * Added Browser log example.

1.0.2 (2023-10-30)
  * Fixed errors

1.0.1 (2023-10-28)
  * Fixed errors, Added gauge example

1.0.0 (2023-10-25)
  * Created ControlAssist library
