Releases: vst/hostpatrol
Releases · vst/hostpatrol
v0.0.16
0.0.16 (2025-01-15)
Features
- add NTP and time sync information to host report (a1de044)
- website: add time-sync information to host data tabulation (caefd22)
- website: add time-sync information to host details (5f3c0ab)
- website: improve how code-blocks are rendered on pages (c97c401)
Bug Fixes
- ignore DSA keygen error in case ssh-keygen does not support DSA (31fe6ca)
- website: fix host details panel heights (755961d)
- website: fix paddings and margins on pages layout (e8bee74)
- website: replace the screenshot with a smaller one (2fb7123)
- website: show logo in hero only on large display (bdaa2e2)
v0.0.15
v0.0.14
0.0.14 (2024-04-16)
Features
- add report meta information (7af041d)
- make parallel patrolling the only option (21d48e8)
- report errors during patrolling (637a70b)
- website: add report meta to overview component (01cf995)
- website: report errors on the overview component (2de9b13)
Bug Fixes
- website: fix authorized SSH key states shown on host details (91da467)
v0.0.13
v0.0.12
0.0.12 (2024-04-14)
Features
- add host-level known SSH public keys information (f3b25d4)
- allow GitHub usernames for SSH public keys (efddad8)
- report public SSH host keys on host (5b543fe)
- website: add content to landing page (5556e58)
- website: adopt host-level authorized SSH keys in related views (394efb6)
- website: improve SSH public keys section on host details component (096dda8)
- website: show hardware info on host details component (3ee0c42)
- website: tabulate public SSH host keys on host details (abe163c)
Bug Fixes
- website: drop base-path (64dddf1)
v0.0.11
v0.0.10
0.0.10 (2024-04-06)
Features
- add script to build static and compressed binary for executable (dc4cce5)
- add version/build information command (386ce83)
- allow optional SSH configuration via configuration file (15ed034)
- automate builds for static executable release artifact (252c1fe)
- website: add clipboard functionality to SSH keys tabulation (14d5f8b)
- website: implement rudimentary overview page for report (4ef95fe)
v0.0.9
0.0.9 (2024-03-31)
Features
- add hostname and timezone to report output (4491850)
- website: add report to its own page, make room for landing page (109d778)
- website: add SSH Keys tab to report (81f9cef)
- website: adopt host's hostname and timezone (2859ac3)
- website: split report into tabs, refactor report module (9719020)
Bug Fixes
- website: revisit the authorized SSH keys filter on hosts tabulation (82b6b9e)