Skip to content

v1.1.0

Compare
Choose a tag to compare
@electerious electerious released this 13 Sep 08:00
· 1473 commits to master since this release

⚠️ All options / environment variables have been renamed. They're now starting with ACKEE_ to avoid collisions with other tools. Please update your options accordingly.

Added

  • "Views per page" shows you the top 25 pages of a domain with the most views
  • More documentation and FAQ
  • Comparison bar behind items in the referrer list
  • Normalize siteLocation before storing it in the database

Changed

  • "Total views" => "Total page views"
  • "Unique views" => "Unique site views"
  • /domains/:domainId/views response contains a new type

Fixed

  • Login not working because environment variables already in use (#45)