Releases: freepn/freepn-gtk3-tray
Releases · freepn/freepn-gtk3-tray
Version check and warning message
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
- finalize AboutDialog strings
menu cleanup, doc updates, small bug fix
- fix state display on daemon stop
- cleanup menu items
- update readme doc and sync with fpnd
Lemony-fresh icons
- Add new key icons, delete old ones
- Set new alternate connected icon as the default
Evaluation release for custom state icons
- 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
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
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
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