Releases: gabm/Satty
Releases Β· gabm/Satty
v0.19.0
What's Changed
- fixing crash on config file not found by @fabienjuif in #176
- feature: escape action by @fabienjuif in #174
- startup profiling: fix formatting by @RobertMueller2 in #177
- save to io::stdout (aliased to :"-") by @fabienjuif in #179
- blur without black rectangle by @fabienjuif in #186
- ensure blur is in bounds by @fabienjuif in #191
- reset all modifications by @fabienjuif in #180
- filled blur rectangle by @fabienjuif in #192
- Makefile default fix fmt and clippy by @fabienjuif in #175
- no window decoration option by @fabienjuif in #197
- Add @fabienjuif as new Maintainer by @gabm in #198
- Rectangle: add alt mode by @RobertMueller2 in #202
- brush input smoothing by @fabienjuif in #182
- triggers - actions by @fabienjuif in #188
- description consistency by @fabienjuif in #205
- Update README.md by @RobertMueller2 in #195
New Contributors
- @fabienjuif made their first contribution in #176
Full Changelog: v0.18.0...v0.19.0
v0.18.1
What's Changed
- fixing crash on config file not found by @fabienjuif in #176
Full Changelog: v0.18.0...v0.18.1
v0.18.0
What's Changed
- add alt modifier to ellipse tool by @RobertMueller2 in #165
- add --profile-startup by @RobertMueller2 in #167
- Update dependencies by @gabm in #168
Full Changelog: v0.17.0...v0.18.0
v0.17.0
What's Changed
- feat: make layout-independent shortcuts by @JarKz in #147
- make annotation_size_factor configurable from UI by @RobertMueller2 in #154
- Add shortcuts to README.md by @RobertMueller2 in #158
- feat: add option to allow copy to clipboard by right click by @DreamMaoMao in #155
- annotation size dialog: optimise/fix dropped controller by @RobertMueller2 in #160
- fix: miss update coordinates in mouse click event by @DreamMaoMao in #162
- Issue #91: intercept chrono panic by @RobertMueller2 in #161
- Maintainers and contributors are not mentioned by @gabm in #164
New Contributors
- @JarKz made their first contribution in #147
- @DreamMaoMao made their first contribution in #155
New Maintainer
- @RobertMueller2 is now a maintainer!
Full Changelog: v0.16.0...v0.17.0
v0.16.0
What's Changed
- updated dependencies by @gabm in #142
- Action (save) on Enter by @pol-rivero in #144
- Draw a fuller arrow by @bobvanderlinden in #143
- Crop improvements by @pol-rivero in #145
New Contributors
- @pol-rivero made their first contribution in #144
- @bobvanderlinden made their first contribution in #143
Full Changelog: v0.15.0...v0.16.0
v0.15.0
What's Changed
- Update README.md by @sodface in #108
- suggest to use ppm by default by @gabm in #112
- Execute
copy-command
via system shell by @LRitzdorf in #119 - Update a command for installing Satty in Arch Linux by @TheBits in #124
- Add Hyprland hint to README.md by @Eccys in #114
- option for rounded corners on rectangles, blur and highlight by @schaumtier in #134
- fixed source code format by @schaumtier in #137
- option to specify the "corner roundness" by @schaumtier in #140
- Add stargazer section by @gabm in #141
- feat: make color configuration more flexible by @LordMZTE in #139
New Contributors
- @sodface made their first contribution in #108
- @LRitzdorf made their first contribution in #119
- @TheBits made their first contribution in #124
- @Eccys made their first contribution in #114
- @schaumtier made their first contribution in #134
- @LordMZTE made their first contribution in #139
Full Changelog: v0.14.0...v0.15.0
v0.14.0
This is the biggest release Satty has ever seen, thank you so much to all contributors π
What's Changed
- add .direnv/ to .gitignore by @jacekpoz in #97
- add short cli option for --output-filename by @jacekpoz in #96
- add ellipse tool by @jacekpoz in #98
- fix Fith typo by @jacekpoz in #101
- add an option to fill shapes by @jacekpoz in #99
- turn rectangle into a square when shift is pressed by @jacekpoz in #100
- flake: remove numtide/flake-utils by @jacekpoz in #102
- Avoid importing nixpkgs and
with pkgs
in flake by @diniamo in #103 - fix typos by @kianmeng in #104
- feat: option to disable notifications by @danielwerg in #107
New Contributors
- @jacekpoz made their first contribution in #97
- @diniamo made their first contribution in #103
- @kianmeng made their first contribution in #104
- @danielwerg made their first contribution in #107
Full Changelog: v0.13.0...v0.14.0
v0.13.0
v0.12.1
What's Changed
- fix gnome dash running app icon by @GrzegorzKozub in #75
- Change /use to /usr in README by @00-kat in #79
- allow multiple instances to be run simultaneously by @gabm in #85
- Fix blur and resizing by @gabm in #86
- Fix build instructions by @00-kat in #87
- Fix blur offset by @gabm in #88
New Contributors
- @GrzegorzKozub made their first contribution in #75
- @00-kat made their first contribution in #79
Full Changelog: v0.12.0...v0.12.1
v0.12.0
What's Changed
- fix: When the text tool is active, undo does remove other drawables by @gabm in #67
- feat: configurable font for text annotations by @ri-char in #68
- feat: add highlighter tool by @DerpDays in #72
- change: Use dbus notifications instead of toast overlay by @gabm in #73
New Contributors
Full Changelog: v0.11.3...v0.12.0