* Improved Mozilla WOT library and renamed to "Web of Things" * Advanced block to add custom fields to the last property of a thing (e.g. units). * Updated German translation (by @jadga-h) * Removed "Needs boolean" errors and revert to soft-fail boolean semantics: "anything that isn't true is considered false" * Make "when A/B button pressed" trigger only once per button press * Removed obsolete & deprecated peek and poke primitives from VM * Add pull up resistor option to digital read block * Allow mem.h to be included multiple times (e.g. from TinyJSON.h as well as directly) * Use tone primitives on ESP32 to keep capacitive sensing from messing up music