Version 1.0.1
Released on 2021-12-22
- New: in development
Version 1.0.2
Released on 2021-12-28
- Fixed: CancelPrintAsync() incorrectly sent "resume" to the server instead of "cancel"
Version 1.0.3
Released on 2021-12-30
- Fixed: OnlineCheck method improved
- Fixed: Minor bugs fixed
Version 1.0.4
Released on 2021-12-13
- Updated: OnlineCheck method changed to pseudo-rest API call
- Fixed: Minor bugs fixed
Version 1.0.5
Released on 2022-01-01
- New: Sensors, fans and drivers are now collected in dictonaries
- Removed: HttpClient removed
- Fixed: "Print Job Complete" notification was also displayed on startup
- Fixed: KlipperStatusJob (EndTime) did not allow zero values, but can occur
- Fixed: Minor bugs fixed
Version 1.0.6
Released on 2022-01-03
- Updated: Switch to RestSharp (vNext)
- Updated: REST API client is now only created once (and when changes are made)
- 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
- Fixed: Minor bugs fixed
Version 1.0.7
Released on 2022-01-06
- New: Support for FluiddPi added
- Updated: Default value added for lists
- Aktualisiert: Numerische Werte von Klipper-Klassen auf „nullable“ umgestellt (double => double?)
- Updated: Adjustments to FluiddPi (database functions)
- Fixed: Error when key is not available in the dictionary
- Fixed: Fixed typing error in KlipperIdleStates
- Fixed: Minor bugs fixed
Version 1.0.8
Released on 2022-02-27
- Updated: GetServerCachedTemperatureDataAsync switched to Dictionary
- Updated: Presets are now saved in a different format, query updated
- Behoben: 401 Fehler bei WebSocket-Verbindung, wenn eingeloggt
- Behoben: WebCam-Config von Fluidd
- Fixed: Images of Gcodes in subfolders not loaded
- Fixed: Minor bugs fixed
Version 1.0.9
Veröffentlicht am 2022-09-15
- Behoben: 401-Fehler bei WebSocket-Verbindung, wenn eingeloggt
- Behoben: WebCam-Config von Fluidd
- Fixed: Minor bugs fixed
Version 1.0.10
Upcoming release
- Aktualisiert: Namespace angepasst
- Fixed: Minor bugs fixed