From ed2d81fe558b657b52940dd52316bcc1a32d0cff Mon Sep 17 00:00:00 2001 From: Zeeshan Ali Date: Sun, 6 Jan 2019 16:03:19 +0100 Subject: Release 2.5.2 --- NEWS | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) diff --git a/NEWS b/NEWS index 0e6c5d0..db99b75 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,36 @@ +2.5.2 +===== + +- Scan for WiFi networks, greatly improving accuracy of WiFi source. +- Allow multiple clients on the same D-Bus connection and add API for it. This + is mainly targetted for Flatpak location portal. +- Add API for apps to explicitly delete their client objects. Long running + apps, like gnome-settings-daemon and Flatpak location portal, should use that + to ensure Geoclue knows when these apps are not actually using it and hence + it doesn't need to keep running needlessly. +- Restore accidently removed, build of modem sources. +- Update location on connectivity actually changing. +- Try not spamming Mozilla Location Service. +- Fix unexpected exit when non-active clients are connected. +- Fix a check for system apps. +- Use absolute paths for sysconfdir. +- Fix links in docs. +- More debug log. +- A bunch of internal and/or non-functional fixes & improvements. + +Dependency-related changes: + +- Require glib >= 2.44. + +Contributors: + +Bastien Nocera +Jan Alexander Steffens (heftig) +Laurent Bigonville +Valentin Blot +Will Thompson +Zeeshan Ali + 2.5.1 ===== -- cgit v1.2.1