Skip to content

Commit d84ad36

Browse files
authored
Update CHANGES for 0.99.6 (#736)
1 parent 22631df commit d84ad36

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGES

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
shutter (0.99.6)
2+
3+
4+
Bug fixes:
5+
6+
* Fixed sporadic crash on startup due to wrong usage of libwnck. The ability to take screenshot of a window is currently broken, but that's better than not starting at all.
7+
* Fixed Pixelate tool in Draw to decrease leaking of data from under pixelation
8+
* Fixed quality setting of PNG images
9+
10+
New features:
11+
12+
* Added AVIF format support
13+
14+
New optional dependency for AVIF support: Gdk Pixbuf loader from libavif (https://github.com/AOMediaCodec/libavif), e.g. libavif-gdk-pixbuf (https://packages.debian.org/sid/libavif-gdk-pixbuf) in Debian, or as part of `libavif` package in some other distros.
15+
16+
117
shutter (0.99.5)
218

319
Bug fixes:

0 commit comments

Comments
 (0)