diff --git a/CHANGELOG.md b/CHANGELOG.md index a913e6e99..d4c1bfccd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ All notable changes to this project will be documented in this file. - Snippet integration verification - Limited filtering support for imported data in the dashboard and via Stats API +- Automatic sites.imported_data -> site_imports data migration in CE plausible/analytics#4155 ### Removed @@ -16,6 +17,8 @@ All notable changes to this project will be documented in this file. - Fix CSV import by adding a newline to the INSERT statement plausible/analytics#4172 - Fix url parameters escaping of = sign plausible/analytics#4185 +- Fix redirect after registration in CE plausible/analytics#4165 +- Fix VersionedSessions migration in ClickHouse v24 plausible/analytics#4162 ## v2.1.0 - 2024-05-23