• 1.0.0-activator 3899c78a89

    Dejan released this 2026-04-30 16:49:44 +00:00 | 2 commits to main since this release

    Downloads
  • 2.0.0 ff029e4e81

    2.0.0 Stable

    Dejan released this 2026-04-23 10:10:54 +00:00 | 4 commits to main since this release

    • Add private key to the BIN
    • Protect licence tab against missused

    Added

    • force-monitor_200.exe
      -force-monitor_200 [linux]
      -force-monitor_200-rasperry
      -force-activator-raspberry
    Downloads
  • 1.0.9 2e6842dc9b

    1.0.9 Stable

    Dejan released this 2026-04-23 06:37:54 +00:00 | 7 commits to main since this release

    Changes:

    • Fix menu in dashboard
    • Same styling as other submenus

    Assets:

    • force-monitor_109.exe
    • force_monitor_109
    Downloads
  • 1.0.8 3ca28c0e13

    1.0.8 Stable

    Dejan released this 2026-04-22 17:25:31 +00:00 | 9 commits to main since this release

    • FIX MENU IN DASHBOARD -same as in other submenus (same styling)
    Downloads
  • 1.0.7 8aed4f57e2

    1.0.7 Stable

    Dejan released this 2026-04-22 14:23:12 +00:00 | 10 commits to main since this release

    • bug fixes
      Applied in main.go:

    cached index.html template at startup with package-level indexTmpl
    removed per-request template.ParseFS() from serveUI()
    added ReadHeaderTimeout: 10 * time.Second
    fixed alarmRows double-close in queryReportSummary()
    added alarmRows.Err() check after the loop

    Downloads
  • 1.0.6 ea9bdddef4

    1.0.6 Stable

    Dejan released this 2026-04-22 09:00:20 +00:00 | 12 commits to main since this release

    • fullscreen fix between tabs
    Downloads
  • 1.0.5 6e2cf09ce5

    1.0.5 Stable

    Dejan released this 2026-04-22 08:45:59 +00:00 | 13 commits to main since this release

    • Nev version

    Patch

    • New js in static
    • Added new pages about statistic, Pproces-statistic, report
    Downloads
  • 1.0.4 bf435f9abf

    1.0.4 Stable

    Dejan released this 2026-04-21 10:40:41 +00:00 | 14 commits to main since this release

    • added subpages in static for history, alarms etc
    Downloads
  • 1.0.3 a4ff3a87c1

    1.0.3 Stable

    Dejan released this 2026-04-21 07:09:16 +00:00 | 19 commits to main since this release

    What changed:

    • main.go: /api/data now returns stale and server_time
    • index.html: the page uses server-side stale detection first, so another PC with wrong clock should not falsely blur the UI
    Downloads
  • 1.0.2 a4ff3a87c1

    1.0.2 Stable

    Dejan released this 2026-04-21 05:01:59 +00:00 | 19 commits to main since this release

    • Added static to build at runtime
    Downloads