Skip to content

Releases: stn1slv/md-paste

v1.4.2

Choose a tag to compare

@github-actions github-actions released this 01 Sep 10:13

Changelog

  • 9ccd715 build(deps): bump goquery to 1.13.0 and golang.org/x/net to 0.58.0
  • 7effdb1 chore(release): re-enable winget publishing
  • 20fdfdc test(menubar): remove the coin flip from the flash timing tests

v1.4.1

Choose a tag to compare

@github-actions github-actions released this 08 Aug 13:35

Changelog

  • 88fc26a fix(clipboard): serialize pasteboard access and write exports safely
  • b9a8a1c fix(converter): stop dropping cells and scrambling rows in tables
  • 4ffd4fa fix(menubar): keep the resident app alive and its status honest
  • 7bbedc8 fix(menubar): stop the config backup defeating itself, unlock across UI calls
  • 799399a fix(menubar,converter): address findings from two code reviews

v1.4.0

Choose a tag to compare

@stn1slv stn1slv released this 02 Aug 09:21
e926121

What's Changed

  • feat(menubar): add configurable global shortcut by @stn1slv in #19

Full Changelog: v1.3.0...v1.4.0

v1.3.0

Choose a tag to compare

@stn1slv stn1slv released this 29 Jul 06:47
8533911

What's Changed

  • feat(menubar): add Windows system tray support by @stn1slv in #18

Full Changelog: v1.2.0...v1.3.0

v1.2.0

Choose a tag to compare

@stn1slv stn1slv released this 28 Jul 16:45
72f936c

What's Changed

  • feat(menubar): add macOS menu bar app to convert clipboard to Markdown by @stn1slv in #17
  • build(deps): bump the actions group across 1 directory with 2 updates by @dependabot[bot] in #16
  • build(deps): bump golang.org/x/net from 0.56.0 to 0.57.0 in the go-deps group by @dependabot[bot] in #15

Full Changelog: v1.1.3...v1.2.0

v1.1.3

Choose a tag to compare

@stn1slv stn1slv released this 12 Jun 12:02

Full Changelog: v1.1.2...v1.1.3

v1.1.2

Choose a tag to compare

@stn1slv stn1slv released this 12 Jun 11:46
e07a79c

What's Changed

  • build(deps): bump golang.org/x/net from 0.54.0 to 0.55.0 in the go-deps group by @dependabot[bot] in #12

Full Changelog: v1.1.1...v1.1.2

v1.1.1

Choose a tag to compare

@stn1slv stn1slv released this 16 May 08:28
9c3f855

What's Changed

  • build(deps): bump golang.org/x/net from 0.53.0 to 0.54.0 in the go-deps group by @dependabot[bot] in #11

Full Changelog: v1.1.0...v1.1.1

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 05 May 10:33
6867a33

What's Changed

  • Address P0/P1 improvement items from analysis by @stn1slv in #6
  • Add Windows clipboard support via pure-Go syscall layer by @stn1slv in #9
  • build(deps): bump the go-deps group with 2 updates by @dependabot[bot] in #7
  • build(deps): bump the actions group across 1 directory with 5 updates by @dependabot[bot] in #8
  • Improve Windows clipboard handling and HTML parsing by @stn1slv in #10

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

v1.0.3

Choose a tag to compare

@github-actions github-actions released this 11 Mar 18:59
5073c87

Changelog