Releases: nwg-piotr/azote
Releases · nwg-piotr/azote
Azote 1.16.0
Added support for HEIF/HEIC & AVIF formats.
New (optional) dependencies:
python-pillow-heif-plugin: for HEIF support in Pillowpython-pillow-avif-plugin: for AVIF support in Pillow, also needed for HEIF support
@Antiz96 - would it be possible to promote python-pillow-avif-plugin from [AUR] to [EXTRA]?
Azote 1.15.1
- Fixed regression introduced in #213, that caused crashing on sway.
Azote 1.15.0
- Support for JPEG XL images added to Pillow through pillow-jxl-plugin #214 by @Conan-Kudo;
- added support for using miraclemsg when miracle-wm is detected #213 by @Conan-Kudo.
@Antiz96 - could you by any chance promote python-pillow-jpegxl-plugin from AUR to Arch [Extra]? This is our new optional dependency.
Azote 1.14.2
Azote 1.14.1
Azote 1.14.0
Azote 1.13.1
Fixed path to the helper image used when creating a thumbnail for images with non-standard aspect ratios. Closes #197.
Azote 1.13.0
- fixed SyntaxWarning for invalid escape sequence in main.py #193 by @lf-hernandez;
- adjustment to the current imagemagick version (
convert->magick); - workaround for Hyprland 0.42.0 oddity:
If you use generic display names instead of output names, and your display has the serial value empty, Hyprland for some reason expects a space at the end of the output description (called 'Generic display name' in Azote).
Azote 1.12.9
Hot fix for broken images path.
Azote 1.12.8
- this should hopefully fix #189