Ackee v2.0.0 Release Notes

Release Date: 2020-08-15 // over 3 years ago
  • ๐Ÿ’ป UI of Ackee

    โšก๏ธ The first major back-end and front-end rewrite of Ackee with new API, dashboard, active visitors counter and more. Updating is as easy as ever. Simple grab the newest version, ensure that you're using Node.js v14 or higher and start Ackee. That's it!

    โž• Added

    • GraphQL API
    • Overview with facts and data from all domains
    • Facts card with live visitor counter, average visits and durations and the total number of visits today, this month and year
    • ๐Ÿ†• New navigation that allows you to view stats by domain
    • Keyboard shortcuts
    • Switch between daily, monthly and yearly durations
    • Click on a card headline to view more of this domain or insight
    • ๐Ÿ‘Œ Support +srv connection string modifier for MongoDB urls (#132, thanks @ericsandine)

    ๐Ÿ”„ Changed

    • ๐Ÿ‘Œ Improved performance for all aggregations
    • ๐Ÿ‘‰ Show stale data while loading new data
    • โœ‚ Removed detailed durations
    • โœ‚ Delete records of a domain when deleting a domain
    • โšก๏ธ Updated the required Node.js version and Docker Node.js version to v14
    • โœ‚ Removed "All time" and replaced it with "Last 6 months" for performance reasons

    ๐Ÿ›  Fixed

    • Sorting of yearly views