Skip to content

Releases: owulveryck/goMarkableStream

v1.2.0

15 Feb 17:11

Choose a tag to compare

Changelog

  • aba1238 Add optional tracing system via build tags and performance improvements
  • 62cedab Optimize delta compression with hash-based early exit for unchanged frames

v1.1.0

15 Feb 14:31

Choose a tag to compare

Changelog

  • 634e38a Optimize CPU usage during pen hover and reduce redundant SSE events
  • ef4191d Refine laser pointer trail effect for professional appearance

v1.0.0

15 Feb 10:22

Choose a tag to compare

Changelog

  • 3624539 Fix ZSTD encoder memory leak in delta compression
  • 62effe3 Optimize delta compression and improve concurrency safety

v0.73.0

11 Feb 17:21
ca74295

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.71.0...v0.73.0

v0.72.0

11 Feb 14:37
1170842

Choose a tag to compare

What's Changed

Full Changelog: v0.70.0...v0.72.0

v0.71.0

10 Feb 15:49
1170842

Choose a tag to compare

What's Changed

Full Changelog: v0.70.0...v0.71.0

v0.70.0

08 Feb 16:03
212a412

Choose a tag to compare

What's Changed

  • Rename update subcommand to download with checksum-based detection by @owulveryck in #151

Full Changelog: v0.65.0...v0.70.0

v0.65.0

08 Feb 14:18

Choose a tag to compare

Changelog

  • 7cadc35 Add temporary credentials for Tailscale Funnel

v0.62.0

08 Feb 13:05
3466eff

Choose a tag to compare

What's Changed

Full Changelog: v0.61.0...v0.62.0

v0.61.0

08 Feb 10:16
048362a

Choose a tag to compare

Changelog

  • 86392b4 Add PNG screenshot download feature
  • 048362a Merge pull request #149 from owulveryck/screenshot