diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 85 |
1 files changed, 85 insertions, 0 deletions
@@ -1,3 +1,88 @@ +Shotwell 0.32.10 (stable) - 27 Oct 2024 + * Add information to log and about about running environment + * Fix video description upload for YouTube + * Fix a regression causing a crash in crop again + * Translation updates + +Bugs fixed in this release: + - https://gitlab.gnome.org/GNOME/shotwell/issues/5129 + +All contributors to this release: + - Jens Georg <mail@jensge.org> + - Yuri Chornoivan <yurchor@ukr.net> + - Anders Jonsson <anders.jonsson@norsjovallen.se> + - Juliano de Souza Camargo <julianosc@protonmail.com> + - Daniel Rusek <mail@asciiwolf.com> + - Sergej A. <asvmail.as@gmail.com> + - Jürgen Benvenuti <jbenvenuti@gnome.org> + - Balázs Úr <balazs@urbalazs.hu> + - Piotr Drąg <piotrdrag@gmail.com> + - Martin <miles@filmsi.net> + +Added/updated translations: + - ru.po, courtesy of Ser82-png + - sv.po, courtesy of Anders Jonsson + - uk.po, courtesy of Yuri Chornoivan + - cs.po, courtesy of Daniel Rusek + - de.po, courtesy of Jürgen Benvenuti + - hu.po, courtesy of Balázs Úr + - pl.po, courtesy of Piotr Drąg + - pt_BR.po, courtesy of Juliano de Souza Camargo + - sl.po, courtesy of Martin Srebotnjak + - sv.po, courtesy of Anders Jonsson + - uk.po, courtesy of Yuri Chornoivan + +Shotwell 0.32.9 (stable) - 15 Sep 2024 + * Address Google YouTube API usage review comments + * Fix a memory leak during slideshows + * Fix a compile error if OpenCV does not come with DNN support + * Fix issue with missing application icon on Wayland compositors + * Translation updates + +Bugs fixed in this release: + - https://gitlab.gnome.org/GNOME/shotwell/issues/5122 + - https://gitlab.gnome.org/GNOME/shotwell/issues/5123 + +Merge requests included in this release: + - https://gitlab.gnome.org/GNOME/shotwell/merge_requests/89 + +All contributors to this release: + - Jens Georg <mail@jensge.org> + - Asier Sarasua Garmendia <asiersarasua@ni.eus> + - Balázs Úr <balazs@urbalazs.hu> + - Andika Triwidada <atriwidada@gnome.org> + - Yuri Chornoivan <yurchor@ukr.net> + - Martin <miles@filmsi.net> + - Anders Jonsson <anders.jonsson@norsjovallen.se> + - Balló György <ballogyor@gmail.com> + - Juliano de Souza Camargo <julianosc@protonmail.com> + +Added/updated translations: + - eu.po, courtesy of Asier Sarasua Garmendia + - hu.po, courtesy of Balázs Úr + - id.po, courtesy of Andika Triwidada + - pt_BR.po, courtesy of Juliano de Souza Camargo + - sl.po, courtesy of Martin Srebotnjak + - sv.po, courtesy of Anders Jonsson + - uk.po, courtesy of Yuri Chornoivan + +Shotwell 0.32.8 (stable) - 11 Aug 2024 + * Fix an abort if WEBP contains animation + * Fix expensinve DateTime comparison + * Fix an assert on batch importing + * Prevent Events being resorted on startup + * Prevent navigation tree being re-layouted all the time while populating + +Bugs fixed in this release: + - https://gitlab.gnome.org/GNOME/shotwell/issues/2766 + - https://gitlab.gnome.org/GNOME/shotwell/issues/5116 + +Merge requests included in this release: + - https://gitlab.gnome.org/GNOME/shotwell/merge_requests/88 + +All contributors to this release: + - Jens Georg <mail@jensge.org> + 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 |