Skip to content

v2.0.3

Latest
Compare
Choose a tag to compare
@nikkow nikkow released this 20 Aug 17:18
· 25 commits to develop since this release

Added

  • Added error message when automatic session refresh is impossible (see this article for more information)
  • Added support for blinds rotation for motors that support it (#33, thanks to @marekhalmo)
  • Added a buffer when setting a custom position to consider close-enough values as valid (#34)

Changed

  • Fixed an issue that prevented tokens from being correctly refreshed
  • Fixed an unhandled Promise rejection (#31)

Refactoring

  • Refactored the network layer to retrieve credentials from memory, instead of global context.