summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS47
1 files changed, 47 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0232a10..75a8021 100644
--- a/NEWS
+++ b/NEWS
@@ -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 -.-