diff --git a/apps/resource.h b/apps/resource.h
index 319c4878..e74c9979 100755
--- a/apps/resource.h
+++ b/apps/resource.h
@@ -35,8 +35,8 @@ DEALINGS IN THE SOFTWARE.
///////////////////////////////// Program Values ///////////////////////
//
// Program Info (may be visible, but don't mark for tranalation)
-#define VERSION "2015.12.01-1"
-#define RELEASE_DATE "3 October 2015"
+#define VERSION "2015.12.03-1"
+#define RELEASE_DATE "3 December 2015"
#define COPYRIGHT_DATE "2013-2015"
// Program Values:
diff --git a/text/changelog.txt b/text/changelog.txt
index 3fd91d01..d3a727e2 100644
--- a/text/changelog.txt
+++ b/text/changelog.txt
@@ -1,16 +1,17 @@
Connman System Tray (CMST)
Change Log
-
In Progress
+2015.12.03
- CMST icon by Progandy was reworked and made cleaner by Hagabaka.
-- Added feature to run an external program automatically run after a connect. The Advanced Controls checkbox must be checked to access this.
-
+
- Added feature to run an external program automatically after a connect. The Advanced Controls checkbox must be checked to access this.
-
- Expanded functionality of system tray icon menu to toggle power for technologies and to connect or disconnect wifi services.
- System tray menu can be torn off and live in its own window on the desktop.
- Internal icons can be colorized (color selector control on Preferences Tab).
-- Fixed problem with tray icons not showing in the Plasma Desktop.
-
-
- Reworked internals to store text returned by Connman as is and only translate for display.
-
+
- Reworked internals to store text returned by Connman as is and only translate for display.
+- Fixed issue #118 (tray icon not visible in Plasma 5)
+- Fixed issue #119 (not starting when XDG_CURRENT_DESKTOP=kde is set and not actually running KDE).
-
2015.10.03
+2015.10.03
- Browser selections in Agent dialog improved and added xdg-open option (by Yaohan Chen).
- -i (--icon-theme) command line option will now accept a theme name.
@@ -22,7 +23,7 @@
- Added -B command line option to bypass all startup options set in Preferences.
- New CMST icon (by Progandy).
-
2015.03.01
+2015.03.01
- Translation to Chinese by Jianfeng Zhang.
- Option to create a entry in the users autostart direcory (coded by Lester Bico).
@@ -30,25 +31,24 @@
- Start options formally only available from the command line may now be set in preferences.
- Added --fake-transparency command line option to try and work around system trays that display transparent backgrounds as opaque (generally white).
-
2014.12.14
+2014.12.14
- If a Wifi service falls into the failure state provide an option to try and automatically reconnect.
- Removed -r (--wife-scan-rate) command line option and all code internal for having CMST to WiFi scans. This was conflicting with Connman auto scans.
- Available services now shown with right click on system tray icon.
-
2014.12.05
+2014.12.05
- Adding translations (Russian Complete).
- Fixed response time for Agent dialog when it is needed.
-
2014.11.24
+2014.11.24
- Added CMST icon.
- Added --use-xfce command line option. Code for XFCE that breaks KDE now must be called with this option.
- Fixed integer overflow for counters.
-
-
2014.11.18
+2014.11.18
- Removed incorrect validator from Properties Editor domains field.
- Provisioning Editor to create and edit Connman service configuration files.
@@ -56,8 +56,7 @@
- Systemtray icon added for a connection in the "failure" state.
- Fixed and cleaned up behavior of notifications and message boxes for various error conditions.
-
-
2014.10.15
+2014.10.15
- Connect, Disconnect, and Remove buttons in the Wifi tab are disabled if no Wifi services are available.
-
- If only one WiFi service exists it is no longer necessary to select it first before pressing the Connect button.
@@ -68,14 +67,13 @@
- Autoconnect property can be set or unset from the property editor.
- Fixed the IPv6 validator in the properties editor.
-
-
2014.08.23
+2014.08.23
- Removed tooltips for obvious controls. Tooltips now are only available for dynamic GUI elements (unless the user disables them in preferences).
- Detailed service configuration dialog.
- Added scrollbars and additional information to the service details tab.
-
2014.07.19
+2014.07.19
- UI updated to allow notifications from the system tray icon or from a notification server.
- Notifications can be sent to a notification server if present.
@@ -83,19 +81,19 @@
- Scan WiFi button moved to Technologies box and renamed "Rescan". No change in function, just a more accurate representation of what the button does.
- Connections in the "Ready" state show ready with an appropriate icon in the system tray instead of showing disconnected.
-
2014.07.01
+2014.07.01
- Added "scan wifi" button to force a rescan of wifi sevices.
- Added a checkbox to preferences to reset the counters at startup and when a service changes.
- Finished the internal rework to catch and process dbus signals.
-
2014.06.22
+2014.06.22
- Check to make sure only a single instance of the program can be run.
- Shipped with a .desktop file and icon.
- Internal changes to catching dbus signals.
-
2014.06.14
+2014.06.14
- Selecting "Maximize" from the tray icon will show the dialog "normal" instead of "maximized".
- Enabled display of size grip in corner of dialog
@@ -111,32 +109,32 @@
- A manpage is now provided and installed.
- The system tray icon can optionally show notify messages in popups.
-
2014.05.10
+2014.05.10
- Left mouse click in system tray will toggle the interface up and down (coded by: Brett Dutro)
- Option to use system icon theme if available
- Added MoveBefore and MoveAfter buttons to services on first page
-
2014.03.29 - Revised per input from Arch Linux Forums
+2014.03.29 - Revised per input from Arch Linux Forums
- Added command line option to wait a specified time to create the system tray
-
2014.03.13 - Revised per input from Arch Linux Forums
+2014.03.13 - Revised per input from Arch Linux Forums
- Command line options to show help, version, disable the system tray and start the program minimized.
- Added SSID field to the agent request information dialog.
- Added check to make sure a system tray exists before we try to use it.
- Added option to log the input request from the connman daemon.
-
2014.01.18 - Revised
+2014.01.18 - Revised
- Improved error dialog in Agent and ask for retry on bad password.
-
2014.01.14 - Revised
+2014.01.14 - Revised
- Fixed up tooltip popup on system tray icon
-
2014.01.11 - Posted to Arch Linux Forum
+2014.01.11 - Posted to Arch Linux Forum
- Added the counters and the Counters tab
- Fixed a SEGFAULT when connecting a Wifi service after the service order had changed.
@@ -144,7 +142,6 @@
- Fixed SEGFAULTS if the program fails to find or connect to DBUS
- Added a button on the WiFi page to remove a Wifi service
-
2014.01.05 - Initial Version
- View and set global connection properties