Fathom Analytics v1.0.1 Release Notes

Release Date: 2018-09-18 // over 5 years ago
  • Additions

    • Cycle through next and previous date ranges using ALT + arrow-key
    • โž• Add /health endpoint for monitoring
    • ๐Ÿณ Use /health endpoint for Docker container status
    • Dashboard does no longer require authentication when there are no registered users
    • โž• Added stats command for getting (site) stats via CLI
    • FATHOM_DATABASE_URL env var
    • PORT env var for easier Heroku hosting

    ๐Ÿ‘Œ Improvements

    • Host dashboard fonts locally
    • Remember view (period) when loading the dashboard without an explicit period in the URL location hash
    • ๐ŸŽ Performance improvements for /collect endpoint

    ๐Ÿ›  Fixes

    • "Last 7" was showing last 8 days
    • Resolve "now" at runtime so it always resolves to today (vs. page load)
    • Expire tracking cookie at local midnight instead of UTC midnight
    • Clear request context after every request to prevent memory leak