Version 1.2.0

Released on 2021-11-20

  • New: in development

Version 1.2.1

Released on 2021-12-30

  • Behoben: DNS-Auflösung wird nun vor dem eigentlichen HttpClient-Call erledigt

Version 1.2.2

Released on 2021-12-13

  • Behoben: CheckOnline wird nun mit einem Pseudo-RestApi-Aufruf geprüft
  • Aktualisiert: Code-Cleanup

Version 1.2.3

Released on 2022-01-03

  • Updated: Switch to RestSharp (vNext)
  • Updated: REST API client is now only created once (and when changes are made)
  • Updated: Changeover to WebClient for downloading the Gcode images
  • Removed: Synchronous methods (REST-API) were removed
  • Removed: Removed methods that are no longer required
  • Fixed: Deadlock during online check when remote station is offline and an FQDN is used

Version 1.2.4-RC

Released on 2022-01-04

  • Updated: CoreSharp updated to the latest version
  • Updated: Removed outsourced classes and interfaces
  • Fixed: Remaining download functions switched to WebClient
  • Fixed: Minor bugs fixed

Version 1.2.5-RC

Released on 2022-02-27

  • Neu: Funktion “Nach Druck herunterfahren” hinzugefügt
  • Fixed: Minor bugs fixed

Version 1.2.6-RC

Released on 2022-04-05

  • New: Property for assigning a name (for better identification of the server)
  • Fixed: Minor bugs fixed