New features since version 1.0.70
- Improved Finder diagnostics for unhappy path cases.
- User trusted SSL certificates can now be used in Alpaca clients.
- Exception text is more concise in the the COM and Alpaca Client Toolkits.
- Headers and form parameters sent by Alpaca clients are now included in the operational log.
Bug fixes since version 1.0.70
- Alpaca management API information can now be retrieved when using IPv6 on all operating systems.
- The text/json media type is no longer included in the Accept header sent by Alpaca clients. This aligns behaviour with RFC 7519.
- The application/ImageBytes media type is now included in the same Accept header as application/json rather than being added as a second Accept header.
Packages
The library consists of five NuGet packages (search for ASCOM in your NuGet client):
- ASCOM.Alpaca.Components - ASCOM Alpaca Clients and Client Discovery Library.
- ASCOM.Alpaca.Device - Device / driver side discovery library.
- ASCOM.Com.Components - A .Net Standard (.Net Core / .Net 5+) access library for ASCOM COM drivers.
- ASCOM.Tools - A set of CrossPlatform tools for logging, settings and conversions.
- ASCOM.Common.Components - The types, interfaces and enums for the ASCOM CrossPlatform library.