diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 75 | 
1 files changed, 74 insertions, 1 deletions
| @@ -1,6 +1,79 @@ +commit 921ff14cdaf58f804ab1f5a2f9abd15ee5ffa19c +Author: Jens Georg <mail@jensge.org> +Date:   Sat Jul 14 13:06:00 2018 +0200 + +    Prepare Shotwell 0.28.4 + +M	NEWS +M	configure.ac +M	meson.build + +commit ce6d50975ffd7741f4b30a1b144e02eb4e868da9 +Author: Jens Georg <mail@jensge.org> +Date:	Thu Jun 28 22:36:38 2018 +0200 + +    camera: Temporarily remove libusb work-around + +    Work-around for !4 - unbreaking PTP support for most users is probably +    more important than catering this somewhat obscure +    (obsolete?) behavior + +M	src/camera/CameraTable.vala + +commit 9e12fe7a5af9eda05d8c5e6d0f771b1c8021d18d +Author: Jens Georg <mail@jensge.org> +Date:	Thu Jun 28 22:03:56 2018 +0200 + +    camera: Add mtp to supported mount schemes + +    This allows automatic unmounting of MTP devices. + +M	src/library/LibraryWindow.vala + +commit 91f755dafd82d53aa0e2753fcfc8eedd8fce8918 +Author: Piotr Drąg <piotrdrag@gmail.com> +Date:	Tue Jun 5 15:24:46 2018 +0200 + +    Fix keywords in Turkish translation + + +    (cherry picked from commit 64c40c6f0fe4558ec1bab4851cc771991593adda) + +M	po/tr.po + +commit 5bb67119597371a34b6de52e7633082919a981cf +Author: Jens Georg <mail@jensge.org> +Date:	Fri Jun 8 11:31:59 2018 +0200 + +    google: Fix OAuth2 token extraction + +    The old code parsed the page title which previously was the URI. That +    seems to have changed lately to be empty. + +    Use proper OAuth2 redirect_uri and handle the custom Scheme just +    like in +    Flickr for OAuth1. + +    Closes #12 + +M	plugins/authenticator/shotwell/GoogleAuthenticator.vala + +commit 4d55d976d0d458de0770616b934b3deace519c0f +Author: Jens Georg <mail@jensge.org> +Date:	Wed May 23 23:29:43 2018 +0200 + +    Fix slideshow settings dialog + +    - Missing response codes for buttons +    - Wrong template class name + +    https://bugzilla.gnome.org/show_bug.cgi?id=796370 + +M	ui/slideshow_settings.ui +  commit cacc8bd5415d978f2eb64f215e4be696290c6edc  Author: Jens Georg <mail@jensge.org> -Date:   Mon May 7 19:37:12 2018 +0200 +Date:	Mon May 7 19:37:12 2018 +0200      Prepare 0.28.3 | 
