diff --git a/CHANGELOG.md b/CHANGELOG.md index e38c74acf..3ddc70d70 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,12 +6,17 @@ This release adds the following new features: - [Excel parent card name export](https://github.com/wekan/wekan/pull/3799). Thanks to marcungeschikts and Enishowk. +- [Fix: Impersonate user can now export Excel/CSV/TSV/JSON. + Impersonate user and export Excel/CSV/TSV/JSON is now logged into database table + impersonatedUsers](https://github.com/wekan/wekan/commit/3908cd5413b775d1ee549f0a95304cf9998d3855). + Thanks to xet7. and adds the following updates: - Updated dependencies [Part 1](https://github.com/wekan/wekan/commit/62150ce6c406359fba068552b4526c60faf392bb), - [Part 2](https://github.com/wekan/wekan/commit/1d9346513e4f378379b9f5192e8dad5535287f8a). + [Part 2](https://github.com/wekan/wekan/commit/1d9346513e4f378379b9f5192e8dad5535287f8a), + [Part 3](https://github.com/wekan/wekan/commit/6be1a330936c89fcf478efe98dd15244a98d266d). Thanks to developers of dependencies. - Added updated `Forgot Password` page to GitHub issue template [Part 1](https://github.com/wekan/wekan/commit/6d0578fd5ad5f13f5ff9a285577e35fd62bba95f),