Add CHANGELOG for 3.6.5 release.

Signed-off-by: Camila <hello@camila.codes>
This commit is contained in:
Camila 2023-02-02 17:49:08 +01:00 committed by Camila (Rebase PR Action)
parent d6426f30c1
commit 0f3669dc6a
1 changed files with 21 additions and 0 deletions

View File

@ -4,6 +4,26 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [3.6.5] - 2023-01-19
### Added
* Allow forceoverrideurl via command line by @allexzander in https://github.com/nextcloud/desktop/pull/5329
### Changed
* Drop dependency on Qt Quick Controls 1 by @Flowdalic in https://github.com/nextcloud/desktop/pull/5309
### Fixed
* Do not assert when sharing to a circle by @mgallien in https://github.com/nextcloud/desktop/pull/5310
* Fix macOS shell integration class inits by @claucambra in https://github.com/nextcloud/desktop/pull/5299
* Fix typo by @cgzones in https://github.com/nextcloud/desktop/pull/5257
* Check that we update local file mtime on changes from server by @mgallien in https://github.com/nextcloud/desktop/pull/5188
* Fix regressions on pinState management when doing renames by @mgallien in https://github.com/nextcloud/desktop/pull/5201
* Fix SyncEngineTest failure when localstate is destroyed by @allexzander in https://github.com/nextcloud/desktop/pull/5273
### Security
* Always generate random initialization vector when uploading encrypted file by @allexzander in https://github.com/nextcloud/desktop/pull/5324
* Fix security vulnerability when receiving empty metadataKeys from the server by @allexzander in https://github.com/nextcloud/desktop/pull/5323
## [3.6.4] - 2022-12-08
### Fixed
@ -344,6 +364,7 @@ https://github.com/nextcloud/desktop/pull/5226
* Move CFAPI shell extensions variables to root CMakeLists. by @allexzander in https://github.com/nextcloud/desktop/pull/4810
## [ChangeLog - Legacy][legacy]
[3.6.5]: https://github.com/nextcloud/desktop/compare/v3.6.4...v3.6.5
[3.6.4]: https://github.com/nextcloud/desktop/compare/v3.6.3...v3.6.4
[3.6.3]: https://github.com/nextcloud/desktop/compare/v3.6.2...v3.6.3
[3.6.2]: https://github.com/nextcloud/desktop/compare/v3.6.1...v3.6.2