Ackee - Package Updates
-
[1.5.0]
- checklist added to manifest
-
[1.6.0]
- update base image to 5.0.0
-
[1.6.1]
- Added additional screenshots
-
[1.6.2]
- fixed screenshot duplicate
-
[1.7.0]
- Update Ackee to 3.5.0
- Full Changelog
- Ackee now requires Node.js 22 or newer (fixes #343)
- URLs without protocols (e.g.,
example.com) are now rejected by the API. The officialackee-trackerclient sendswindow.location.hrefwith protocol, so this only affects custom API clients sending malformed URLs assiteReferrerandsiteLocation. - ReDOS vulnerability of is_js, the request-ip dependency (thanks @marek629, #392)
-
[1.7.1]
- Update Ackee to 3.5.1
- Full Changelog
- Several dependencies have been updated to their latest versions to bring in security patches and improvements
ackee-trackerhas been updated to fix an issue where visits were not recorded when the website had an emptydocument.referrer. You might have seen lower visit counts since version 3.5.0 when your website had no referrer, e.g., when visiting it directly or via bookmarks.