fix changelog (#3280)

* fix changelog

* use correct issue link
This commit is contained in:
ruslandoga 2023-08-21 20:22:35 +07:00 committed by GitHub
parent 65f7b4c5cc
commit 98d6bf3a4f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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`