Skip to content

Releases: freepn/freepn-gtk3-tray

Version check and warning message

04 Nov 19:58
0.0.8
Compare
Choose a tag to compare

This release adds a new 'UPGRADE' state message and a GUI indicator message triggered if the installed fpnd version is too old or otherwise incompatible with the running FreePN infrastructure node version. The latest version of fpnd adds the running version to the initial "node announce" message, which is checked against the minimum compatible version (currently 0.9.6) and then accepted if the user node version is greater-than or equal-to the minimum "base" version.

See the README file for more information.

FreePN tools alpha release

18 Sep 21:21
0.0.7
Compare
Choose a tag to compare
  • finalize AboutDialog strings

menu cleanup, doc updates, small bug fix

16 Sep 20:42
0.0.6
Compare
Choose a tag to compare
  • fix state display on daemon stop
  • cleanup menu items
  • update readme doc and sync with fpnd

Lemony-fresh icons

31 Jul 18:36
0.0.5
Compare
Choose a tag to compare
Lemony-fresh icons Pre-release
Pre-release
  • Add new key icons, delete old ones
  • Set new alternate connected icon as the default

Evaluation release for custom state icons

28 Jul 23:49
0.0.4
3c687e6
Compare
Choose a tag to compare
  • Merge pull request #7 from freepn/icons-and-ui.
    Icons and ui testing, package up for evaluation
  • Freepn-gtk3-indicator: fix copyright string in AboutDialog.
  • Put the working icons under hicolor/status, keep fallback names.
  • Install both sets of light/dark icons, swap config/waiting states.
  • Add one more weird test icon and remove crufty ones.
  • Add .gitattributes for default set of text/graphics/project files.
  • Icons: save some test icons for inspection.
  • Freepn-gtk3-indicator: set icon to NONE state on daemon shutdown.
  • Add preferred email address to credits.
  • Add About dialog fallback for runtimedir, make setup.py use app_version.
  • Set default value for new-state (behind the if, over there)
  • Merge pull request #6 from freepn/icon_designs.
    New icon designs (acquiring, connected, error, no-route, offline)
  • Updated the original folders and deleted unecessary files (Old designs) [Marianne Cruzat]
  • New designs. [Marianne Cruzat]
  • New icon designs (acquiring, connected, error, no-route, offline) [Marianne Cruzat]
  • Enable label display, set label guide, add renamed test icons.
    • note the label display is still not fixed-width as the docs say it should be
  • Replace high-contrast with light bg and revert to simple icon names.
  • Add high contrast/symbolic icon, reorganize icon dirs, update setup.py.
    • also replace previous hicolor .svg with correct size (use the one from @mariannecruzat)
  • README.rst: minor updates (tray icon state and dependency description)

Desktop integration release for tray icon state

14 Jul 20:59
Compare
Choose a tag to compare

This needs the latest fpnd release (https://github.com/freepn/fpnd/releases/tag/0.8.15) package (or live ebuild) for working state messages and associated icon state.

test release for desktop integration

29 Jun 01:09
Compare
Choose a tag to compare
Pre-release

Baseline with working menu items:

  • daemon control/status menus for openrc or systemd
  • requires polkit rules for pkexec (installed by fpnd)

initial test release for packaging/deployment

27 Jun 00:15
Compare
Choose a tag to compare

The barest of functionality:

  • daemon controls (start|stop|status)
  • geoip query (display depends highly on desktop and settings)
  • no state yet
  • only static icons

Next up:

  • .ebuilds and .debs