Skip to content

Changelog (archive)

Sascha edited this page Dec 10, 2022 · 5 revisions

Changelog archive

1.3.4

  • Bumped ecovacs-deebot.js to 0.7.2 (beta)
  • Implemented some experimental functions for auto empty stations
  • Some refactoring

1.3.3

  • Bumped ecovacs-deebot.js to 0.7.1 (incl. fix for CVE-2022-0155)

1.3.2

  • Bumped follow-redirects to 1.14.7 (fix for CVE-2022-0155) and some other dependencies
  • Added N8 PRO+

1.3.1

  • Fix the cleaning functions for the Deebot 710 series

1.3.0

  • Breaking change: The minimum required version of Node.js is now 12.x
  • Using library version 0.7.0 (beta)
  • Some improvements for newer models (e.g. T9 series)
  • Some other improvements and fixes

1.2.4

  • Using library version 0.6.8
  • Some optimizations
  • Preparations for changing the minimum required Node.js version to 12.x

1.2.3

  • Using library version 0.6.6
  • Lots of code refactoring, optimizations and some fixes

1.2.2

  • Added function to load current map image (non 950 type models, e.g. OZMO 930, Deebot 901)

1.2.1

  • Some enhancements and fixes
  • (benep) Added state to play sound by id

1.2.0

  • Using library version 0.6.1
  • Added functions for deleting, saving and recreating saved virtual boundaries (950 type models, e.g. OZMO 920/950, T8 series)
  • Added functions for saving and recreating sets of virtual boundaries (950 type models, e.g. OZMO 920/950, T8 series)
  • Added options to control clean speed and water level separately for each spot area
  • Added function to save current spot area values
  • Added function to load current map image (950 type models, e.g. OZMO 920/950, T8 series)
  • Added some cleaning log values and some states for current cleaning stats
  • Removed "Use alternative API call for lastCleaningMapImageURL and lastCleaningTimestamp" option
  • Moved some states from "info" channel to sub channels "info.library" and "info.network"
  • Quite a lot of improvements for processing map data, spot areas and virtual boundaries
  • Some optimisations for js-controller 3.3
  • Improved support for N8 series
  • Initial support for T9 series
  • Some improvements and fixes

1.1.1

  • Using library version 0.6.0
    • Updated login process
    • Support for Chinese server login
  • Initial support for some models (e.g. N3, N7 and N8 series)

1.1.0

  • Stable release

1.0.13

  • Using library version 0.5.6
  • Some improvements and fixes

1.0.12

  • Using library version 0.5.5
  • Added some more T8 models
  • Several improvements and fixes

1.0.11

  • Enabled some features for OZMO 900
  • Several minor improvements

1.0.10

  • Using library version 0.5.4
  • Several improvements and fixes
  • Added available spot area boundaries to "map" channel (read only)

1.0.9

  • Using library version 0.5.3
  • Added some experimental features (for a few models only)
  • Added option for virtual boundaries and some further improvements to adapter config
  • Some improvements for js-controller 3.2.x

1.0.8

  • Using library version 0.5.2
  • Added available virtualBoundaries channel for Deebot 900/901 and Ozmo 930 (read only)
  • Added "volume" and buttons for resetting consumable values for 950 type models (920/950/T8)
  • Improved synchronization of spot area buttons
  • Add option for setting the language for spot area names
  • Added some experimental features (for a few models only)
  • Several enhancements and fixes
  • Bump some dependencies

1.0.7

  • Using library version 0.5.1
  • Initial support for Deebot U2 series
  • Improved support for Ozmo T8 models
  • (boriswerner) Fixed cleaning log for 950 type models (920/950/T8)
  • (boriswerner) Added available virtualBoundaries to "map" channel (currently read only)
  • Improved handling of device classes
  • Several enhancements and fixes

1.0.6

  • Using library version 0.5.0
  • Fix for running multiple devices
  • Support for additional Ozmo T8 models
  • Add option to synchronize spotArea buttons
  • Set state value for triggered buttons to false
  • Add option to suppress "unknown" value for "map.deebotPositionCurrentSpotAreaID" state
  • Further enhancements and fixes

1.0.5

  • Bump library to 0.4.25
  • Initial support for Ozmo T8 and T8+
  • Implement buttons for resetting consumable values (currently Deebot 900/901 and Ozmo 930 only)
  • Several enhancements and fixes

1.0.4

  • Bump library to 0.4.21
  • Remove canvas from dependencies
  • Several bugfixes and improvements (especially for N79 series)
  • Possibility to specify the number of reruns for a spot area
  • Spot areas in the "control" channel are now created automatically
  • Remove number of spot areas from adapter settings
  • Some refactoring
  • Bump dependencies

1.0.1 - 1.0.3

  • Added support for Ozmo T8 AIVI
  • Compact mode support
  • Added a button to save the last used custom area values
  • Added buttons to rerun saved custom areas
  • Some enhancements and fixes

1.0.0

  • Stable release

0.6.5

  • Set flag for compact mode to false

0.6.4

  • Some minor fixes

0.6.3

  • Using library version 0.4.13
  • Some translations added

0.6.2

  • Using library version 0.4.12
  • (boriswerner) Alternative API call for last clean log info (920/950)
  • (mrbungle64) Periodically polling of CleanLogs

0.6.1

  • Using library version 0.4.11
  • Several enhancements and fixes

0.6.0

  • Using library version 0.4.10
  • Several enhancements and fixes

0.5.9

  • Several enhancements and fixes

0.5.8

  • Several enhancements and fixes

0.5.7

  • Using library version 0.3.8

0.5.6

  • Using library version 0.3.7

0.5.5

  • Using library version 0.3.6

0.5.4

  • Using library version 0.3.5

0.5.3

  • Using library version 0.3.4

0.5.2

  • Bugfixes (MQTT/XML)
  • Start implement NetInfo (XMPP)

0.5.1

  • Using version 0.3.2 of ecovacs-deebot.js module
    • (boriswerner) Added Features for Ozmo 950
    • (mrbungle64) Some improvements for non Ozmo 950

0.5.0

  • Using version 0.3.x of ecovacs-deebot.js module (ng library)

0.4.2

  • Improved support for MQTT devices

0.3.10

  • (mrbungle64) Improved support for XML based MQTT devices

0.3.9

  • (mrbungle64) Improved support for XML based MQTT devices

0.3.8

  • (boriswerner) Improved support for Ozmo 950
  • (mrbungle64) Implemented waterbox info (XMPP based devices)

0.3.7

  • (mrbungle64) Bugfix

0.3.6

  • (boriswerner) Basic clean & charge working (Ozmo 950)

0.3.5

  • (mrbungle64) Improved support for MQTT devices
  • (boriswerner) Improved support for Ozmo 950 device

0.3.4

  • (mrbungle64) Feature Release
    • Implemented handling water level
    • Preparing for latest repo

0.3.3

  • (mrbungle64) Feature release
    • Implemented lifespan values of components

0.3.2

  • (mrbungle64) Feature release
    • Implemented spotArea buttons

0.3.1

  • (mrbungle64) Feature release (alpha)
    • Implemented spotArea command
    • Implemented customArea command
    • Implemented playSound command

0.3.0

  • (mrbungle64) alpha release

0.2.0

  • (mrbungle64) Pre-release (alpha)

0.1.0

  • (mrbungle64) Initial release (pre-alpha)

0.0.1

  • (mrbungle64) Initial development release