Skip to content

Commit

Permalink
Release v3.0.7
Browse files Browse the repository at this point in the history
This release fixes issues reported by users on the v3 branch
  • Loading branch information
pydio-trusted committed May 4, 2022
1 parent 4ce2ecf commit 2ecc999
Showing 1 changed file with 11 additions and 7 deletions.
18 changes: 11 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
# Changes between v3.0.5 and v3.0.6
# Changes between v3.0.6 and v3.0.7

[See Full Changelog](https://github.com/pydio/cells/compare/v3.0.5...v3.0.6)
[See Full Changelog](https://github.com/pydio/cells/compare/v3.0.6...v3.0.7)

- [#09a9f0b](https://github.com/pydio/cells/commit/09a9f0b9b93f8e8ec4c0a9b72d098d5a45112cc9): Cherry pick dav fix from main
- [#84b5121](https://github.com/pydio/cells/commit/84b5121e4250da2f6c2b3d2b3b2529ebf66516a8): Fix share dialog scrolling issue
- [#5881419](https://github.com/pydio/cells/commit/58814195a2d6ec64ba0c734813072906b9407d5d): Fix WebDAV download speed
- [#c47ea50](https://github.com/pydio/cells/commit/c47ea506a861b0b4c789191fb085e7ec802c7074): Change search server re-indexation for high volumes
- [#a135648](https://github.com/pydio/cells/commit/a13564888921fe7f5ded500dc05fe0b8b9c70dd3): Next development cycle
- [#4ce2ecf](https://github.com/pydio/cells/commit/4ce2ecf885d74b793b373e9b683741521c08ee83): Fix typo for tls_key_file (tls_cert_key)
- [#491af7d](https://github.com/pydio/cells/commit/491af7df3111d61a91e0297a2452c2b2286b8800): Fix to the vault
- [#1716c6a](https://github.com/pydio/cells/commit/1716c6a4b68bf3470d5eb17115aac08605166ff7): Do not delete old configs before saving
- [#7190c3e](https://github.com/pydio/cells/commit/7190c3ed0bfce2ef506ae5123162908e6f90dc07): Log errors in gateway.grpc streams
- [#87d3672](https://github.com/pydio/cells/commit/87d36725ecd4c99410e85c39ff53096167b976b9): Fix panic on s3 cli configuration
- [#6bf311a](https://github.com/pydio/cells/commit/6bf311ad287c8e74561c3412a1e84a8be344d4f4): Unique transport in cells endpoint
- [#56346cc](https://github.com/pydio/cells/commit/56346cc112722a58108b6c836748912ddd7a5d55): Fix version location type, as unknown type can lead to trash data on the file system.
- [#e2700df](https://github.com/pydio/cells/commit/e2700df3857e9a752457512330ec52307d7b5f02): Fix StreamChanges not correctly closed
- [#6bdcadb](https://github.com/pydio/cells/commit/6bdcadba03f0386d6f311d0928f93c17a0d6910a): Next development cycle

0 comments on commit 2ecc999

Please sign in to comment.