diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2024-07-02 12:16:35 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2024-07-02 12:16:35 +0200 |
commit | f6062696f6bbd00d4eaa8a6e994dabfefc455f31 (patch) | |
tree | 4ba5e313f32c3f6973acbefe29203fd9602986dd /NEWS | |
parent | 5303f650e34763817d7eeb1d3ba774bdec3e1a38 (diff) |
New upstream version 0.32.7upstream/0.32.7
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 47 |
1 files changed, 47 insertions, 0 deletions
@@ -1,3 +1,50 @@ +Shotwell 0.32.7 (stable) - 30 Jun 2024 + * Avoid an abort if WEBP files are corrupted somewhere after the initial header + * Fix border colors in the thumbnail view + * Fix transparent image background setting actually doing something + * Deprecate the --datadir option outside of --profile --create + * Change the error message to something more sensible if a file cannot be + read on import + * Move Tumblr authentication to the full OAUTH1 flow with an external browser + * Fix an issue with translation of month format strings + * Fix an abort if XdpPortal is not available, show error message instead + * Add Swedish translation of an image in help + * Updated translations + +Bugs fixed in this release: + - https://gitlab.gnome.org/GNOME/shotwell/issues/4919 + - https://gitlab.gnome.org/GNOME/shotwell/issues/5016 + - https://gitlab.gnome.org/GNOME/shotwell/issues/5101 + +Merge requests included in this release: + - https://gitlab.gnome.org/GNOME/shotwell/merge_requests/87 + - https://gitlab.gnome.org/GNOME/shotwell/merge_requests/83 + - https://gitlab.gnome.org/GNOME/shotwell/merge_requests/81 + +All contributors to this release: + - Jens Georg <mail@jensge.org> + - Anders Jonsson <anders.jonsson@norsjovallen.se> + - Balázs Úr <balazs@urbalazs.hu> + - Yuri Chornoivan <yurchor@ukr.net> + - Artur S0 <arturios05@bk.ru> + - Rodrigo Lledó <rodhos92@gmail.com> + - Martin <miles@filmsi.net> + - Rico Tzschichholz <ricotz@ubuntu.com> + - Rūdolfs Mazurs <alta.liepa@gmail.com> + - Andi Chandler <andi@gowling.com> + - Asier Sarasua Garmendia <asiersarasua@ni.eus> + +Added/updated translations: + - en_GB.po, courtesy of Bruce Cowan + - es.po, courtesy of Daniel Mustieles García + - eu.po, courtesy of Asier Sarasua Garmendia + - hu.po, courtesy of Balázs Úr + - lv.po, courtesy of Rūdolfs Mazurs + - ru.po, courtesy of Artur So + - sl.po, courtesy of Martin Srebotnjak + - sv.po, courtesy of Anders Jonsson + - uk.po, courtesy of Yuri Chornoivan + Shotwell 0.32.6 (stable) - 14 Feb 2024 * Fix everything gone wrong with .5 -.- |