Changelog
This is a brief overview of the changes introduced by each version.
For the full changelog refer to the
Git version history.
HATop 0.7
This is the first public series after reaching a feature complete state.
HATop 0.7.7
- Feature: Display hotkey footer when pressing ENTER on selected service.
- Feature: Use string identifier (“pxname/svname”) instead of numerical
identifier (“#iid/#sid”) for hotkey actions.
- Bugfix: Display cursor and focus input if started in CLI mode.
- Bugfix: Reload stat data if number of proxies or services has changed.
- Bugfix: Prevent infinite size sync if screen size is larger than supported.
(Jérémy Bonnet)
- Docs: Add notes to INSTALL for the man page. (James Briggs)
- Docs: Fix hatop(1) man page and document the new hotkey footer.
HATop 0.7.6
- Bugfix: Support terminals lacking different cursor visibilities.
(Matt Behrens)
- Bugfix: Handle empty or incomplete info and stat data.
- Bugfix: Handle unknown proxy names with the -p / –proxy filter options.
- Docs: Add initial hatop(1) man page
HATop 0.7.5
- Bugfix: Pressing ENTER on the embedded CLI could result in display
corruption. (Cyril Bonté)
- Docs: Add common packaging files CHANGES and INSTALL
- Docs: Add keybind reference in KEYBINDS
HATop 0.7.4
- Bugfix: Fix the expected stat CSV format. (Jim Riggs)
HATop 0.7.3
- Bugfix: Restore compatibility with Python 2.4 and 2.5.
HATop 0.7.2
- Bugfix: Handle socket connections to incompatible HAProxy versions.
HATop 0.7.1
- Bugfix: Prevent timeout changes to the internal interactive session used to
query for stats.
HATop 0.7.0
- The first public and feature complete version.