|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## [3.4.0](https://github.com/opencloud-eu/opencloud/releases/tag/v3.4.0) - 2025-09-02 |
| 4 | + |
| 5 | +### ❤️ Thanks to all contributors! ❤️ |
| 6 | + |
| 7 | +@ScharfViktor, @butonic, @dragonchaser, @fschade, @individual-it, @kulmann, @pbleser-oc, @prashant-gurung899, @rhafer, @tammi-23, @tylerlm |
| 8 | + |
| 9 | +### ✨ Features |
| 10 | + |
| 11 | +- feat: added capability for Edit Login Allowed [[#1406](https://github.com/opencloud-eu/opencloud/pull/1406)] |
| 12 | +- Search-service: add opensearch as distributed search backend [[#1290](https://github.com/opencloud-eu/opencloud/pull/1290)] |
| 13 | +- initial skel for user soft delete [[#1344](https://github.com/opencloud-eu/opencloud/pull/1344)] |
| 14 | + |
| 15 | +### 🐛 Bug Fixes |
| 16 | + |
| 17 | +- fix(antivirus): the file bytesize differs if the file is larger than … [[#1408](https://github.com/opencloud-eu/opencloud/pull/1408)] |
| 18 | +- Correct app store URL [[#1412](https://github.com/opencloud-eu/opencloud/pull/1412)] |
| 19 | +- ack tag events [[#1381](https://github.com/opencloud-eu/opencloud/pull/1381)] |
| 20 | +- fix(proxy): First login fails in auto provision setups [[#1353](https://github.com/opencloud-eu/opencloud/pull/1353)] |
| 21 | + |
| 22 | +### 📈 Enhancement |
| 23 | + |
| 24 | +- directly connect to frontend [[#1373](https://github.com/opencloud-eu/opencloud/pull/1373)] |
| 25 | +- Dockerfile cleanup [[#1352](https://github.com/opencloud-eu/opencloud/pull/1352)] |
| 26 | +- feat: add defaultAppId option for the web config.json [[#1354](https://github.com/opencloud-eu/opencloud/pull/1354)] |
| 27 | + |
| 28 | +### ✅ Tests |
| 29 | + |
| 30 | +- tests for collaborativePosixFS [[#1342](https://github.com/opencloud-eu/opencloud/pull/1342)] |
| 31 | +- [full-ci] add pipeline to send CI notifications to matrix [[#1249](https://github.com/opencloud-eu/opencloud/pull/1249)] |
| 32 | + |
| 33 | +### 📦️ Dependencies |
| 34 | + |
| 35 | +- [decomposed] bump-version-v3.4.0 [[#1442](https://github.com/opencloud-eu/opencloud/pull/1442)] |
| 36 | +- [full-ci] revaBump-2.37.0 [[#1433](https://github.com/opencloud-eu/opencloud/pull/1433)] |
| 37 | +- Use bitnamilegacy [[#1418](https://github.com/opencloud-eu/opencloud/pull/1418)] |
| 38 | +- build(deps): bump github.com/nats-io/nats.go from 1.44.0 to 1.45.0 [[#1401](https://github.com/opencloud-eu/opencloud/pull/1401)] |
| 39 | +- build(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.0 [[#1400](https://github.com/opencloud-eu/opencloud/pull/1400)] |
| 40 | +- build(deps): bump github.com/olekukonko/tablewriter from 1.0.8 to 1.0.9 [[#1376](https://github.com/opencloud-eu/opencloud/pull/1376)] |
| 41 | +- build(deps): bump github.com/onsi/ginkgo/v2 from 2.24.0 to 2.25.1 [[#1396](https://github.com/opencloud-eu/opencloud/pull/1396)] |
| 42 | +- [full-ci] Bump reva to latest main [[#1372](https://github.com/opencloud-eu/opencloud/pull/1372)] |
| 43 | +- build(deps): bump github.com/prometheus/client_golang from 1.22.0 to 1.23.0 [[#1385](https://github.com/opencloud-eu/opencloud/pull/1385)] |
| 44 | +- build(deps): bump github.com/onsi/ginkgo/v2 from 2.23.4 to 2.24.0 [[#1375](https://github.com/opencloud-eu/opencloud/pull/1375)] |
| 45 | +- build(deps): bump github.com/gookit/config/v2 from 2.2.6 to 2.2.7 [[#1359](https://github.com/opencloud-eu/opencloud/pull/1359)] |
| 46 | +- build(deps): bump golang.org/x/net from 0.42.0 to 0.43.0 [[#1356](https://github.com/opencloud-eu/opencloud/pull/1356)] |
| 47 | +- chore(dependencies): bump reva 19625996460b2e68da3bbaf539e554366c59e111 [[#1357](https://github.com/opencloud-eu/opencloud/pull/1357)] |
| 48 | +- build(deps): bump golang.org/x/image from 0.28.0 to 0.30.0 [[#1323](https://github.com/opencloud-eu/opencloud/pull/1323)] |
| 49 | +- build(deps): bump github.com/nats-io/nats-server/v2 from 2.11.6 to 2.11.7 [[#1339](https://github.com/opencloud-eu/opencloud/pull/1339)] |
| 50 | +- build(deps): bump github.com/onsi/gomega from 1.37.0 to 1.38.0 [[#1266](https://github.com/opencloud-eu/opencloud/pull/1266)] |
| 51 | + |
3 | 52 | ## [3.3.0](https://github.com/opencloud-eu/opencloud/releases/tag/v3.3.0) - 2025-08-12 |
4 | 53 |
|
5 | 54 | ### ❤️ Thanks to all contributors! ❤️ |
|
0 commit comments