From 9b28dac1a1e764593532628b31342dad813ad013 Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Tue, 29 Oct 2013 12:51:34 +0000 Subject: Released UPower 0.99.0 --- NEWS | 29 ++++++++++++++++------------- 1 file changed, 16 insertions(+), 13 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index e11ece0..b5b7b08 100644 --- a/NEWS +++ b/NEWS @@ -1,25 +1,28 @@ Version 0.99.0 ~~~~~~~~~~~~~~ +Released: 2013-10-29 -This version contains major API changes. Use the 0.9 -versions if you want to keep using the old API. +Notes: + - This version contains major API changes. Use the 0.9.* versions if you want + to keep using the old API. New Features: -- Add WarningLevel and IconName properties to all devices -- Add DisplayDevice composite battery -- Enforce critical battery policy on the daemon side + - Add WarningLevel and IconName properties to all devices (Bastien Nocera) + - Add DisplayDevice composite battery (Bastien Nocera) + - Enforce critical battery policy on the daemon side (Bastien Nocera) Bugfixes: -- Reduce client-side and daemon-side wake-ups -- Emit PropertiesChanged signals -- Register objects on the bus once they've been setup + - Reduce client-side and daemon-side wake-ups (Bastien Nocera) + - Emit PropertiesChanged signals (Bastien Nocera) + - Register objects on the bus once they've been setup (Bastien Nocera) + - Clamp percentage for overfull batteries (Martin Pitt) Feature Removals: -- Remove battery recall support -- Remove QoS support -- Remove OnLowBattery property (use WarningLevel instead) -- Remove DeviceChanged and Changed signals (PropertiesChanged - signals are sent instead) + - Remove battery recall support (Bastien Nocera) + - Remove QoS support (Bastien Nocera) + - Remove OnLowBattery property (use WarningLevel instead) (Bastien Nocera) + - Remove DeviceChanged and Changed signals (PropertiesChanged + signals are sent instead) (Bastien Nocera) Version 0.9.22 ~~~~~~~~~~~~~~ -- cgit v1.2.1