github jhuckaby/Cronicle v0.8.25
Version 0.8.25

latest releases: v0.9.61, v0.9.60, v0.9.59...
6 years ago

A few small changes in this release:

  • Removed old garbage collection hack (was from the old Node v0.12 days).
  • Added new /api/app/status API call for monitoring purposes.
  • Disable UDP broadcast server if port is zero or false.
  • Now keeping track of tick age (exposed in api_status).
    • If tick age is over 60 and status API is invoked, server will self-restart (should never happen).
    • A tick should fire every second, so if 60 seconds has passed, something is very wrong.
  • Improved logging for crashes and emergency shutdowns.
  • Added PID log column by default.
  • Bumped pixl-server version to v1.0.15.

Don't miss a new Cronicle release

NewReleases is sending notifications on new releases.