Skip to content

Commit fb74197

Browse files
Mickaël SchoentgenBoboTiG
authored andcommitted
NXDRIVE-2313: Release 4.5.0
1 parent 48dba5e commit fb74197

2 files changed

Lines changed: 16 additions & 16 deletions

File tree

docs/changes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
- [4.4.3](changes/4.4.3.md) ([diff](https://github.com/nuxeo/nuxeo-drive/compare/release-4.4.2...release-4.4.3))
2121
- [4.4.4](changes/4.4.4.md) ([diff](https://github.com/nuxeo/nuxeo-drive/compare/release-4.4.3...release-4.4.4))
2222
- [4.4.5](changes/4.4.5.md) ([diff](https://github.com/nuxeo/nuxeo-drive/compare/release-4.4.4...release-4.4.5))
23-
- [4.5.0](changes/4.5.0.md) ([diff](https://github.com/nuxeo/nuxeo-drive/compare/release-4.5.0...master))
23+
- [4.5.0](changes/4.5.0.md) ([diff](https://github.com/nuxeo/nuxeo-drive/compare/release-4.4.5...release-4.5.0))
2424

2525
## 3.x
2626

docs/changes/4.5.0.md

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# 4.5.0
22

3-
Release date: `2020-xx-xx`
3+
Release date: `2020-12-15`
44

55
## Core
66

@@ -53,7 +53,7 @@ Release date: `2020-xx-xx`
5353
- [NXDRIVE-2359](https://jira.nuxeo.com/browse/NXDRIVE-2359): Improve question message boxes rendering
5454
- [NXDRIVE-2379](https://jira.nuxeo.com/browse/NXDRIVE-2379): Review how the GUI is repainted to fix a crash
5555
- [NXDRIVE-2389](https://jira.nuxeo.com/browse/NXDRIVE-2389): Update Qt Quick Controls version for PyQt 5.15
56-
- [NXDRIVE-2393](https://jira.nuxeo.com/browse/NXDRIVE-2393): Display a proper error message when the nuxeo-drive addon is not installed on the server
56+
- [NXDRIVE-2393](https://jira.nuxeo.com/browse/NXDRIVE-2393): Display a proper error message when the `nuxeo-drive` addon is not installed on the server
5757
- [NXDRIVE-2416](https://jira.nuxeo.com/browse/NXDRIVE-2416): Update the Direct Transfer feature description
5858

5959
## Packaging / Build
@@ -63,13 +63,13 @@ Release date: `2020-xx-xx`
6363
- [NXDRIVE-2314](https://jira.nuxeo.com/browse/NXDRIVE-2314): Remove more files from the final package
6464
- [NXDRIVE-2315](https://jira.nuxeo.com/browse/NXDRIVE-2315): Do not show the progress bar on module installation
6565
- [NXDRIVE-2330](https://jira.nuxeo.com/browse/NXDRIVE-2230): [Windows] Do not alter boot start state from the installer when auto-updating the app
66-
- [NXDRIVE-2347](https://jira.nuxeo.com/browse/NXDRIVE-2347): Fix packaging following the sentry-sdk upgrade to 0.19.0
66+
- [NXDRIVE-2347](https://jira.nuxeo.com/browse/NXDRIVE-2347): Fix packaging following the `sentry-sdk` upgrade to 0.19.0
6767
- [NXDRIVE-2370](https://jira.nuxeo.com/browse/NXDRIVE-2370): Allow dependabot to check GitHub actions monthly
6868
- [NXDRIVE-2390](https://jira.nuxeo.com/browse/NXDRIVE-2390): Improve the final package clean-up script
6969
- [NXDRIVE-2391](https://jira.nuxeo.com/browse/NXDRIVE-2391): [macOS] Add required entitlement for Apple events
7070
- [NXDRIVE-2395](https://jira.nuxeo.com/browse/NXDRIVE-2395): [Windows] Upgrade `Inno Setup` from 6.0.5 to 6.1.2
71-
- [NXDRIVE-2396](https://jira.nuxeo.com/browse/NXDRIVE-2396): Switch to the new Dependabot config file
72-
- [NXDRIVE-2398](https://jira.nuxeo.com/browse/NXDRIVE-2398): Upgrade PyInstaller to 4.1
71+
- [NXDRIVE-2396](https://jira.nuxeo.com/browse/NXDRIVE-2396): Switch to the new `Dependabot` config file
72+
- [NXDRIVE-2398](https://jira.nuxeo.com/browse/NXDRIVE-2398): Upgrade `PyInstaller` to 4.1
7373
- [NXDRIVE-2399](https://jira.nuxeo.com/browse/NXDRIVE-2399): Temporary stop releasing a GNU/Linux version
7474
- [NXDRIVE-2401](https://jira.nuxeo.com/browse/NXDRIVE-2401): Upgrade the Docker build workflow to the new action version
7575
- [NXDRIVE-2452](https://jira.nuxeo.com/browse/NXDRIVE-2452): Add release dates in `versions.yml`
@@ -88,7 +88,7 @@ Release date: `2020-xx-xx`
8888

8989
## Docs
9090

91-
- [NXDRIVE-2318](https://jira.nuxeo.com/browse/NXDRIVE-2318): Sync the documentation between that repository and doc.nuxeo.com
91+
- [NXDRIVE-2318](https://jira.nuxeo.com/browse/NXDRIVE-2318): Sync the documentation between that repository and [doc.nuxeo.com](https://doc.nuxeo.com/client-apps/nuxeo-drive/)
9292

9393
## Minor Changes
9494

@@ -103,15 +103,15 @@ Release date: `2020-xx-xx`
103103
- Upgraded `pip` from 20.2.3 to 20.2.4
104104
- Upgraded `psutil` from 5.6.7 to 5.7.3
105105
- Upgraded `pycryptodomex` from 3.9.8 to 3.9.9
106-
- Upgraded `PyInstaller` from commit-41237b1 to 4.1
106+
- Upgraded `pyinstaller` from commit-41237b1 to 4.1
107107
- Upgraded `pyobjc-core` from 6.2.2 to 7.0.1
108108
- Upgraded `pyobjc-framework-cocoa` from 6.2.2 to 7.0.1
109109
- Upgraded `pyobjc-framework-coreservices` from 6.2.2 to 7.0.1
110110
- Upgraded `pyobjc-framework-fsevents` from 6.2.2 to 7.0.1
111111
- Upgraded `pyobjc-framework-scriptingbridge` from 6.2.2 to 7.0.1
112112
- Upgraded `pyobjc-framework-systemconfiguration` from 6.2.2 to 7.0.1
113113
- Upgraded `pypac` from 0.13.0 to 0.14.0
114-
- Upgraded `PyQt5` from 5.15.0 to 5.15.1
114+
- Upgraded `pyqt5` from 5.15.0 to 5.15.1
115115
- Upgraded `pywin32` from 228 to 300
116116
- Upgraded `requests` from 2.24.0 to 2.25.0
117117
- Upgraded `s3transfer` from 0.3.2 to 0.3.3
@@ -134,12 +134,12 @@ Release date: `2020-xx-xx`
134134
- Added `blob` argument to `BaseUploader.upload_chunks()`
135135
- Added `chunked` argument to `BaseUploader.upload_chunks()`
136136
- Added `transfer` argument to `BaseUploader.upload_chunks()`
137+
- Removed `mime_type` keyword argument from `BaseUploader.upload()`
137138
- Removed `file_path` argument from `BaseUploader.upload_chunks()`. Use `transfer.path` instead.
138139
- Removed `filename` keyword argument from `BaseUploader.upload_chunks()`
139-
- Removed `mime_type` keyword argument from `BaseUploader.upload()`
140140
- Removed `mime_type` keyword argument from `BaseUploader.upload_chunks()`
141-
- Removed `mime_type` keyword argument from `BaseUploader.upload_impl()`
142141
- Removed `kwargs` keyword arguments from `BaseUploader.upload_chunks()`
142+
- Removed `mime_type` keyword argument from `BaseUploader.upload_impl()`
143143
- Added `ConfigurationDAO.force_commit()`
144144
- Added `DarwinIntegration.startup_enabled()`
145145
- Changed `DarwinIntegration.register_startup()` return type from `bool` to `None`
@@ -149,21 +149,21 @@ Release date: `2020-xx-xx`
149149
- Added `Engine.resume_session()`
150150
- Added `Engine.send_metric()`
151151
- Removed `Engine.directTranferItemsCount`
152+
- Added `EngineDAO.change_session_status()`
152153
- Added `description` keyword argument to `EngineDAO.create_session()`
153154
- Added `engine_uid` keyword argument to `EngineDAO.create_session()`
154-
- Added `EngineDAO.change_session_status()`
155155
- Added `EngineDAO.get_active_sessions_raw()`
156-
- Added `chunked` keyword argument to `EngineDAO.get_dt_uploads_raw()`
157-
- Added `EngineDAO.save_dt_upload()`
158-
- Added `table` keyword argument to `EngineDAO.get_count()`
159156
- Added `EngineDAO.get_completed_sessions_raw()`
157+
- Added `table` keyword argument to `EngineDAO.get_count()`
158+
- Added `chunked` keyword argument to `EngineDAO.get_dt_uploads_raw()`
160159
- Added `EngineDAO.pause_session()`
160+
- Added `EngineDAO.save_dt_upload()`
161161
- Added `EngineDAO.sessionUpdated`
162162
- Removed `EngineDao.decrease_session_total()`. Use `decrease_session_counts()` instead.
163163
- Changed `Manager.set_auto_start()` return type from `bool` to `None`
164164
- Added `Options.disallowed_types_for_dt`
165-
- Removed `mime_type` keyword argument from `Remote.stream_file()`
166165
- Added `page_size` keyword argument to `Remote.query()`
166+
- Removed `mime_type` keyword argument from `Remote.stream_file()`
167167
- Added `Session.completed_on`
168168
- Added `Session.created_on`
169169
- Added `Session.description`

0 commit comments

Comments
 (0)