All Versions
12
Latest Version
Avg Release Cycle
71 days
Latest Release
1380 days ago

Changelog History
Page 1

  • v1.0.0 Changes

    December 02, 2020

    Mozilla WebThings is now WebThings!

    ๐Ÿšš Our home has moved from iot.mozilla.org to webthings.io.

    Major changes

    • ๐Ÿšš Default profile directory has moved from ~/.mozilla-iot to ~/.webthings.
    • MOZIOT_HOME environment variable is now WEBTHINGS_HOME.
    • 0๏ธโƒฃ Default tunneling service has switched from mozilla-iot.org to webthings.io.
    • โšก๏ธ Default update servers are now hosted on api.webthings.io.
    • On Raspbian, the system services are now named webthings-gateway.*, rather than mozilla-iot-gateway.*.
    • On Raspbian, the gateway now lives in ~/webthings/gateway, rather than ~/mozilla-iot/gateway.
    • โž• Add-ons can now be searched.
    • ๐Ÿ‘ Node 14 is now supported by the gateway and add-ons.
    • ๐Ÿณ Podman is now supported by the Docker image.
    • ๐Ÿ‘Œ Support for new capabilities:
      • HumiditySensor
      • BarometricPressureSensor
      • AirQualitySensor
      • SmokeSensor
      • InstantaneousPowerFactorProperty
    • The gateway-addon library for Node is now written in TypeScript.
    • ๐Ÿš€ Users can now enable installation of prerelease updates via the config file.
    • ๐Ÿ‘ M-JPEG video streams are now supported as an alternative to MPEG-DASH and HLS.
    • ๐Ÿ†• New translations:
      • Portuguese (Portugal)
      • Ukrainian
      • Finnish
      • Danish
      • Galician

    Minor changes

    • ๐Ÿ’ป The UI can now be reloaded when on an extension page, without being redirected back to the Things page.
    • ๐Ÿšš Built-in mDNS server has been removed in favor of the system server (e.g. Avahi or Bonjour).
    • ๐Ÿ†• New udev rule for a CO2 monitor.
    • SPI enabled on Raspbian.
    • โž• Add-on licenses are opened in a nice overlay.
    • Rules can now be deleted from within the rule page.
    • ๐Ÿ›  Lots of bug fixes.
  • v0.12.0 Changes

    April 06, 2020
    • โž• Added 2FA login support.
    • Resolved issues with removing devices.
    • Minimum Node.js version is now 10.
    • โž• Add-ons now use WebSockets for IPC, rather than nanomsg.
    • ๐Ÿšš Commands API has been removed.
    • ๐Ÿ‘ ColorModeProperty is now supported for light bulbs which can set both RGB
      color and white temperature.
  • v0.11.0 Changes

    February 14, 2020
    • โž• Added 24 new translations
    • โž• Added packages for Debian, Ubuntu, Raspbian, Fedora, and Arch Linux
    • ๐Ÿ”Š Promoted logs from experimental status
    • โœ‚ Removed experimental virtual assistant
    • ๐Ÿ‘ Allow user to disable automatic updates
    • ๐Ÿ‘ Allow local HTTP connections
    • โž• Add-ons can now access language and unit preferences
    • ๐ŸŒ Increased reliability of Progressive Web App (PWA)
    • ๐Ÿ›  Countless bug fixes
  • v0.10.0 Changes

    November 13, 2019
    • Thermostats
    • Locks
    • Extension Add-ons
    • Localisation Settings
    • Multiple devices over a single WebSocket connection
  • v0.9.2

    August 15, 2019
  • v0.9.1 Changes

    July 25, 2019

    โšก๏ธ This update fixes an issue where the wrong version of the gateway-addon python package would be installed after an OTA update.

    ๐Ÿš€ Note that there are no changes to the standalone image so this release contains the 0.9.0 images and medkit.

  • v0.9.0

    July 24, 2019
  • v0.8.1 Changes

    April 18, 2019

    โšก๏ธ Properly updates dnsmasq.conf for new WiFi captive portal IP address. Improves experience for users who switch between using WiFi and ethernet.

  • v0.8.0 Changes

    April 17, 2019
    • ๐Ÿ”Š Logs
    • ๐Ÿ†• New Network Settings
    • Alarms
  • v0.7.0 Changes

    January 23, 2019
    • โž• Add camera support
    • โž• Add leak and temperature sensor support
    • ๐Ÿ›  Fix misc. rules issues
    • ๐Ÿ‘Œ Support latest thing description format changes
    • Proxy access to internal thing resources
    • ๐Ÿ‘Œ Improve rules performance several times over