Skip to content

Latest commit

 

History

History
56 lines (35 loc) · 1.3 KB

CHANGELOG_OLD.md

File metadata and controls

56 lines (35 loc) · 1.3 KB

Older Changelogs

1.0.0-alpha.5 (2025-01-19)

  • (dev2dev) Fix adapter checker

1.0.0-alpha.4 (2025-01-19)

  • (dev2dev) Bump release#

1.0.0-alpha.3 (2025-01-19)

  • (dev2dev) Reduced writeable states

1.0.0-alpha.2 (2025-01-19)

  • (dev2dev) Extended logging
  • (dev2dev) Fixed writing value to stove
  • (dev2dev) Changed cookie management

1.0.0-alpha.1 (2025-01-17)

  • (dev2dev) Changed http-requests from request to axios
  • (dev2dev) Added cookie management for recurring requests

1.0.0-alpha.0

  • (mcm1957) BREAKING: password is stored encrypted now, please reenter once.
  • (mcm1957) AdminUI has been migrated to jsonConfig to meet responsive design guide.
  • (mcm1957) Adapter requires node.js 20, js-controller 6 and and admin 6 now.
  • (mcm1957) Adapter has been move to iobroker-community-adapters organization
  • (mcm1957) Dependencies have been updated

0.0.8

  • (xsawa32) switched back to request instead of axios with axios-cookiejar-support, because of missing dependencies in axios.package.json

0.0.7

  • (xsawa32) changed create device and objects in main.js

0.0.6

  • (xsawa32) changed from request to axios

0.0.5

  • (xsawa32) some changes in README

0.0.4

  • (xsawa32) some changes in main.js

0.0.3

  • (xsawa32) some changes in main.js

0.0.1

  • (xsawa32) initial release =======