Skip to content

v1.0.11

Latest
Compare
Choose a tag to compare
@iadonkey iadonkey released this 22 Oct 20:08
· 199 commits to main since this release

What's Changed

Features

  • Support NuGet servers, which only support api keys. For this kind of servers, in the login dialog you can now leave the Username empty and write the Apikey into the Password field
  • If a NuGet server was used to host packages other than PLC libraries, this library would show up in the catalog. Now this kind of packages are filtered away to avoid clutter and having packages, which ultimately can not be installed on the TwinCAT system.

Bugfixes

  • When using multiple NuGet repositories (this included Beckhoff repositories, because they are essentially NuGet repositories with some tweaks), an error would show up after successfully installing a package, if the repository was not the first configured NuGet repository.

Full Changelog: v1.0.10..v1.0.11