diff --git a/docs/changes/4.5.1.md b/docs/changes/4.5.1.md index 0eb1553019..aaae2bd1f5 100644 --- a/docs/changes/4.5.1.md +++ b/docs/changes/4.5.1.md @@ -1,6 +1,6 @@ # 4.5.1 -Release date: `2021-xx-xx` +Release date: `2021-01-28` ## Core @@ -17,7 +17,7 @@ Release date: `2021-xx-xx` - [NXDRIVE-2409](https://jira.nuxeo.com/browse/NXDRIVE-2409): Handle document unlock error when it is already locked by someone else - [NXDRIVE-2410](https://jira.nuxeo.com/browse/NXDRIVE-2410): Better server URL comparison -- [NXDRIVE-2497](https://jira.nuxeo.com/browse/NXDRIVE-2497): [Direct Edit] Fix removal of disappeared temporary downloaded file +- [NXDRIVE-2497](https://jira.nuxeo.com/browse/NXDRIVE-2497): Fix removal of disappeared temporary downloaded file ### Direct Transfer @@ -43,10 +43,6 @@ Release date: `2021-xx-xx` - [NXDRIVE-2477](https://jira.nuxeo.com/browse/NXDRIVE-2477): Use the Python minor version in GitHub workflows - [NXDRIVE-2503](https://jira.nuxeo.com/browse/NXDRIVE-2503): Skip errors happening at the end of tests -## Docs - -- [NXDRIVE-](https://jira.nuxeo.com/browse/NXDRIVE-): - ## Minor Changes - Upgraded `chardet` from 3.0.4 to 4.0.0 @@ -66,6 +62,8 @@ Release date: `2021-xx-xx` ## Technical Changes +Warning: a lof of signature changes due to [NXDRIVE-1768](https://jira.nuxeo.com/browse/NXDRIVE-1768) are not listed here. + - Added `ActiveSessionModel.count_no_shadow()` - Added `Application.auto_update_feature_model` - Added `Application.direct_edit_feature_model`