Skip to content

Commit

Permalink
Release v3.0.3
Browse files Browse the repository at this point in the history
Fix specific env HTTP_PROXY support
  • Loading branch information
pydio-trusted committed Nov 30, 2021
1 parent 0acb66a commit 56c1564
Showing 1 changed file with 4 additions and 17 deletions.
21 changes: 4 additions & 17 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,6 @@
# Changes between v3.0.1 and v3.0.2
# Changes between v3.0.2 and v3.0.3

[See Full Changelog](https://github.com/pydio/cells/compare/v3.0.1...v3.0.2)
[See Full Changelog](https://github.com/pydio/cells/compare/v3.0.2...v3.0.3)

- [#c5c8fec](https://github.com/pydio/cells/commit/c5c8fec343fa1745f05fc6cd074f146195689efb): Remove unit test
- [#c4e845c](https://github.com/pydio/cells/commit/c4e845c05078664b29298c955bdf4637055cbd9d): Fix config upgrade for edge-case
- [#ecec1e7](https://github.com/pydio/cells/commit/ecec1e7b9dd59fb41bf8abef8a2b459667e9a2f7): Change version label in Dashboard
- [#640d83b](https://github.com/pydio/cells/commit/640d83b1782193c892adc2686497624680cc6f05): Change version label in Dashboard
- [#76c80a7](https://github.com/pydio/cells/commit/76c80a7ff31081b948209357da70be7fac77f664): Change version in dashboard welcome title
- [#66a1ebf](https://github.com/pydio/cells/commit/66a1ebfc7f264a5fa559ac333c4d19cb89e295ee): Refix empty labels case
- [#b32a296](https://github.com/pydio/cells/commit/b32a296933dcb05e9c1fe7516b2a315db5916ee4): Create cell on Enter key
- [#79f740c](https://github.com/pydio/cells/commit/79f740cbdd6e8272030f75edac0ac4e28e623576): Fix searchScopeSelector (do not display home, split workspaces from cells)
- [#6b931e6](https://github.com/pydio/cells/commit/6b931e6bcaf409276735dd91ddda567d70da6b21): Fix empty labels
- [#15e1f34](https://github.com/pydio/cells/commit/15e1f342623a8e85f4ca0b7d67781b830c6af1c0): Forgot test timer
- [#967fe96](https://github.com/pydio/cells/commit/967fe96dc1a38d0439c0ae01561c369c78d995d5): DAV : do not log PROPFIND errors (404). NFC-Normalize names.
- [#faf3bbe](https://github.com/pydio/cells/commit/faf3bbe562579d3fe9a80768207f1ed8e64f8115): Handler-exec : report error when s3 not found
- [#759f35b](https://github.com/pydio/cells/commit/759f35b255a4346d4cb82c273b9951fcd6119a8a): Fix edge-case when "Activating Privacy Feature..." postpones first caddy start and misses restart instruction.
- [#461fa21](https://github.com/pydio/cells/commit/461fa2145ea567382852dcbddcbfa4ba953185c0): Add mutexes in AccessList
- [#c2dcb57](https://github.com/pydio/cells/commit/c2dcb57c20b3b6feba11e1043b3ec7f06b6b5f35): Next development cycle
- [#0acb66a](https://github.com/pydio/cells/commit/0acb66aad7f921b5267e34cff81f299fa25565dc): [flat datasources] Ignore delete error when node is not found in storage.
- [#267c7f4](https://github.com/pydio/cells/commit/267c7f49a68349195165deaa64c02bc3434a3912): Update to have a definable host in the registry and broker address

0 comments on commit 56c1564

Please sign in to comment.