Skip to content

Releases: ioBroker/create-adapter

Release v2.6.5

13 Sep 19:34
Compare
Choose a tag to compare
  • (AlCalzone) Update required versions of js-controller and admin to the current stable versions (#1116)
  • (AlCalzone) Remove deprecated main and title fields from io-package.json (#1115)
  • (AlCalzone) Remove deprecated license field from io-package.json (#1114)
  • (AlCalzone) Add Node.js 22 as a supported version, set 20 as the default choice (#1112)
  • (AlCalzone) Update CI workflows for the adapter creator (#1111)

Release v2.6.4

13 Sep 18:17
Compare
Choose a tag to compare
  • (AlCalzone) Pin several dependencies to older versions (#1110)

Release v2.6.3

08 Apr 12:03
Compare
Choose a tag to compare
  • (AlCalzone) Pin eslint to version 8 (#1100)

Release v2.6.2

12 Feb 12:51
Compare
Choose a tag to compare
  • (theknut) Make ioBroker types available in the test directory (#1091)
  • (theknut) Add licenseInformation field to io-package.json (#1092)
  • (AlCalzone) Remove the subscribe start mode (#1093)
  • (AlCalzone) Remove the legacy way of creating adapters without classes (#1094)

Release v2.6.1

15 Jan 12:39
Compare
Choose a tag to compare
  • (AlCalzone) Fixed an issue with TypeScript tests caused by #1082 (fixes #1084)

Release v2.6.0

05 Jan 19:36
Compare
Choose a tag to compare
  • (AlCalzone) Change supported Node.js versions to 18 / 20 (#1082) · Migration guide
  • (AlCalzone) Simplify maintenance of ESLint config by using the "latest" parser version (#1082) · Migration guide
  • (AlCalzone) Pin chai dependency to version 4 (#1082)

Release v2.5.0

06 Jul 08:06
Compare
Choose a tag to compare

Release v2.4.0

14 Apr 10:57
Compare
Choose a tag to compare
  • (xXBJXx) Ukranian translation has been added Migration guide
  • (jpawlowski) Fix: JSON schema reference for io-package.json has been updated· Migration guide
  • (McM57) Fix: include json5 files from admin directory in npm package (#1029)

Release v2.3.0

25 Sep 14:10
Compare
Choose a tag to compare
  • (mcm1957) Fix: use adapter. instead of this. in main.js in legacy mode (#972)
  • (AlCalzone) Enable Dependabot by default, update Node.js version references (#977) · Migration guide
  • (AlCalzone) Update the release script to version 3 (#978) · Migration guide

Release v2.2.1

08 Sep 08:48
Compare
Choose a tag to compare
  • (AlCalzone) Fix lint command for JS adapters · Migration guide
  • (Apollon77 & AlCalzone) Add disclaimer about use of names and logos to README (#957)