Skip to content

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 03 Mar 04:26
· 17 commits to main since this release
chore: bump version to 2.0.0

Breaking changes:
- Requires Node.js >= 20
- Native ES modules only (no CommonJS require() support)
- Removed Universal Analytics (dead since July 2023)

New features:
- Google Analytics 4 via Measurement Protocol
- DNS-over-HTTPS via native fetch (no third-party DNS lib)
- Electron GUI upgraded to v40

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>