Skip to content

Releases: vst/hostpatrol

v0.0.18

10 Jan 05:50
e630014

Choose a tag to compare

0.0.18 (2026-01-10)

Bug Fixes

  • deps: upgrade nixpkgs to v25.11, bump flake inputs (34954af)

v0.0.17

08 Oct 06:39
9fa3a6f

Choose a tag to compare

0.0.17 (2025-10-08)

Features

  • cli: add progress bar to long-running report compilation command (b945395)

v0.0.16

15 Jan 10:21
d8e2003

Choose a tag to compare

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

19 Apr 07:19
b1ce808

Choose a tag to compare

0.0.15 (2024-04-19)

Features

  • create "Quick Start" page (c85687b)
  • website: improve landing page hero, add sample screenshot (d5bc979)
  • website: revisit "Learn More" section (f60f187)
  • website: revisit navigation menu (bfe77ad)

Bug Fixes

  • rename --parallel option to --threads for clarity (6373e25)
  • use Zamazingo.Time.DateTime instead of Data.Time.UTCTime (002a869)

v0.0.14

16 Apr 02:48
44f541c

Choose a tag to compare

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

15 Apr 01:46
3b856b3

Choose a tag to compare

0.0.13 (2024-04-15)

Bug Fixes

  • make tests run under pure Nix shell, fix Nix installation (955c91b)
  • website: make small fixes/adjustments to the landing page content (b663d71)

v0.0.12

14 Apr 11:22
6a27625

Choose a tag to compare

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

08 Apr 17:50
9f03e8c

Choose a tag to compare

0.0.11 (2024-04-08)

Features

  • add optional data to host definition (141ed01)
  • add optional external identifier to host definition (57bc106)
  • website: adopt new host spec field on host details page (b6996b0)

Bug Fixes

  • release: build and publish Website on release, not push to main (67f7133)
  • release: fetch all history for all tags and branches before build (ae1ce55)

v0.0.10

06 Apr 08:23
690b911

Choose a tag to compare

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

31 Mar 10:39
2224197

Choose a tag to compare

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)