mirror of
https://github.com/plausible/analytics.git
synced 2024-11-26 00:24:44 +03:00
parent
65f7b4c5cc
commit
98d6bf3a4f
@ -3,10 +3,13 @@ All notable changes to this project will be documented in this file.
|
||||
|
||||
## Unreleased
|
||||
|
||||
### Added
|
||||
- Add `referrers.csv` to CSV export
|
||||
|
||||
### Fixed
|
||||
- Only return `(none)` values in custom property breakdown for the first page (pagination) of results
|
||||
- Fixed weekly/monthly e-mail report [rendering issues](https://github.com/plausible/analytics/issues/284)
|
||||
- Fix [broken interval selection](https://github.com/plausible/analytics/issues/2982) in the all time view plausible/analytics#3110
|
||||
- Fixed [IPv6 problems](https://github.com/plausible/analytics/issues/3173) in data migration plausible/analytics#3179
|
||||
- Fixed [long URLs display](https://github.com/plausible/analytics/issues/3158) in Outbound Link breakdown view
|
||||
- Fixed [Sentry reports](https://github.com/plausible/analytics/discussions/3166) for ingestion requests plausible/analytics#3182
|
||||
@ -47,7 +50,6 @@ All notable changes to this project will be documented in this file.
|
||||
- Fix bug when using multiple [wildcard goal filters](https://github.com/plausible/analytics/pull/3015)
|
||||
- Fix a bug where realtime would fail with imported data
|
||||
- Fix a bug where the country name was not shown when [filtering through the map](https://github.com/plausible/analytics/issues/3086)
|
||||
- Fix [broken interval selection](https://github.com/plausible/analytics/issues/3086) in the all time view
|
||||
|
||||
### Changed
|
||||
- Treat page filter as entry page filter for `bounce_rate`
|
||||
|
Loading…
Reference in New Issue
Block a user