Releases: captn3m0/hackertray
Releases · captn3m0/hackertray
5.0.0
Immutable
release. Only release title and notes can be modified.
New release after 6 years:
- New settings sub-menu with Firefox toggle
- A Flatpak experimental build
- Cleanup of the appindicator codebase, now just works with no hacks
- Light and Dark mode support
- Move from
setup.pytopyproject.toml. - Move to GitHub Actions
- Trusted Publishing setup to PyPi.
You can install via pipx install hackertray --system-site-packages. See https://pypi.org/project/hackertray/5.0.0/.
4.0.1
4.0.1
- Changes "Show Comments" entry to a radio menu item
4.0.0
- Adds support for --firefox auto, picks the default firefox profile automatically
- Upgrades to Python 3.0. Python 2 is no longer supported
- Switches from PyGtk to PyGObject.
- AppIndicator is no longer supported, because it is Python 2 only
- Removed mixpanel tracking.