Skip to content

v0.2.1

Choose a tag to compare

@andlo andlo released this 28 Apr 19:26
· 28 commits to main since this release

Changes

New features

  • All MeshCentral settings now configurable directly from the HA add-on Configuration tab — no manual JSON editing needed
  • New options: server_mode (lan/wan/hybrid), new_accounts, domain_title, domain_title2, session_key, session_time, tls_offload, trusted_proxy, IP access control (4 fields), web_rtc, compression, self_update, maintenance_mode, and full SMTP configuration
  • Official MeshCentral icon added

Fixes

  • tls_offload default changed to false (was true — broke local use without reverse proxy)
  • new_accounts default changed to true so first-time users can create their admin account without editing JSON
  • All optional config fields now correctly handled as optional in schema
  • run.sh regenerates config.json on every start so HA options stay in sync

Documentation

  • README rewritten with quick start guide and full configuration reference tables
  • Screenshots added