Releases: AndreasReitberger/KlipperRestApiSharp
Releases · AndreasReitberger/KlipperRestApiSharp
1.3.1-preview3
What's Changed
- Missed statuses added and CpuTemp deserialization fixed by @Xenozite in #149
- Added
PreserveAttributeforLinkerby @AndreasReitberger in #151 - Update MoonrakerClient.cs by @AndreasReitberger in #152
- Removed
RCoreSharpreference by @AndreasReitberger in #155 - Updated nugets by @AndreasReitberger in #156
- Updated nugets by @AndreasReitberger in #159
- Switched to
SecondsforTimeoutsby @AndreasReitberger in #160 - Updated
Coreby @AndreasReitberger in #162 - Removed obsolete code by @AndreasReitberger in #163
Full Changelog: 1.3.1-preview2...1.3.1-preview3
1.3.1-preview2
What's Changed
- Bump RestSharp from 110.2.0 to 111.0.0 by @dependabot in #119
- Bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0 by @dependabot in #118
- Bump NUnit.Analyzers from 4.1.0 to 4.2.0 by @dependabot in #117
- Bump sqlite-net-pcl from 1.8.116 to 1.9.172 by @dependabot in #105
- Update README.md by @AndreasReitberger in #120
- Updated
Coredependency by @AndreasReitberger in #122 - Add missing properties by @AndreasReitberger in #126
- Added
PackageIconby @AndreasReitberger in #128 - Fixed relative movement in
MoveAxesAsyncby @AndreasReitberger in #130 - KlipperIdleStates Fixup by @Xenozite in #131
- Updated dependencies by @AndreasReitberger in #133
- Updated dependencies by @AndreasReitberger in #135
- Added job interruption status by @Xenozite in #136
- Added tests for
AuthwithoutApiKeyby @AndreasReitberger in #140 - Fixed wrong
Http.Methodsby @AndreasReitberger in #139 - Migrate to latest
corechanges by @AndreasReitberger in #142 - Create dotnet_build_publish.yml by @AndreasReitberger in #144
- Switched to
partialproperties forObservablePropertyby @AndreasReitberger in #146 - [housekeeping] Automated PR to fix formatting errors by @github-actions in #147
- Removed
sqliteproject by @AndreasReitberger in #148
New Contributors
Full Changelog: 1.3.1-preview...1.3.1-preview2
1.3.1-preview
What's Changed
MoonrakerClient.WebSocket_Opened(System.Object sender, System.EventArgs e) by @AndreasReitberger in #46- Fixed possible
NREinToConcurrent()by @AndreasReitberger in #48 - Fixed webcam uri generation issue with
UserTokenby @AndreasReitberger in #50 - [housekeeping] Automated PR to fix formatting errors by @github-actions in #51
- Don't throw an
ArgumentOutOfRangeExceptionby default by @AndreasReitberger in #53 - Bump coverlet.collector from 3.2.0 to 6.0.0 by @dependabot in #54
- Guarded against
nullreturn values by @AndreasReitberger in #56 - Fix authentication issue in
LoginUserAsyncby @AndreasReitberger in #58 - Bump NUnit3TestAdapter from 4.4.2 to 4.5.0 by @dependabot in #59
- Bump Microsoft.NET.Test.Sdk from 17.6.0 to 17.6.1 by @dependabot in #60
- Bump Microsoft.NET.Test.Sdk from 17.6.1 to 17.6.2 by @dependabot in #61
- Bump System.Text.Json from 7.0.2 to 7.0.3 by @dependabot in #62
- Bump Microsoft.NET.Test.Sdk from 17.6.2 to 17.6.3 by @dependabot in #63
- Bump CommunityToolkit.Mvvm from 8.2.0 to 8.2.1 by @dependabot in #65
- Fixed spelling issue
KlipperJsonConvertEventArgsby @AndreasReitberger in #66 - Bump Microsoft.NET.Test.Sdk from 17.6.3 to 17.7.0 by @dependabot in #67
- Bump Microsoft.NET.Test.Sdk from 17.7.0 to 17.7.1 by @dependabot in #68
- Bump SQLitePCLRaw.provider.dynamic_cdecl from 2.1.5 to 2.1.6 by @dependabot in #69
- Bump Microsoft.NET.Test.Sdk from 17.7.1 to 17.7.2 by @dependabot in #70
- Added nullcheck to
GetGcodeThumbnailImageAsyncby @AndreasReitberger in #72 - Further
nullcheck added by @AndreasReitberger in #74 - Bump NUnit.Analyzers from 3.6.1 to 3.7.0 by @dependabot in #75
- Bump NUnit.Analyzers from 3.7.0 to 3.8.0 by @dependabot in #76
- Include
Print3dServer.Coreby @AndreasReitberger in #78 - Bump CommunityToolkit.Mvvm from 8.2.1 to 8.2.2 by @dependabot in #82
- Bump NUnit.Analyzers from 3.8.0 to 3.9.0 by @dependabot in #83
- Bump NUnit from 3.13.3 to 3.14.0 by @dependabot in #84
- Bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0 by @dependabot in #85
- Bump Microsoft.Extensions.Configuration.UserSecrets from 7.0.0 to 8.0.0 by @dependabot in #88
- Bump System.Text.Json from 7.0.3 to 8.0.0 by @dependabot in #87
- Bump Microsoft.Extensions.Hosting from 7.0.1 to 8.0.0 by @dependabot in #86
- Bump Microsoft.SourceLink.GitHub from 1.1.1 to 8.0.0 by @dependabot in #89
- Bump SQLitePCLRaw.provider.dynamic_cdecl from 2.1.6 to 2.1.7 by @dependabot in #90
- Bump NUnit.Analyzers from 3.9.0 to 3.10.0 by @dependabot in #92
- Bump NUnit from 3.14.0 to 4.0.0 by @dependabot in #91
- Bump NUnit from 4.0.0 to 4.0.1 by @dependabot in #93
- Bump System.Text.Json from 8.0.0 to 8.0.1 by @dependabot in #94
- Bump NUnit.Analyzers from 3.10.0 to 4.0.0 by @dependabot in #95
- Bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0 by @dependabot in #98
- Bump NUnit.Analyzers from 4.0.0 to 4.0.1 by @dependabot in #96
- Bump SQLitePCLRaw.provider.dynamic_cdecl from 2.1.7 to 2.1.8 by @dependabot in #97
- Bump System.Text.Json from 8.0.1 to 8.0.2 by @dependabot in #99
- Bump coverlet.collector from 6.0.0 to 6.0.1 by @dependabot in #100
- Bump NUnit from 4.0.1 to 4.1.0 by @dependabot in #101
- Bump coverlet.collector from 6.0.1 to 6.0.2 by @dependabot in #103
- Bump NUnit.Analyzers from 4.0.1 to 4.1.0 by @dependabot in #104
- Bump System.Text.Json from 8.0.2 to 8.0.3 by @dependabot in #102
- Improve migration to
Print3dServer.Corelibrary by @AndreasReitberger in #80 - Fixed warnings about
nullablesby @AndreasReitberger in #109 - Migrated fully to
ObservableObjectsby @AndreasReitberger in #110 - [housekeeping] Automated PR to fix formatting errors by @github-actions in #111
- [Json] Added missing converters to
Releasesettings by @AndreasReitberger in #113 - Switched from
ObservableCollectiontoListwhere possible by @AndreasReitberger in #115 - Removed obsolete code by @AndreasReitberger in #116
Full Changelog: v1.3.0...1.3.1-preview
v1.3.0
What's Changed
- Renamed project by @AndreasReitberger in #13
- Fixed webcam loading from Mainsail by @AndreasReitberger in #14
- Corrected Z-axis move g-code generation by @JerrettDavis in #17
- Modified
MoveAxesAsyncto enable multi-axis movement. by @JerrettDavis in #19 - Corrected Memory Usage being incorrectly assigned to CpuUsage by @JerrettDavis in #21
- Code cleanup by @AndreasReitberger in #23
- Add more properties to the moonrakerclient by @AndreasReitberger in #26
- Add database extension by @AndreasReitberger in #30
- Minor fixes to websocket events by @AndreasReitberger in #29
- Removed unnecessary subfolder by @AndreasReitberger in #31
- [housekeeping] Automated PR to fix formatting errors by @github-actions in #32
- Bump CommunityToolkit.Mvvm from 8.1.0 to 8.2.0 by @dependabot in #36
- Bump Microsoft.NET.Test.Sdk from 17.4.1 to 17.5.0 by @dependabot in #35
- Bump NUnit3TestAdapter from 4.3.1 to 4.4.2 by @dependabot in #34
- Bump NUnit.Analyzers from 3.5.0 to 3.6.1 by @dependabot in #33
- Bump RCoreSharp from 1.0.8 to 1.0.9 by @dependabot in #38
- Bump RestSharp from 108.0.3 to 110.2.0 by @dependabot in #37
- Bump Microsoft.NET.Test.Sdk from 17.5.0 to 17.6.0 by @dependabot in #39
- Allow
nullfor theMemUnitsproperty by @AndreasReitberger in #41
New Contributors
- @JerrettDavis made their first contribution in #17
- @dependabot made their first contribution in #36
Full Changelog: v1.0.9...v1.3.0
v1.2.0-beta
What's Changed
- Corrected Z-axis move g-code generation by @JerrettDavis in #17
- Modified
MoveAxesAsyncto enable multi-axis movement. by @JerrettDavis in #19 - Corrected Memory Usage being incorrectly assigned to CpuUsage by @JerrettDavis in #21
- Code cleanup by @AndreasReitberger in #23
New Contributors
- @JerrettDavis made their first contribution in #17
Full Changelog: v1.1.0-alpha...v1.2.0-beta
v1.1.0-alpha
What's Changed
- Renamed project by @AndreasReitberger in #13
- Fixed webcam loading from Mainsail by @AndreasReitberger in #14
Full Changelog: v1.0.9...v1.1.0-alpha
v1.0.9
What's Changed
- Adder ServerName property by @AndreasReitberger in #7
- Major client update by @AndreasReitberger in #11
New Contributors
- @AndreasReitberger made their first contribution in #7
Full Changelog: v1.0.8...v1.0.9
v1.0.8-RC
- Updated: GetServerCachedTemperatureDataAsync switched to Dictionary
- Updated: Presets are now saved in a different format, query updated
- Fixed: Images of Gcodes in subfolders not loaded
- Fixed: Minor bugs fixed
v1.0.7
- New: Support for FluiddPi added
- Updated: Default value added for lists
- Updated: Numerical values of Klipper classes changed to "nullable" (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
v1.0.6
- 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