Skip to content

Releases: andrew-bibb/cmst

January 2019 Release

13 Jan 19:23
Compare
Choose a tag to compare

New Translation (Spanish) and issue fixes:

  • Fixed segfaul on close when running without Connman.
  • Revert network group to "netdev" in Slackware and Debian.
  • Pull request #183 (fixed typo in notification icon name).
  • Pull request #184 (correct dialog size on high DPI monitors).
  • Pull request #197 (add Spanish translation).
  • Fixed #188 missing README in tarball

January 2018 Release

06 Jan 16:40
Compare
Choose a tag to compare

New Features and issue fixes to include:

  • Counters disabled by default, changed command line option -c to enable.
  • Disabled tabs are now hidden from view.
  • Do not change the visible service in the details tab if a service property changes and the service still exists.
  • Properties editor fixed to allow an empty gateway field in IPv4 and IPv6 connections (issue #148)
  • Revise and enhance the properties editor dialog.
  • In VPN editor OpenVPN.AskPass changed from yes/no to file selector.
  • Allow move before/after on connected VPN services (issue #167).
  • Offline mode pixmap label now a pushbutton.
  • Offline mode engaged now shown as airplane, disengaged shown as radio.

Important Notes:

This release has a new icon.def file. At first run your old icon.def file will be saved and the new one installed. You'll be asked if you want to save or discard the copy of the old one. You only need to select save if you had made changes and wish to have a record of them to to assist in making the same changes in the updated file.

As mentioned above the command line option -c now means enable counters. This is the exact opposite of the previous behavior where it would disable counters.

September 2017 Release

19 Sep 23:21
Compare
Choose a tag to compare

Few new features mostly requested by users, and a segfault fixed. Specifically:

  • Removed padding hack (issue #166) from id buttons
  • Allow configuration of VPN services from the Details tab.
  • Allow CMST to close from window decoration if not running in system tray (issue #169).
  • Fix appdata.xml install location (issue #176).
  • Fixed No Reply popup starting VPN from system tray menu (issue #175).
  • Technologies and Services splitter state retained (issue #173).
  • Fixed segfault with ipv4 and ipv6 fields in VPN details.

March 2017 Release

18 Mar 18:42
Compare
Choose a tag to compare

A few small enhancements and bug fixes.

  • Added Keywords to .desktop files (PR from klausenbusk).
  • Fixed missing send destination in dbus policy file (PR from Klausenbusk).
  • Fixed segfault where system tray icon could be used uninitialized.
  • Disable vpn tab and vpn icon menu if we cannot connect to the connman-vpn daemon (issue #155).
  • Notifications use system theme icons if available (issue #157).
  • New local icon for wifi tab (wifi_tab_state_not_ready) used to address issue #157.
  • Modify cmst.pro for Fedora build (issue #160 and applied submitted patch).

October Release

02 Oct 12:29
Compare
Choose a tag to compare

Several new features and code cleanup:

  • New command line option -n (--disable-vpn) to disable VPN support (issue #144).
  • Fixed showing error dialog when connect is selected from the tray icon (issue #143).
  • Provisioning editor and properties editor nameserver and timeserver fields will now accept domain names in addition to IPv4 and IPv6 addresses (issue #146).
  • Added wifi rescan button to Wifi tab (issue #151).
  • Wifi rescan controls disabled during scans and if there is no powered Wifi technology found.

NOTE: Current version 2016.10.03 has replaced 2016.10.02 as the October release. This new version only fixes up some typos around the program. If you have 2016.10.02 and don't mind the typos there is no reason to update.

April 2016 Release

03 Apr 15:03
Compare
Choose a tag to compare

Mainly bug fixes and internal improvements. A new feature to implement technology tethering via Connman has been added.

Change log is here: https://github.com/andrew-bibb/cmst/wiki/Change-Log

VPN Release (fixed packaging)

28 Jan 23:56
Compare
Choose a tag to compare

NOTE: This release is functionally the same as 2016.01.26. All that has been fixed is the packaging. If you have 2016.01.26 there should be no reason to download this version.

Added support to create and edit VPN connections, and to connect and disconnect already provisioned connections. Details are in the VPN page of the Wiki: https://github.com/andrew-bibb/cmst/wiki/VPN-Support

December Release

02 Dec 23:58
Compare
Choose a tag to compare

New Features and Interface Improvements:

  • CMST icon by Progandy was reworked and made cleaner by Hagabaka.
  • 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).
  • 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).

October Release

03 Oct 01:13
Compare
Choose a tag to compare

Various interface improvements to include:
-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.
  • Theme icons not part of the standard Freedesktop.org icon naming specification (mainly wifi signal strengths) will be used if available.
  • Counter update rate in preferences upper limit changed from 600 seconds to 86400 seconds.
  • Minimize to tray when ESC is pressed (by kriesoff).
  • Restoring window size and geometry is now independent from the other settings.
  • Added -b command line option to bypass restoring window state if that option is set in Preferences.
  • Added -B command line option to bypass all startup options set in Preferences.
  • New CMST icon (by Progandy).

Feature Update

01 Mar 17:55
Compare
Choose a tag to compare
  • New Chinese translation and a partial German translation.
  • Features traditionally set by the command line options can now be set via the preferences tab in the dialog.
  • Work Arounds
    • fake transparency for the annoying white background for tray icons in some trays.
    • use-mate option to force an icon to display in the MATE tray.