Skip to content

Releases: codaris/SharpManager

v1.0.5

Choose a tag to compare

@codaris codaris released this 28 Jun 22:43

What's Changed

  • Update to .NET 10
  • Remove unnecessary dependencies

Full Changelog: v1.0.4...v1.0.5

Release v1.0.4

Choose a tag to compare

@codaris codaris released this 18 Jan 05:32

What's Changed

  • Rewrote the async serial port access code to avoid race conditions
  • Added additional error handing to avoid unhandled background task errors.
  • General reliability improvements around connecting, disconnect, and error handling.

Full Changelog: v1.0.3...v1.0.4

Release v1.0.3

Choose a tag to compare

@codaris codaris released this 16 Jan 05:13

What's Changed

  • Change tape loading to buffer in blocks rather than streaming to improve tape load reliability.

Full Changelog: v1.0.2...v1.0.3

Release v1.0.2

Choose a tag to compare

@codaris codaris released this 12 Jan 06:22

What's Changed

  • Fix handling of URL navigation in the "About" dialog. by @arnowelzel in #4
  • Massive improvement in desktop performance by removing serial port polling
  • Increased timeouts for Sharp operations to improve transfer reliability

New Contributors

Full Changelog: v1.0.1...v1.0.2

Initial Release v1.0.1

Choose a tag to compare

@codaris codaris released this 27 Jul 04:32

This is the first release of Sharp Manager