All Versions
37
Latest Version
Avg Release Cycle
28 days
Latest Release
677 days ago

Changelog History
Page 3

  • v2.0.3 Changes

    September 20, 2020

    ๐Ÿ›  Fixed

    • Invalid value error (#165)
  • v2.0.2 Changes

    September 20, 2020

    โž• Added

    ๐Ÿ”„ Changed

    • More relevant data on the dashboard: Ackee now shows the top data of the last 24 hours instead of last 7 days
    • ๐Ÿ“„ Heroku installation docs (#154, thanks @Go-Merk and @aleccool213)
  • v2.0.1 Changes

    August 16, 2020

    ๐Ÿ“š This updates improves the look of the README and adds some missing pieces of documentation.

    โž• Added

  • v2.0.0 Changes

    August 15, 2020

    ๐Ÿ’ป 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
  • v1.7.1 Changes

    May 15, 2020

    โž• Added

    • Instructions for using Helm (#109, thanks @suda)
    • Instructions for using systemd (#112, thanks @LickABrick)
    • โšก๏ธ Instructions on how to update when hosting on Heroku (#107, thanks @ckipp01)
  • v1.7.0 Changes

    April 19, 2020

    โž• Added

    • Filter bar to quickly change what you're viewing
    • ๐Ÿ“„ Documention website
    • ๐Ÿ’ป Browsers, devices and operating systems are now visible in the UI (thanks @RomainCscn)
    • ๐Ÿ’ป Browser and screen resolutions allow you to view width and height combined (thanks @RomainCscn)
    • View the last 24 hours, 7 days, last 30 days or the top entries of all time (thanks @RomainCscn)

    ๐Ÿ”„ Changed

    • API returns more entries (25 -> 30)
    • Loading design in header
  • v1.6.1 Changes

    March 25, 2020

    ๐Ÿ›  Fixed

    • Origin header check for multiple hosts (#84, thanks @jaryl)
  • v1.6.0 Changes

    March 06, 2020

    โž• Added

    • Switch between daily, monthly and yearly views
    • ๐Ÿ‘ ACKEE_ALLOW_ORIGIN now supports multiple domains (#79 #82, thanks @jaryl)

    ๐Ÿ‘Œ Improved

    • JS error handling with React error boundary

    ๐Ÿ›  Fixed

    • Loading indicator when the sizes-view is loading
    • Catch errors when the sizes-view throws an error
  • v1.5.0 Changes

    February 16, 2020

    โž• Added

    • Ackee can track detailed data (optional) and now shows more of them in the "Detailed"-menu
  • v1.4.3 Changes

    January 12, 2020

    โž• Added