Skip to content

Releases: BetaHuhn/ackee-report

v0.6.4

05 Jan 12:55
Compare
Choose a tag to compare

[v0.6.4] - 2021-01-05

Changed

  • update dependencies

Release of v0.6.3

18 Dec 23:14
Compare
Choose a tag to compare

Changed

  • update dependencies

Release of v0.6.2

22 Nov 11:29
Compare
Choose a tag to compare

Changed

  • pages and referrers are now links in the email and rss feed
  • press enter to skip optional config options

Release of v0.6.1

21 Nov 17:15
Compare
Choose a tag to compare

Fixed

  • domains command didn't work after v0.6.0

Release of v0.6.0

21 Nov 16:54
Compare
Choose a tag to compare

Added

  • rss command to generate report as xml file/rss feed (#7)
  • --range option to specify data range (day/week/month/six_months)
  • --limit option which limits the number of list items (referrers, pages, etc.)

Changed

  • views count is now based on range option
  • changed wording of email title/preview text
  • refactoring
  • update dependencies

Release of v0.5.0

01 Nov 17:02
Compare
Choose a tag to compare

This version adds support for Ackee's new permanent token feature.

Added

  • you can now use a permanent access token instead of your username and password to authenticate with the Ackee API

Changed

  • include data of last 30 days instead of last 7 days
  • better error handling
  • refactor config validation

Release of v0.4.1

31 Oct 12:30
Compare
Choose a tag to compare

Added

  • logo to readme
  • template:dev command to serve template when developing
  • sample report data for development
  • description and example call to help output

Release of v0.4.0

28 Oct 19:30
Compare
Choose a tag to compare

Added

  • ackee email style
  • option to change email style

Changed

  • separate email and json service into different commands
  • refactor ackee interface and config