The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
Deprecate pageView(pageView:info:) and add pageView(pageView:) instead.
Update sendAt date format.
Unique vid and pvid on each page view request.
* Revert pvids on event requests such as scroll position, breadcrumb.
Unique pageviewid on each request.
* Detailed logs
* Empty check to canonical url
* Fix issue where bId was not unique
* Fix issue where pvId was empty on startup
Added application active/background state observers to track page duration automatically.
Initial public release.