* Add Files library (ESP32 and ESP8266 boards only) * Add buffered sound output (DAC) primitives (ESP32 boards only) * Add PAJ7620 gesture sensor library (thanks, José!) * Add VL6180x distance sensor library (thanks, José!) * Add BubbleLevel example (thanks, Victor!) * Add PluckedStringSynth, SoundGeneration, and TiltSensor examples * Add TCS34725 RGB example (thanks, José!) * Update TCS34725 RGB color sensor library (thanks, José!) * Add ImageServer and SoundServer examples * Updated locale strings and CA and ES translations * Removed a bunch of unused locales * Remove deprecated startHTTPServer primitive (no longer used) * Renamed tonePrims -> soundPrims and update description * Fix: non-boolean argument to "wait until" caused VM to hang * Fix: Vertical space markers in library block lists were not handled correctly * Fix: Library version check * Fix: Checking for library updates failed in browser version * Fix: Incorrect count shown a List or ByteArray embedded in a list when the embedded List or ByteArray had over 255 elements