Skip to content

Commit

Permalink
NXDRIVE-2313: Release 4.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Mickaël Schoentgen authored and BoboTiG committed Dec 15, 2020
1 parent 48dba5e commit fb74197
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion docs/changes.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
- [4.4.3](changes/4.4.3.md) ([diff](https://github.com/nuxeo/nuxeo-drive/compare/release-4.4.2...release-4.4.3))
- [4.4.4](changes/4.4.4.md) ([diff](https://github.com/nuxeo/nuxeo-drive/compare/release-4.4.3...release-4.4.4))
- [4.4.5](changes/4.4.5.md) ([diff](https://github.com/nuxeo/nuxeo-drive/compare/release-4.4.4...release-4.4.5))
- [4.5.0](changes/4.5.0.md) ([diff](https://github.com/nuxeo/nuxeo-drive/compare/release-4.5.0...master))
- [4.5.0](changes/4.5.0.md) ([diff](https://github.com/nuxeo/nuxeo-drive/compare/release-4.4.5...release-4.5.0))

## 3.x

Expand Down
30 changes: 15 additions & 15 deletions docs/changes/4.5.0.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# 4.5.0

Release date: `2020-xx-xx`
Release date: `2020-12-15`

## Core

Expand Down Expand Up @@ -53,7 +53,7 @@ Release date: `2020-xx-xx`
- [NXDRIVE-2359](https://jira.nuxeo.com/browse/NXDRIVE-2359): Improve question message boxes rendering
- [NXDRIVE-2379](https://jira.nuxeo.com/browse/NXDRIVE-2379): Review how the GUI is repainted to fix a crash
- [NXDRIVE-2389](https://jira.nuxeo.com/browse/NXDRIVE-2389): Update Qt Quick Controls version for PyQt 5.15
- [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
- [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
- [NXDRIVE-2416](https://jira.nuxeo.com/browse/NXDRIVE-2416): Update the Direct Transfer feature description

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

## Docs

- [NXDRIVE-2318](https://jira.nuxeo.com/browse/NXDRIVE-2318): Sync the documentation between that repository and doc.nuxeo.com
- [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/)

## Minor Changes

Expand All @@ -103,15 +103,15 @@ Release date: `2020-xx-xx`
- Upgraded `pip` from 20.2.3 to 20.2.4
- Upgraded `psutil` from 5.6.7 to 5.7.3
- Upgraded `pycryptodomex` from 3.9.8 to 3.9.9
- Upgraded `PyInstaller` from commit-41237b1 to 4.1
- Upgraded `pyinstaller` from commit-41237b1 to 4.1
- Upgraded `pyobjc-core` from 6.2.2 to 7.0.1
- Upgraded `pyobjc-framework-cocoa` from 6.2.2 to 7.0.1
- Upgraded `pyobjc-framework-coreservices` from 6.2.2 to 7.0.1
- Upgraded `pyobjc-framework-fsevents` from 6.2.2 to 7.0.1
- Upgraded `pyobjc-framework-scriptingbridge` from 6.2.2 to 7.0.1
- Upgraded `pyobjc-framework-systemconfiguration` from 6.2.2 to 7.0.1
- Upgraded `pypac` from 0.13.0 to 0.14.0
- Upgraded `PyQt5` from 5.15.0 to 5.15.1
- Upgraded `pyqt5` from 5.15.0 to 5.15.1
- Upgraded `pywin32` from 228 to 300
- Upgraded `requests` from 2.24.0 to 2.25.0
- Upgraded `s3transfer` from 0.3.2 to 0.3.3
Expand All @@ -134,12 +134,12 @@ Release date: `2020-xx-xx`
- Added `blob` argument to `BaseUploader.upload_chunks()`
- Added `chunked` argument to `BaseUploader.upload_chunks()`
- Added `transfer` argument to `BaseUploader.upload_chunks()`
- Removed `mime_type` keyword argument from `BaseUploader.upload()`
- Removed `file_path` argument from `BaseUploader.upload_chunks()`. Use `transfer.path` instead.
- Removed `filename` keyword argument from `BaseUploader.upload_chunks()`
- Removed `mime_type` keyword argument from `BaseUploader.upload()`
- Removed `mime_type` keyword argument from `BaseUploader.upload_chunks()`
- Removed `mime_type` keyword argument from `BaseUploader.upload_impl()`
- Removed `kwargs` keyword arguments from `BaseUploader.upload_chunks()`
- Removed `mime_type` keyword argument from `BaseUploader.upload_impl()`
- Added `ConfigurationDAO.force_commit()`
- Added `DarwinIntegration.startup_enabled()`
- Changed `DarwinIntegration.register_startup()` return type from `bool` to `None`
Expand All @@ -149,21 +149,21 @@ Release date: `2020-xx-xx`
- Added `Engine.resume_session()`
- Added `Engine.send_metric()`
- Removed `Engine.directTranferItemsCount`
- Added `EngineDAO.change_session_status()`
- Added `description` keyword argument to `EngineDAO.create_session()`
- Added `engine_uid` keyword argument to `EngineDAO.create_session()`
- Added `EngineDAO.change_session_status()`
- Added `EngineDAO.get_active_sessions_raw()`
- Added `chunked` keyword argument to `EngineDAO.get_dt_uploads_raw()`
- Added `EngineDAO.save_dt_upload()`
- Added `table` keyword argument to `EngineDAO.get_count()`
- Added `EngineDAO.get_completed_sessions_raw()`
- Added `table` keyword argument to `EngineDAO.get_count()`
- Added `chunked` keyword argument to `EngineDAO.get_dt_uploads_raw()`
- Added `EngineDAO.pause_session()`
- Added `EngineDAO.save_dt_upload()`
- Added `EngineDAO.sessionUpdated`
- Removed `EngineDao.decrease_session_total()`. Use `decrease_session_counts()` instead.
- Changed `Manager.set_auto_start()` return type from `bool` to `None`
- Added `Options.disallowed_types_for_dt`
- Removed `mime_type` keyword argument from `Remote.stream_file()`
- Added `page_size` keyword argument to `Remote.query()`
- Removed `mime_type` keyword argument from `Remote.stream_file()`
- Added `Session.completed_on`
- Added `Session.created_on`
- Added `Session.description`
Expand Down

0 comments on commit fb74197

Please sign in to comment.