Skip to content

Tags: plausible/analytics

Tags

v3.2.1

Toggle v3.2.1's commit message
Bump and pin actions

v3.2.0

Toggle v3.2.0's commit message
Update changelog for 3.2.0

v3.2.0-rc.0

Toggle v3.2.0-rc.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Introduce LV version of pages breakdown (#5953)

* Adjust defaults in `DashboardQueryParser`

* Add dedicated link and bar components in `Base`

* Introduce `Metric.value` component

* Implement basic `ReportList` component

* Use `ReportList` component in LV pages breakdown

* Make tile styling more in line with react one

* Fix Phoenix/LV spinner opacity

* Prevent repeat tab opening

* Implement optimistic load state for tile on tab switch

* Add custom variant for phx-hook-loading

* Make tabs use data attribute and reliably set state

* Use native hook API for setting data attributes

* Drop default adjustments from DashboardQueryParser

* Handle filters with ParsedQueryParams API and fix param defaults

* Fix fetching max visitors for empty report list

* Handle poorly formed URIs sent to dashboard gracefully

* Defer query building until all parameters are known

* Get rid of whitespace

* Drop unnecessary phx-update=ignore from tabs component

* Implement loading state for navigation events

v3.1.0

Toggle v3.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release 3.1.0 (#5883)

v3.1.0-rc.1

Toggle v3.1.0-rc.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix tracker script config backfill (#5860)

v3.1.0-rc.0

Toggle v3.1.0-rc.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update CE-facing changelog about script v2 related changes (#5845)

v3.0.1

Toggle v3.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Move teams backfill migration to the end (#5320)

v3.0.0

Toggle v3.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release 3.0.0 (#5309)

* Update User schema with a field required by teams migration

* Start cloak vault for self-hosted release migrations.

Since this one is using schemas, existing encrypted columns
do require cloak to be up.

* Update changelog

* Make trial notification ee-only

* Replace `Plausible.ee?/0` with `ee?/0` across the codebase

* Bump release date

v3.0.0-rc.6

Toggle v3.0.0-rc.6's commit message
Update changelog

v3.0.0-rc.5

Toggle v3.0.0-rc.5's commit message
Merge branch 'master' into release-3.0.0