Skip to content

Releases: AndreasReitberger/OctoPrintRestApiSharp

v1.2.3-preview3

18 Nov 16:08
036d544

Choose a tag to compare

v1.2.3-preview3 Pre-release
Pre-release

What's Changed

Full Changelog: v1.2.3-preview2...v1.2.3-preview3

v1.2.3-preview2

23 Jan 16:41
f9deba5

Choose a tag to compare

v1.2.3-preview2 Pre-release
Pre-release

What's Changed

Full Changelog: v1.2.3-preview1...v1.2.3-preview2

v1.2.3-preview1

22 Apr 15:23

Choose a tag to compare

v1.2.3-preview1 Pre-release
Pre-release

What's Changed

Full Changelog: v1.2.2...v1.2.3-preview1

v1.2.2

16 Jun 15:06

Choose a tag to compare

What's Changed

  • [housekeeping] Automated PR to fix formatting errors by @github-actions in #18
  • Updated dependencies by @AndreasReitberger in #20

New Contributors

  • @github-actions made their first contribution in #18

Full Changelog: v1.2.1...v1.2.2

v1.2.1

19 Feb 11:30
10657a2

Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.2.1

v1.2.0

11 Dec 12:57
33811c5

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.17...v1.2.0

v1.1.7

05 Apr 15:51

Choose a tag to compare

  • New: Property for assigning a name (for better identification of the server)
  • Updated: Increased default timeout for DownloadFileFromUriAsync() method
  • Fixed: Minor bugs fixed

v1.1.5

12 Feb 08:26

Choose a tag to compare

Version 1.1.5 - 2022-02-12

  • Updated: Switch to new RestSharp nuget
  • Updated: online exam is now done with pseudo API request (prevents deadlock with HttpClient)
  • Updated: Timeout for DownloadFileFromUri() method increased
  • Fixed: Deadlock on online check
  • Fixed: Null values in the extruder/heatbed query caused an exception
  • Fixed: Minor bugs fixed

v1.1.3

19 Dec 07:06

Choose a tag to compare

  • Updated: Dependencies updated to latest version
  • New: Readme file linked for nuget package

v1.1.2

01 Dec 12:48

Choose a tag to compare

  • Added license expression to package