Skip to content

Releases: nokxs/iobroker-javascript-vs-code-extension

ioBroker.javascript v1.10.1

08 Apr 20:41

Choose a tag to compare

What's Changed

  • No changes

Contributors: Niklas Pfenninger

ioBroker.javascript v1.10.0

08 Apr 20:38
f761c14

Choose a tag to compare

What's Changed

Features

Contributors: @Copilot, @copilot-swe-agent and @nokxs

ioBroker.javascript v1.9.3

01 Jan 22:47
5d9392a

Choose a tag to compare

What's Changed

Bug Fixes

  • EngineType for JavaScript is Javascript/js (#184) @hacki11

Contributors: @hacki11 and @nokxs

ioBroker.javascript v1.9.2

01 Dec 21:59
5d19792

Choose a tag to compare

Maintenance release

ioBroker.javascript v1.9.1

01 Dec 21:57
5d19792

Choose a tag to compare

What's Changed

Bug Fixes

Maintenance

  • Use version from tag in pubish build (#182) @nokxs

Contributors: @nokxs

ioBroker.javascript v1.9.0

24 Oct 20:23
20c5d6f

Choose a tag to compare

What's Changed

Features

  • Command "Update JS type definitions" now also downloads node type definitions and makes them available (#178) @nokxs
  • Add badge to show the amount of changed scripts (#177) @nokxs

Maintenance

Contributors: @nokxs

ioBroker.javascript v1.8.4

24 Oct 18:49

Choose a tag to compare

What's Changed

Bug Fixes

  • Make intellisense more robust (#176) @nokxs
  • Update path for downloading ioBroker type definitions (#175) @nokxs
  • Fix typo in example config (#174) @nokxs

Contributors: @nokxs

ioBroker.javascript v1.8.3

09 Apr 20:30
2834be0

Choose a tag to compare

What's Changed

Bug Fixes

  • Improve performance by avoiding unecessary event subscriptions and update only changed scripts instead of all scripts on a change (#169) @nokxs

Contributors: @nokxs

ioBroker.javascript v1.8.2

29 Mar 16:49
bd1f171

Choose a tag to compare

What's Changed

Bug Fixes

  • Fix login so it works again with admin version >= 7.6.0 by supporting OAuth2 workflow (#168) @nokxs

Contributors: @nokxs

ioBroker.javascript v1.8.1

20 Feb 21:10
545667e

Choose a tag to compare

What's Changed

Bug Fixes

  • Improve intellisesense, which now finds partial ids and considers the name of an object (#166) @nokxs

Contributors: @nokxs