diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-11-25 04:10:33 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-11-25 04:10:33 +0100 |
commit | 4a3f1fdfe1eb3743564adcee35d5513224339260 (patch) | |
tree | 1bcc97c9bd5abcf181b9f19294a0f187ff8af103 /NEWS | |
parent | 7152401783578b56343f578b4ec920998660de33 (diff) |
New upstream version 0.25.1upstream/0.25.1
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 46 |
1 files changed, 46 insertions, 0 deletions
@@ -1,3 +1,49 @@ +Shotwell 0.25.1 - 21 Nov 2016 + * Remove deprecated libsoup API + * Remove extra box around WebKit authenticator view + * Tumblr: Fix compile error with recent vala compiler + * Thumbnailer: Fix an issue with accidental closing of file descriptors + * Distribute misc.vapi + * Use proper ngettext for plurals instead of hard-coded >1 + * Fix issue with unique index on MD5 and Format + * Update Piwigo dialogs + * Remove most of the deprecated API calls for GTK+ <= 3.14 + * Remove some useless warnings generated by Vala + * Refactor Plugins to use a common aproach to load panes from glade + * Piwigo: Simplify category parsing + * Remove GtkUIManager and Gtk*Action* from code + * Fix a crash when clicking on tool window under Wayland + * Translation updates + +Bugs fixed in this release: + - https://bugzilla.gnome.org/show_bug.cgi?id=767181 + - https://bugzilla.gnome.org/show_bug.cgi?id=768271 + - https://bugzilla.gnome.org/show_bug.cgi?id=771788 + - https://bugzilla.gnome.org/show_bug.cgi?id=772223 + - https://bugzilla.gnome.org/show_bug.cgi?id=774057 + +All contributors to this release: + - Jens Georg <mail@jensge.org> + - Marina Prado <mapraro93@hotmail.com> + - Piotr Drąg <piotrdrag@gmail.com> + - Rūdolfs Mazurs <rudolfsm@src.gnome.org> + - Marek Černocký <marek@manet.cz> + - Marek Cernocky <marek_cernocky@conel.cz> + - Rafael Fontenelle <rafaelff@gnome.org> + - Mario Blättermann <mario.blaettermann@gmail.com> + - Daniel Mustieles <daniel.mustieles@gmail.com> + - Damian Pietras <bug1@daper.net> + - Baurzhan Muftakhidinov <baurthefirst@gmail.com> + +Added/updated translations + - cs, courtesy of Marek Černocký + - de, courtesy of Mario Blättermann + - es, courtesy of Daniel Mustieles + - kk, courtesy of Baurzhan Muftakhidinov + - lv, courtesy of Rūdolfs Mazurs + - pl, courtesy of Piotr Drąg + - pt_BR, courtesy of Rafael Fontenelle + Shotwell 0.25.0 - 24 Oct 2016 * Add contrast to improvements * Add a log when shifting events |