Skip to content

Releases: danielmeza/CrossEscPosEmulator

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 07 Jul 03:39
b817825

What's Changed

  • Add a managed ImageSharp render backend (browser-safe, no native) by @yhonc9 in #11
  • Publish NuGet packages to GasoleoTechnology via Trusted Publishing by @danielmeza in #12
  • Release v1.2.0: ImageSharp measurement fix, desktop backend switch, Blazor web sample by @danielmeza in #13

New Contributors

Full Changelog: v1.1.0...v1.2.0

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 21 Jun 05:10

What's Changed

  • Monitor window, printer-ready behavior, and comprehensive test print by @danielmeza in #6
  • Fix app crash on USB disconnect; log unhandled exceptions; lock transport while connected by @danielmeza in #7
  • Refactor into layered packages with a swappable render layer by @danielmeza in #8
  • Convert remaining value-dispatch switches to SmartEnums by @danielmeza in #10
  • WASM JavaScript interop + package usage docs by @danielmeza in #9

Full Changelog: v1.0.3...v1.1.0

v1.0.3

Choose a tag to compare

@github-actions github-actions released this 06 Jun 14:49

What's Changed

  • Buzzer / cash-drawer feedback: cross-platform sound + on-screen toast by @danielmeza in #4
  • Printer state simulation, status commands, and the remaining ESC/POS commands by @danielmeza in #5

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

v1.0.2

Choose a tag to compare

@github-actions github-actions released this 05 Jun 07:07
bc6d3da

What's Changed

  • Fix Test print producing no receipt in the packaged app by @danielmeza in #3

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

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 05 Jun 06:58
97ada87

What's Changed

  • Fix macOS "damaged" error: ad-hoc code-sign the .app bundle by @danielmeza in #2

Full Changelog: v1.0.0...v1.0.1

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 05 Jun 06:44
9d6b9c5

What's Changed

  • Cross-platform port to Avalonia 12 + .NET 10 (barcodes/QR, serial, export, CI/CD) by @danielmeza in #1

New Contributors

Full Changelog: https://github.com/danielmeza/CrossEscPosEmulator/commits/v1.0.0