Skip to content

Commit

Permalink
Release v4.4.9
Browse files Browse the repository at this point in the history
Fix security policy evaluation corner-cases
  • Loading branch information
pydio-trusted committed Jan 27, 2025
1 parent d2e29a7 commit eb934e2
Showing 1 changed file with 5 additions and 21 deletions.
26 changes: 5 additions & 21 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,23 +1,7 @@
# Changes between v4.4.7 and v4.4.8
# Changes between v4.4.8 and v4.4.9

[See Full Changelog](https://github.com/pydio/cells/compare/v4.4.7...v4.4.8)
[See Full Changelog](https://github.com/pydio/cells/compare/v4.4.8...v4.4.9)

- [#7f16292](https://github.com/pydio/cells/commit/7f162924042ce95a4ee627ce94d0e32ad0ac3732): Rollback x/net version to avoid websocket over http2 issue.
- [#abcf5a3](https://github.com/pydio/cells/commit/abcf5a30bdada3b681c62ce69cc712cbc6d43cb3): Try to wait more in registry test
- [#1f0e084](https://github.com/pydio/cells/commit/1f0e084cf50e9dfc04fde741b3204f249f7855bc): Release v4.4.8-alpha2
- [#55f2c94](https://github.com/pydio/cells/commit/55f2c94e12be6cf5525ea6ffe7e4d16aa496782c): Rather use go 1.22.10 toolchain
- [#692a219](https://github.com/pydio/cells/commit/692a219e0a9b1ae466098d77c2fe4dfde6c2bb77): Log more info on proxy error - Fix a side-effect when a datasource used in a template path is disabled.
- [#ca25f43](https://github.com/pydio/cells/commit/ca25f43b93addc09c2262724d6297375fb9a75a0): Override uploadPart to trigger retry including jwt token refresh
- [#235a75a](https://github.com/pydio/cells/commit/235a75a882834895d468955bdd90a894a03eb311): Patch dynamicGrid with Css
- [#a66cf61](https://github.com/pydio/cells/commit/a66cf61f5ad5cb47a07b993caac861d54012ca2c): Mod update cells-fuse
- [#a61f00a](https://github.com/pydio/cells/commit/a61f00a6550ffff2923f267b7fe9549fc5d32ea6): Remove actions descriptions from user jobs
- [#76a6838](https://github.com/pydio/cells/commit/76a68388a68a68da27a053983b6dca66cfc403e0): Mod update + handle proxy buffering issue
- [#b869b65](https://github.com/pydio/cells/commit/b869b658e6ce360c256f9a246a90395ce96ebc7a): webpack.core.js : fix missing patch for react-dnd-html5-backend
- [#41310fc](https://github.com/pydio/cells/commit/41310fc467eeb1a9b2dd9ab8cb97b457e6c36dde): Release v4.4.8-alpha1
- [#b852a07](https://github.com/pydio/cells/commit/b852a079b1a26ea1ed24a5a19f8d91e094df7dce): Missing externals js after recompile
- [#091b6d1](https://github.com/pydio/cells/commit/091b6d17bc072f52e2483289537e5b0413e2d753): Update some dependencies
- [#67c01eb](https://github.com/pydio/cells/commit/67c01eb53ffd4ed1915785fd5ae8116300759579): Improve minisites search engine, fix react-router dep constraint.
- [#5d9d4f9](https://github.com/pydio/cells/commit/5d9d4f908c6734d4dd4e25f5963bd3addb7cd86c): Fix wrong uploader confirm dialog display
- [#56a4c7c](https://github.com/pydio/cells/commit/56a4c7c9639e330e248c9001a4885b96bc200c4b): Fix some users not being able to edit their own preferences.
- [#ad720a4](https://github.com/pydio/cells/commit/ad720a45da6560690b28c5e61c01e0bd48aeda89): Clean share client library and optimize root nodes loading
- [#7d12a28](https://github.com/pydio/cells/commit/7d12a28d7dad823e68c0984aada44e364073fc5a): Next development cycle
- [#d2e29a7](https://github.com/pydio/cells/commit/d2e29a76ffceb5bb38b4d6ad6ff0c951dd86a3b6): Fix policies evaluation corner-cases
- [#c4ec11b](https://github.com/pydio/cells/commit/c4ec11bbdb76eae2170018dca6711864a12cc43a): Fix jobs display issue
- [#b8429b5](https://github.com/pydio/cells/commit/b8429b5e8ef4592be99fa71c90095398a85e97c0): Next development cycle

0 comments on commit eb934e2

Please sign in to comment.