github jmasarweh/UniFi-Insights-Plus v3.6.3
v3.6.3 — Retention env var renamed (errata for v3.6.2)

latest release: v3.7.0
13 days ago

For full documentation and setup guides, visit insightsplus.dev/docs.

⚠️ Environment variable renamed — if you set RETENTION_TIME in your .env or compose file when upgrading to v3.6.2, please rename it to RETENTION_CLEANUP_TIME. The old name still works in v3.6.3 (and logs a warning on startup) but will be removed in a future release.

What's New

Clean up and Variable Enhancement

  • Environment variable renamed for clarity — RETENTION_TIMERETENTION_CLEANUP_TIME. The new name reads as "time at which retention cleanup runs" instead of the ambiguous "cleanup of retention time". Matches the naming pattern of the existing RETENTION_DAYS and DNS_RETENTION_DAYS variables.
  • Backward-compatible fallback — deployments that set RETENTION_TIME between v3.6.2 and v3.6.3 will continue to work without any configuration change. The old name is honored with a one-time WARNING on boot asking you to rename.
  • Canonical-wins precedence — if both variables are set, RETENTION_CLEANUP_TIME wins and no deprecation warning is emitted.

Don't miss a new UniFi-Insights-Plus release

NewReleases is sending notifications on new releases.