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 theApikey
into thePassword
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