-
Notifications
You must be signed in to change notification settings - Fork 180
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
1 changed file
with
23 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,32 @@ | ||
# Changes between v4.2.4-rc1 and v4.2.4-rc2 | ||
# Changes between v4.2.3 and v4.2.4 | ||
|
||
[See Full Changelog](https://github.com/pydio/cells/compare/v4.2.4-rc1...v4.2.4-rc2) | ||
[See Full Changelog](https://github.com/pydio/cells/compare/v4.2.3...v4.2.4) | ||
|
||
- [#c9e80e7](https://github.com/pydio/cells/commit/c9e80e738aad592361e3c664c34ff1568293a732): Release v4.2.4-rc2 | ||
- [#2c3e311](https://github.com/pydio/cells/commit/2c3e3116c096bad155d4ea3aa2b5053b738284ba): Resolved/Balancer: Pass a serverID down to the balancer to avoid loop-redirection. | ||
- [#da4cc0c](https://github.com/pydio/cells/commit/da4cc0c1624c41e3b835be84fe1ccf7f71a08503): Forgotten fmt.Println | ||
- [#f904fc6](https://github.com/pydio/cells/commit/f904fc6f5c3066be43b511a22a17c67299429b75): Remove unused endpoint | ||
- [#c87aadf](https://github.com/pydio/cells/commit/c87aadfe1dcd639499cde5b8963c665f988b25a3): use "binary/octet-stream" as unknown content-type | ||
- [#619a755](https://github.com/pydio/cells/commit/619a7556789ae1ce52933c49240f72bdfca6cf7b): Pass context in Repository indexer | ||
- [#fcdef6c](https://github.com/pydio/cells/commit/fcdef6c63ff04c000ed10e11ad182df85825e704): Merge remote-tracking branch 'origin/main' | ||
- [#2f01f69](https://github.com/pydio/cells/commit/2f01f69dad2c195c0587775b9fd76825c2b4f3c3): Fix hint color | ||
- [#c86cd29](https://github.com/pydio/cells/commit/c86cd29ef66b95be1283f530b648e2c355da2103): Release v4.2.4-rc1 | ||
- [#9e6c765](https://github.com/pydio/cells/commit/9e6c76551fd58dad31de597cf1bd1eb0b641039a): Try fixing test | ||
- [#aebe6ee](https://github.com/pydio/cells/commit/aebe6ee7357c51eff6544e1c7e128c09a908ac39): Longer timeout on test | ||
- [#37fdf91](https://github.com/pydio/cells/commit/37fdf915b5f8a3fc3d5c60f0db97132515092dd2): Update grpc | ||
- [#681c0a5](https://github.com/pydio/cells/commit/681c0a521bc4d122f6f89b6b92b677dbcef60f9d): A few more messages + translations | ||
- [#6c4babd](https://github.com/pydio/cells/commit/6c4babdd982247f327d1a6d0899a6f3d553cc44c): A few more messages + translations | ||
- [#ea66d1c](https://github.com/pydio/cells/commit/ea66d1ceb77a96c3debd5ea7af1881c48cca7734): Revert "Add a failsafe for users sync" - wip, not satisfying | ||
- [#a7d845b](https://github.com/pydio/cells/commit/a7d845b981e915c90cc22a1e1e13b98df088f0d2): Add a failsafe for users sync | ||
- [#666f335](https://github.com/pydio/cells/commit/666f3352d3a99d75204d359e479755617ead93d4): Activities Digest : use displayName, add date, deduplicate activities appearing in multiple workspaces/cells | ||
- [#6ee24ec](https://github.com/pydio/cells/commit/6ee24ec9496420c008b6b7a0fe8386cc284dfc91): Adapt installer to mui3 | ||
- [#b58b622](https://github.com/pydio/cells/commit/b58b6226e62c6eee60c053dae65ce299f8fdbab6): Improve template path messaging | ||
- [#54cd10d](https://github.com/pydio/cells/commit/54cd10d73cb6fc8e24c26bbcfc200c4aff84601c): Keep track of the snapshot full path to CloseAndClear | ||
- [#9d9e85b](https://github.com/pydio/cells/commit/9d9e85bc95fe5d7fe7f3c462f292993e59feeb8a): new fifo: fix events encoding, fix run parameters | ||
- [#8766021](https://github.com/pydio/cells/commit/876602195a9cab81d8c55da5207751abdb345cd9): Missing flags for arm build | ||
- [#61274c6](https://github.com/pydio/cells/commit/61274c6fd36f4b6c014bfc1ac0ee1437ca5e5221): Debug log | ||
- [#c02e11f](https://github.com/pydio/cells/commit/c02e11fee4b30e315f6489d5195d6f2a6cbfd9ac): Merge remote-tracking branch 'origin/main' | ||
- [#e709ba1](https://github.com/pydio/cells/commit/e709ba1c2312813e50fb3518bede413f0febe10b): Implement new queuing (FIFO) mechanism that can be persisted and/or off-loaded to third-party. | ||
- [#61179ce](https://github.com/pydio/cells/commit/61179ce882ac3671abe7a9acca64c1b3d2b6dd3d): More translations | ||
- [#d05d6e7](https://github.com/pydio/cells/commit/d05d6e756de6fce695bec3d5bd1919c5e369cfa1): More translations | ||
- [#406eeb1](https://github.com/pydio/cells/commit/406eeb1cc378c6179d2c26b6985168e06e0780a3): Next development cycle |