Releases: CydoEntis/snipux
Releases · CydoEntis/snipux
Release list
snipux 1.1.2
Full Changelog: v1.1.1...v1.1.2
snipux 1.1.1
What's Changed
- docs: say what 1.0.2 actually does by @CydoEntis in #144
- fix(platform): take the keyboard, don't just ask for it by @CydoEntis in #145
Full Changelog: v1.1.0...v1.1.1
snipux 1.1.0
Full Changelog: v1.0.2...v1.1.0
snipux 1.0.2
What's Changed
- fix(recording): unwind a failed start, and verify a pause by @CydoEntis in #137
- style(design): one green, not five by @CydoEntis in #138
- feat(app): check for updates when asked by @CydoEntis in #139
- feat(chooser): put the pointer flag on the row by @CydoEntis in #140
- feat(packaging): a windows installer, and winget by @CydoEntis in #141
- ci(release): build the windows artifacts on a runner by @CydoEntis in #142
- Release 1.0.2 by @CydoEntis in #143
Full Changelog: v1.0.1...v1.0.2
snipux 1.0.1
What's Changed
- fix(output): tell the truth about saves and copies by @CydoEntis in #133
- fix(chooser): close a menu by clicking its chip again by @CydoEntis in #134
- style(design): one cool palette across the app by @CydoEntis in #135
- feat(packaging): ship a deb and an appimage by @CydoEntis in #132
- Release 1.0.1 by @CydoEntis in #136
Full Changelog: v1.0.0...v1.0.1
snipux 1.0.0
What's Changed
- Copy the text out of a snip by @CydoEntis in #94
- Pin a snip on top of the screen by @CydoEntis in #95
- Pick a colour off the frozen frame with an eyedropper by @CydoEntis in #96
- List recent captures in the tray menu by @CydoEntis in #97
- Land a recording as a GIF without opening the player by @CydoEntis in #98
- Pause and resume a recording on Windows by @CydoEntis in #99
- Nudge the selection with the arrow keys by @CydoEntis in #100
- Add a callout: a box with a tail and words in it by @CydoEntis in #101
- Add a spotlight that dims everything but one region by @CydoEntis in #102
- Open an image you already have by @CydoEntis in #103
- test: fix local and 1.5x-only failures, pypi release docs by @CydoEntis in #108
- refactor(platform): keep os checks and output helpers in place by @CydoEntis in #109
- feat(recording): record the microphone on windows by @CydoEntis in #110
- docs(standards): add project standards and commit format by @CydoEntis in #111
- chore(release): 0.9.0 by @CydoEntis in #112
- fix(settings): save when the shortcut is unchanged by @CydoEntis in #113
- fix(overlay): keep the eyedropper loupe clear of the bar by @CydoEntis in #114
- fix(design): draw the eyedropper as a pipette by @CydoEntis in #115
- fix(platform): show the snipux icon in the taskbar by @CydoEntis in #116
- feat(settings): choose the watermark colour and font by @CydoEntis in #117
- ci: run the suite at 1.5 scaling on ubuntu by @CydoEntis in #121
- test(cli): keep list-backends tests off the bus by @CydoEntis in #124
- docs: scope 1.0 to linux and windows, drop stale by @CydoEntis in #122
- feat(settings): choose each tool's opening defaults by @CydoEntis in #118
- fix(settings): show only the snipux version by @CydoEntis in #120
- feat(flowbars): destination chip, bar under region by @CydoEntis in #119
- fix(recording): keep chrome out of wayland video by @CydoEntis in #127
- feat(recording): pause and record sound on linux by @CydoEntis in #123
- fix(overlay): let enter copy a snip on wayland by @CydoEntis in #125
- fix(capture): read gnome shell's screenshot refusals by @CydoEntis in #126
- fix(cli): say why snipux cannot start by @CydoEntis in #128
- refactor(overlay): drop the per-monitor overlay by @CydoEntis in #129
- fix(overlay): keep the keyboard on two monitors by @CydoEntis in #130
- chore(release): 1.0.0 by @CydoEntis in #131
Full Changelog: v0.8.2...v1.0.0
snipux 0.8.2
Full Changelog: v0.8.1...v0.8.2
snipux 0.8.1
Full Changelog: v0.8.0...v0.8.1
snipux 0.8.0
Full Changelog: v0.7.2...v0.8.0
snipux 0.7.2
The toolbar stays on the monitor you are snipping.
Changed
- The toolbar stays on the monitor you are snipping. When a selection
filled most of a monitor, the toolbar jumped to the next monitor over. Now
it sits along the bottom of your selection. Drag it anywhere, another monitor
included, and it remembers the spot.
Install or update with pip install --upgrade snipux, or snipux --update. Every release's notes are in CHANGELOG.md.