From 692edfc71efc1ca3b83d3ecf02c10a0f9bb4c479 Mon Sep 17 00:00:00 2001 From: Pydio Trusted Date: Fri, 13 Sep 2024 15:54:12 +0200 Subject: [PATCH] Release v4.4.5 Mostly fixes minor API edge-cases --- CHANGELOG.md | 29 +++++++++++++---------------- 1 file changed, 13 insertions(+), 16 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 99e8c356f1..f60c0211d7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,18 +1,15 @@ -# Changes between v4.4.3 and v4.4.4 +# Changes between v4.4.4 and v4.4.5 -[See Full Changelog](https://github.com/pydio/cells/compare/v4.4.3...v4.4.4) +[See Full Changelog](https://github.com/pydio/cells/compare/v4.4.4...v4.4.5) -- [#c454972](https://github.com/pydio/cells/commit/c45497268086d31cfe6909943d74bb491ca4c865): Manually fix #573 -- [#e1a1f5e](https://github.com/pydio/cells/commit/e1a1f5ebe18a87bbf507314f9276cc81b4141fe6): Additional parameter on UsersCompleter to include current user. -- [#186feac](https://github.com/pydio/cells/commit/186feac43d18f72625d1c175c5f2bcdc577ca7f2): Scheduler: hide RequestHost from json zaps -- [#1e75ad7](https://github.com/pydio/cells/commit/1e75ad70d81230282ffdc37e85e128f5b255c27a): update a couple of dependencies -- [#1003b33](https://github.com/pydio/cells/commit/1003b335a6943ba084c7f85cf4305d5126885d9a): more missing indexes -- [#cf75d0e](https://github.com/pydio/cells/commit/cf75d0eba3f452b4683c31f7b160d8ca1d8572dc): more gitignore -- [#2789e87](https://github.com/pydio/cells/commit/2789e872b6b6f23ea7da1a2b1dc19f24dbb145e9): Missing index on idm_user_meta table -- [#1a27f15](https://github.com/pydio/cells/commit/1a27f15bbd445424b7ed49045f778ebc5fa12028): Collabora lang : special case for zh-cn -- [#d75a7b2](https://github.com/pydio/cells/commit/d75a7b2d53ee25ec4aa91d8a66cd84d71f6f832f): Improve Logs date display -- [#0acafc8](https://github.com/pydio/cells/commit/0acafc8281a0ee0a8d29d259cd309d208fa52683): Helm template update -- [#daf7347](https://github.com/pydio/cells/commit/daf73478b1b709ba34fa733c3ef7821b1c782850): Helm template update -- [#43189cc](https://github.com/pydio/cells/commit/43189cc00d523819d644e22f687644a958f2e5bb): Helm template update -- [#9b6fe1e](https://github.com/pydio/cells/commit/9b6fe1ed6ed6ea0aba36769167663674f1d789d1): Helm template update -- [#a0e30b5](https://github.com/pydio/cells/commit/a0e30b5f1b5657e2d5b9badd81ad8740c7a38197): Next development cycle +- [#544f123](https://github.com/pydio/cells/commit/544f1234d4ac975fd86d9d30d2a298cb717cf5e9): Cell Invitation message : set LinkPath in template data +- [#eeb1119](https://github.com/pydio/cells/commit/eeb1119a399875518e630e0679fa7f0d44d928b8): Dep update +- [#af90391](https://github.com/pydio/cells/commit/af90391fba7a8cf0a0b80737dce9ed8343c51d81): archive : handle selection prefixes when there is no common root +- [#edf5606](https://github.com/pydio/cells/commit/edf56068a56be15525aaeea7c6581df204f9be08): Introduce a new "name_ci" sort field to order case-insensitive +- [#1f48932](https://github.com/pydio/cells/commit/1f48932cb3f4d95f8fb389c4245096d1f8880dac): New PathPrefix refacto: handle empty case +- [#6f87632](https://github.com/pydio/cells/commit/6f876327cec19d1a5b8b75becadd77fa5d8ee98a): Force gateway config folder to avoid edge-case when no HOME is set. +- [#b66d820](https://github.com/pydio/cells/commit/b66d820991fa613fa2ce60e107cb9120f478520d): HealthChecker - add a Retry +- [#49b8b19](https://github.com/pydio/cells/commit/49b8b19a3f56f4afa8dfec44015f9b183a68b0e7): Search API : support multiple PathPrefixes +- [#611a1a5](https://github.com/pydio/cells/commit/611a1a58b99b69014e8203879eaec033da1908ff): Fix MetaInfoPanel save status +- [#d603594](https://github.com/pydio/cells/commit/d603594ce5f434a228d5237b464a151d14839fca): cells-fuse search by uuid +- [#463538c](https://github.com/pydio/cells/commit/463538cf9062419edd59f14d7d3021540320eb50): Next development cycle