Changelog
1.4.0 — Release-notes banner & self-update enhancements
Published:
Highlights
- In-panel release-notes banner now displays rich Markdown notes pulled from the install server.
- Panel self-update handles multi-hop upgrades with a BASE_PATH self-heal heuristic.
- Admin UI gains a release-notes editor with live preview.
Bug fixes
- Fixed timezone-dependent token expiry on portal login links.
- Fixed Reply-To field persistence in email settings form.
1.3.0 — Panel self-update
Published:
Highlights
- Panels can now update themselves from the admin UI with a single click.
- Signed release tarballs are fetched from the install server over HMAC.
- Every update attempt is logged to
panelupdateeventsfor audit.
Notes
- Requires the panel to be on 1.3.0 or later to enable one-click updates.
1.2.0 — Fleet view & resource monitoring
Published:
Highlights
- New fleet-view dashboard shows all installs in a single table with live status.
- Resource readings (CPU %, RAM MB) are sampled every minute via the Go agent and stored per install.
- Install groups allow bulk operations across multiple OSCam servers.
Bug fixes
- Fixed stale PID detection after an OSCam crash-restart cycle.
1.1.0 — Agent registration & heartbeat
Published:
Highlights
- Go-based agent binary registers with the panel over a single-use install token.
- Periodic heartbeat keeps
last_seenfresh; panels warn when an agent goes silent. - SSH-driven agent install automates binary deployment and systemd service wiring.
1.0.0
Published:
No release notes published for this version.