diff --git a/CHANGELOG.md b/CHANGELOG.md index 766a3f672b..7f644849cd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,36 +1,19 @@ -# Changes between v4.0.6 and v4.0.7 +# Changes between v4.0.7 and v4.1.0 -[See Full Changelog](https://github.com/pydio/cells/compare/v4.0.6...v4.0.7) +[See Full Changelog](https://github.com/pydio/cells/compare/v4.0.7...v4.1.0) -- [#6d2578c](https://github.com/pydio/cells/commit/6d2578c3e040e62b0289ca9b7408edc28ef8fe80): Trim user input for more safety -- [#fd0fe7e](https://github.com/pydio/cells/commit/fd0fe7eabefcf6cb1061a4a389b439300dfa1023): Merge remote-tracking branch 'origin/main' -- [#bdf1832](https://github.com/pydio/cells/commit/bdf18326629267fa90f1a996b2e0c8f043929b6b): Use a custom key for results children to avoid paths collision -- [#a3de6f4](https://github.com/pydio/cells/commit/a3de6f48f4f948326df34bf5295c640fa8633e18): Updating helm charts -- [#529c050](https://github.com/pydio/cells/commit/529c05055a11d1fdc3d1163331c69e30e8ec55ef): Updating helm charts -- [#cf6723a](https://github.com/pydio/cells/commit/cf6723a2971d9d33f76baa744d7151d0c71b0d8a): Updating helm charts -- [#f225e56](https://github.com/pydio/cells/commit/f225e567ebde057fff5523ccc3588b028fc61609): Update balancer.go -- [#12cc213](https://github.com/pydio/cells/commit/12cc2137be6b7c0d4bc584a4684d2967573276f3): Create issue templates -- [#bfb1711](https://github.com/pydio/cells/commit/bfb171119c8e5b0ac1890da0791f741b26640922): Update rjeczalik/notify to avoid compilation warning on MacOS -- [#20e27b4](https://github.com/pydio/cells/commit/20e27b47cf727d7523dd74a5c1b9f0aec6c8400c): Fixing lock for services -- [#308f2b9](https://github.com/pydio/cells/commit/308f2b950bba4db9226374ce464996f1cbe3bc6d): Buf mod-update all protobufs -- [#0b29a32](https://github.com/pydio/cells/commit/0b29a32feac49dc51a7999bd0be896564408d2a0): Fixing lock for services -- [#93e007f](https://github.com/pydio/cells/commit/93e007fc6eab9982f288e89965bbf29fff13a34f): Minor changes on user account edition -- [#5265acd](https://github.com/pydio/cells/commit/5265acd11701f45d4d563e4b4eec9709ac6f94bf): Wire People dashboard to websocket, warn if there external changes are received during edition. -- [#971318b](https://github.com/pydio/cells/commit/971318bf9238a0520bea114793c8e1896593bbd7): Use websocket to keep admin console in sync. -- [#4b0ef0e](https://github.com/pydio/cells/commit/4b0ef0e036c85d178cf9395613b7c1501110736d): Adding error client interceptor -- [#20e71af](https://github.com/pydio/cells/commit/20e71afd88ac4c2ab98d99f137d7b164bb949f67): CleanStuck handle tasks with status Paused - Sync cells endpoint context passing. -- [#bba3aa8](https://github.com/pydio/cells/commit/bba3aa8e19c7fab61727542e4e63507c9aa88600): Implement Truncate(maxSize) for mongo using collection statistics (avgObjSize) -- [#93db0d1](https://github.com/pydio/cells/commit/93db0d161a01bcfa53e2cfa9e63b408cea79d0a5): Merge remote-tracking branch 'origin/main' -- [#9f246de](https://github.com/pydio/cells/commit/9f246de9c2c4712f6561f78afde6b94d8b4dd01f): Superagent plugin for throttling/aborting in dynamic grid. -- [#d24d442](https://github.com/pydio/cells/commit/d24d442437471b2f0f6b3c86917697db2d2e5ac3): New messages + DE/FR translations -- [#16edeb3](https://github.com/pydio/cells/commit/16edeb34c8e2af1a3feec841e32e44a5913d65df): New messages + DE/FR translations -- [#488a2e8](https://github.com/pydio/cells/commit/488a2e8bd7ad6bd6ee95890a7b783a1e5044679b): Yet additional methods to clean orphan logs in scheduler -- [#6a8612e](https://github.com/pydio/cells/commit/6a8612e34a61cf64e61805c9541216740da7edae): Using internal path with a minio storage: .pydio must be found, fix path.join issue -- [#d82b9df](https://github.com/pydio/cells/commit/d82b9df4693cfab14449f077c9217db3a0d95e6d): fix SSL mailer -- [#4d90578](https://github.com/pydio/cells/commit/4d9057835560c26d6695d666836e4e95061d9d5c): Additional failsafe for mongo orphan tasks -- [#a8af647](https://github.com/pydio/cells/commit/a8af6479f6cebeaffd1ee794cfb3ded5d4c8e7e2): Returning proper errors for grpc -- [#f7635ce](https://github.com/pydio/cells/commit/f7635cef89136c05fe8900d14e62f7acc468a50b): Prompt AllowEdit for bucket name -- [#1525deb](https://github.com/pydio/cells/commit/1525deb829feb7cb2544c1f9a00d07c1c38a27d5): Warn for server stopping before trying to read bolts for migration. -- [#4f14c75](https://github.com/pydio/cells/commit/4f14c75caaafd68045cd793d7dce4db6e171e1e1): Mailer - Expose StartTLS/SSL setting in configs -- [#99772f6](https://github.com/pydio/cells/commit/99772f6d6e6fcf925a2f6bb39be1b21754218c6e): Rework masonry: remove useImage() and add IntersectionObserver to lower the number of concurrent thumbs. Factorize size feature with Thumbs to provide various sizes for masonry as well. -- [#9431347](https://github.com/pydio/cells/commit/94313475bd7bfbc13e922ca4f570797a70927155): Next development cycle +- [#c4c85f0](https://github.com/pydio/cells/commit/c4c85f0c243eab2b4d8e46ceba057daf9e7d25e6): Latest changes +- [#8236379](https://github.com/pydio/cells/commit/8236379ad3a21d9fc7bfea5730cd9e6c790a33cd): Latest tools version +- [#e4a2651](https://github.com/pydio/cells/commit/e4a2651b2493085e0b6fa5ec911c81a462cdda67): Issue with Rating search JS +- [#eed4b42](https://github.com/pydio/cells/commit/eed4b429e0ddc59094bf72aa3355c852c0c69094): advanced policies checks for meta namespaces +- [#58b30da](https://github.com/pydio/cells/commit/58b30da046278f2fa8e65f13746ce1964e189c06): TLS + password fix for etcd +- [#39c42de](https://github.com/pydio/cells/commit/39c42deebf549546d9c4f57c113f60ceacdc03af): typo again +- [#59994a6](https://github.com/pydio/cells/commit/59994a6e4706b9cf9beb7f870cce35ac74a98724): Change Purge signature to send less logs. Mongo purge batch deleteMany +- [#5073d27](https://github.com/pydio/cells/commit/5073d27047051409fa38cb29a27f3c084579dbf9): dao test : do not drop whole database but only specific test collections at the end +- [#3b77f36](https://github.com/pydio/cells/commit/3b77f362b2be7af27bae00ffce9cd7d5eb412e42): Similarly to activities, use aggregation instead of distinct in ListAllVersionedNodesUuids to prevent hitting doc size error. +- [#38ce16c](https://github.com/pydio/cells/commit/38ce16c5c2d2d516ae4a42191cbf6bebf80862fc): Fix nil context +- [#9ecdc1b](https://github.com/pydio/cells/commit/9ecdc1bcddbd21014e7bbb4010219a42a461c87f): Add AllowDiskUse in aggregation +- [#952e94d](https://github.com/pydio/cells/commit/952e94d830cdf737dbb168ec9b8e7b18f45bb1ed): Add logs when running aggregation +- [#3bdbcfb](https://github.com/pydio/cells/commit/3bdbcfb94cda52fff69e01a4a82a9eb084dc38ef): Update install language pack +- [#cfef178](https://github.com/pydio/cells/commit/cfef178edea51548597e44c59a70b667038102de): Switch using .Distinct() to using Aggregate() to avoid mongo document size limit. +- [#9246176](https://github.com/pydio/cells/commit/92461765a8339d09c2de58caec1bf00e02428219): Next development cycle