-
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.
Mainly Cells Flow improvements (and a few fixes)
- Loading branch information
1 parent
ccee82c
commit baadf39
Showing
1 changed file
with
42 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,51 @@ | ||
# Changes between v4.3.1-rc2 and v4.3.1-rc3 | ||
# Changes between v4.3.0 and v4.3.1 | ||
|
||
[See Full Changelog](https://github.com/pydio/cells/compare/v4.3.1-rc2...v4.3.1-rc3) | ||
[See Full Changelog](https://github.com/pydio/cells/compare/v4.3.0...v4.3.1) | ||
|
||
- [#ccee82c](https://github.com/pydio/cells/commit/ccee82c070da9db09736f5710c91f0a0a296bfa8): Scheduler: improve message when task is recovered. | ||
- [#1f2c245](https://github.com/pydio/cells/commit/1f2c24597f967f32ef9b19f4442abcf4ff0c02f4): Release v4.3.1-rc3 | ||
- [#d638977](https://github.com/pydio/cells/commit/d6389777e599b227836395a128cdb59bf85c0e0a): Unused variable | ||
- [#b7eacef](https://github.com/pydio/cells/commit/b7eacefeb5ee36eb3f6bd449be48578ce915160d): Ability to self-reference context with go templates inside ACL policies. | ||
- [#cc4340a](https://github.com/pydio/cells/commit/cc4340a5e430428b1aef282b9cc830538c8bb756): Replace eval with new Function call | ||
- [#e65c850](https://github.com/pydio/cells/commit/e65c850d3bc27cea36ab040626fc28f45fd07864): Fix old bug in actions Controller, event name actions_loaded not properly passed! | ||
- [#0ace40e](https://github.com/pydio/cells/commit/0ace40ea55892795bd416760d7efd62b1ae9be6d): Recompile js | ||
- [#a7084a5](https://github.com/pydio/cells/commit/a7084a5c2beaea94c49e8f8bef9652aca2fda427): Merge remote-tracking branch 'origin/main' | ||
- [#470ea9c](https://github.com/pydio/cells/commit/470ea9c4cf9f45de37b140fc00d65ba9aed9ad36): Fix regression: "Choose Other..." editor option did not appear for unknown extensions | ||
- [#d1a71ef](https://github.com/pydio/cells/commit/d1a71efc22b94f99874c35795cbd041483ec1aa9): Release v4.3.1-rc2 | ||
- [#0751c45](https://github.com/pydio/cells/commit/0751c45ebf02048f44ed2de644bbf91d9085e865): Fix command reload-assets | ||
- [#b1946c7](https://github.com/pydio/cells/commit/b1946c7bccf740917df7e63335947c1e7b49dd66): Lower threshold for text preview | ||
- [#90ccfc3](https://github.com/pydio/cells/commit/90ccfc32f01f4bcd144f9d8ebe8299656b51b404): Replication panel field | ||
- [#4557e46](https://github.com/pydio/cells/commit/4557e46b3fc16eba03cdc39d772f4e1a62e75a0f): Fix forms, again ... | ||
- [#6a1f0b2](https://github.com/pydio/cells/commit/6a1f0b2a8b6626c6a64c58ecaf22fcf79a01b06a): Data Selector w/ input | ||
- [#1df47ff](https://github.com/pydio/cells/commit/1df47ffd3e800cad32830cd7c073c75cef0b67f5): Forms properly reset on props change, fix wrong usage of LangUtils.trim() | ||
- [#093cd26](https://github.com/pydio/cells/commit/093cd26b71661773347c4aa59c4d06b71b90eb45): Improve data selector : ability to declare a target variable (instead of jsonbody) by using "JSONPath => VariableName" | ||
- [#f96bc0a](https://github.com/pydio/cells/commit/f96bc0a9abae01cacdb5af289705f9589ea41cd8): Release v4.3.1-rc1 | ||
- [#27f05f6](https://github.com/pydio/cells/commit/27f05f65191e872a74ed264b325253f509d22a28): Minor MD styling - hide unnecessary error | ||
- [#1772858](https://github.com/pydio/cells/commit/17728589a30c3fa5b8594510a111bc359a1b51ec): Release v4.3.1-alpha1 | ||
- [#54649ea](https://github.com/pydio/cells/commit/54649eaa06106e75860477d63ab46e8dbb303ff3): Re-fix conflict check | ||
- [#2e35315](https://github.com/pydio/cells/commit/2e353151c5a9538dbd2752002c53b5b0b47eb23c): Refix form validation... | ||
- [#150dd95](https://github.com/pydio/cells/commit/150dd957dfe76bdc72ed6a9ddabf5f520b84f8e8): Update grpc lib | ||
- [#a650759](https://github.com/pydio/cells/commit/a6507594b6861dafdd59ac80278b826e973b2039): Additional checks for type changing : handle unknown case | ||
- [#4029620](https://github.com/pydio/cells/commit/4029620ab619ff1e7034feada0f573dd046a003e): Additional checks for type changing : handle unknown case | ||
- [#f341a35](https://github.com/pydio/cells/commit/f341a355318be892c02f740820c3047c995f5578): Additional checks for type changing during put/create | ||
- [#4576d76](https://github.com/pydio/cells/commit/4576d760b2c052cc35f1b915a5ba162fba29e2c6): Bump sdk Codemirror: add parameter for preview size | ||
- [#645d59c](https://github.com/pydio/cells/commit/645d59cdbb0b47c237eb1a9f9a71868ab7cb1f06): Add TransferSize to log model | ||
- [#957e0e7](https://github.com/pydio/cells/commit/957e0e76df30a7efaee549526875e0b48eba2d33): Final clean of TaskParameters tooling | ||
- [#77e6088](https://github.com/pydio/cells/commit/77e60885b86291602b0e1aaabdd0dac83be89ba1): Set up a stale data cleaner for tmp data. Expiry is 48h by default, can be changed with env variable. | ||
- [#75cd61a](https://github.com/pydio/cells/commit/75cd61a9d0fa94bfea322732679a17c4cc0a3ee6): make buttons round again! Fix legends in ServiceExposedConfigs | ||
- [#c7d5ead](https://github.com/pydio/cells/commit/c7d5eadf3e2aac268b32b679d857e3539ee67bef): Change job grouping display (harmonize with metadata) | ||
- [#1b4cb6c](https://github.com/pydio/cells/commit/1b4cb6ca92bfb1599421122611b0bb6e7e9da2c5): Add missing Japanese messages, new Strings + DE/FR translation | ||
- [#8d9bd82](https://github.com/pydio/cells/commit/8d9bd82b15608f52d9b62e3bff467ab60652f5c9): Add missing Japanese messages, new Strings + DE/FR translation | ||
- [#22e6ca8](https://github.com/pydio/cells/commit/22e6ca87a4586475c3d275edb9a0e90b9ed78b68): Fix typo in i18n message | ||
- [#9c83222](https://github.com/pydio/cells/commit/9c8322218bf51336fd5febf83fc708d876f7caec): Refactor graphic utils (colorsFromString, listFontIcons) | ||
- [#49607ef](https://github.com/pydio/cells/commit/49607efd30d698362e7385e5c3a2fb7c6d4aa57f): Fix unit test | ||
- [#0c69637](https://github.com/pydio/cells/commit/0c69637d26dd961b58d8b613246b4ecc9ec8b685): Misc search engine options | ||
- [#123056d](https://github.com/pydio/cells/commit/123056de9877af1385d5869c15b13d98d13f3f78): Import more recent markdown viewer and use it in CodeMirror Editor - React updated to 18. | ||
- [#db1bb5f](https://github.com/pydio/cells/commit/db1bb5fb01f05f99cfe385ccdd4fb761e985ad84): New string for dataSelectorSingleQuery | ||
- [#94e9d0f](https://github.com/pydio/cells/commit/94e9d0f38f89c898cb6f45d4cc48cbf5bf918295): Missing resources | ||
- [#acdcf97](https://github.com/pydio/cells/commit/acdcf97fd3d1417533aa7fc455687879364e8100): Fixes in Forms library, utilitary tools to parse forms parameters, couple of new models for scheduler | ||
- [#8b454d0](https://github.com/pydio/cells/commit/8b454d0c1ae4a7f4fed74633a04b1b4eb3058f2f): A few more ES messages | ||
- [#044e790](https://github.com/pydio/cells/commit/044e7902609491eafacdf0cf26c0b2f6acd9ea9b): A few more ES messages | ||
- [#d1daf8c](https://github.com/pydio/cells/commit/d1daf8c82174a25b82366c4a3f77498acb374447): missing go.sum | ||
- [#1520de2](https://github.com/pydio/cells/commit/1520de2e2d841d09d92556eecae7168ee8189695): Update dependency | ||
- [#d9c4d7b](https://github.com/pydio/cells/commit/d9c4d7b89eeacff16b71cbb8ebbd733bce08d891): Next development cycle |