Skip to content

Releases: electerious/Ackee

v1.4.3

12 Jan 14:46
Compare
Choose a tag to compare

Added

v1.4.2

12 Jan 14:45
Compare
Choose a tag to compare

Changed

  • Allow the use of PORT instead of ACKEE_PORT (#70)
  • Improved parts of the documentation

v1.4.1

16 Nov 18:10
af4e62e
Compare
Choose a tag to compare

Added

  • Related modules in README

Changed

  • Click a Twitter link to see who tweeted the link

v1.4.0

05 Nov 15:32
c76dcaa
Compare
Choose a tag to compare

Added

  • "New referrers"
  • Custom tracker URL (#53)

Fixed

  • Incorrect content type for JS files (#54)

v1.3.0

19 Oct 13:00
Compare
Choose a tag to compare

Added

  • Average and detailed durations

Changed

  • Links now open in a new tab with rel="noopener"

Fixed

  • Remove username and password before logging MongoDB connection URI (#50)
  • Horizontal scroll on pages with vertical scroll (#52)
  • Large numbers in chart view overlapping bars
  • "Last 7 days" now shows last 7 days instead of 8
  • Title for "Unique site views"
  • CORS headers in documentation
  • Data fetched twice when navigating in UI
  • Abort old fetch calls when they're triggered again

v1.2.0

21 Sep 18:23
Compare
Choose a tag to compare

Added

  • Top and recent languages
  • Comparison bars for "Views per page"

Changed

  • Top and recent pages in a dedicated view
  • Hover recent referrers to see the date
  • Improved URL normalization for cleaner URLs in "Views per page" and "Referrers"
  • Improved logging of errors in the server log
  • Improved menu on small screens
  • Reset state after pressing "Reload Ackee" in the error overlay to recover from bugs caused by a faulty state

v1.1.0

13 Sep 08:00
Compare
Choose a tag to compare

⚠️ 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)

v1.0.0

13 Sep 08:00
Compare
Choose a tag to compare

Added

  • Everything