v 0.1281
  - added updated terminal:
	- save/upload/reset command set for suggestions
	- added help for suggestions (including parameter description)
	- reworked interactions and added pictogram help for them

v 0.128
  - added GDPR cookie consent

v 0.1279
  - partially organized functions into relevant files work-in-proggress (to be also followed by code cleaning)
  - reworked options buttons on preset
  - changed landing page (if no connection mode cookie set) to faux-connection which triggers pre-content connection select mode (for easy resource access)
  - moved advanced area to load on need only basis 

v 0.1278
  - added ordering buttons in presets library
  - fixed install area disabling in SD Mode

v 0.1276
  - added active presets editing area - disabled (hidden & ignored) for now

v 0.1275
  - added size check on writing fonts to board (downloaded - check before clear/write & local - check after clear)
  - extended known ASCII commands (used in terminal suggestions)

v 0.1274
  - enabled terminal prototype again (fixed bugs on start/stop terminal)

v 0.1273
  - disabled terminal prototype (still bugs on flows)
  - added special fonts for PZ and PL only (considering size)
  - added size to fonts which will be checked on writing (next update)

v 0.1272
  - added terminal prototype
  - fixed install read/write from xml
  - changed master sensitivity range to -12 +12

v 0.127 
  - added SD Mode
  - cleaned advanced area (replaced with simple xml2cod)
  - extended usd restore factory with analog/Pixel
  - small interface fixes and changes (text changes, untriggered updates, relevenat button enables/disables)

v 0.1263
  - small changes in interface (slider renames + limits + css)
  - added pre-select mode for sd/board

v 0.126
  - reworked interface sound fonts area for UltraProffie Lite / Zero and flows
  - reworked downloading scheme -> still to do: must move to async request in next rework
  - reworked restore factory defaults flow
  - small fixes on install xml processing
  - added master sensitivity to profile.xml
  - trigger connectionFlow after reset 

v 0.125
  - ascii lists commands fix for leading/trailing spaces in style/preset/font names and extended timeouts

v 0.124
  - added stealth command + button
  - changed set/get profile commands and interface
  - added set/get sensitivity commands and interface
  - added AutoPowerOffTime to install area (xml+cod)
  - added temporary favicon: 
      <a href="https://iconscout.com/icons/serial-port" target="_blank">Serial Port Icon</a> 
      by <a href="https://iconscout.com/contributors/fluent">Microsoft</a> 
      on <a href="https://iconscout.com">IconScout</a>


v 0.123
 - small interface fixes
 - added getFilesFromPath wrapper function
 - changed default font folder to "UltraSabersFont" from "default" - added hotfix for this, not activated yet

v 0.122
 - added CRC check on read files: check if files exists in data cache and verify if the same skip reading it

v 0.121
 - different default content for UltraProffie Lite & Zero on "Restore to Factory Defaults"  
 - extended board info command and added limit for supported blades on Install->Number Of Blades when board is connected

v 0.119
 - protected number of blades input
 - added style extra info (A = for analog, P = for Pixel blade)
 - limited options on selectable installed blades to avoid duplicates
 - added CRC check on write files (will skip if file to be overwritten has the same content)

v 0.117
 - added profile and presets

v 0.112
 - implemented interface changes, no interaction yet

v 0.110
 - implemented write font - some errors in delete file command still remain

v 0.109
 - semi-fixed no interaction on changing analog led after load install (from xml/board)
 - semi-fixed default analog blade

v 0.108
 - added timeout to read
 - write led lib with together with install 

v 0.107
 - rearranged advanced section buttons
 - added write install (skipping interface - directly from textarea, auto-converting to binary)
 
v 0.001
 - create simple js "native" app executable without extra coding or need of server
