Releases: stn1slv/md-paste
Releases · stn1slv/md-paste
Release list
v1.4.2
v1.4.1
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
v1.3.0
v1.2.0
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
v1.1.2
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
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
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