Small fixes, internal improvements and dependency updates.
Changed
- Ackee now requires Node.js 22 or newer (fixes #343)
- The official Docker image is now based on Node.js 22 (fixes #343)
- Netlify builds use Node.js 22 (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.