mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2025-12-25 23:29:33 -05:00
Compare commits
37 Commits
main
...
next-relea
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
95913c2a58 | ||
|
|
60a72648a6 | ||
|
|
0bbd4019dc | ||
|
|
03e9fe0900 | ||
|
|
e3de4af197 | ||
|
|
b440c1c40d | ||
|
|
2ae967fb9f | ||
|
|
8a0e0b789b | ||
|
|
e430e14abc | ||
|
|
7a183b96f5 | ||
|
|
ecd8354eda | ||
|
|
4d086a285f | ||
|
|
feb7699603 | ||
|
|
9d4072e282 | ||
|
|
8e446d3995 | ||
|
|
5331306cd3 | ||
|
|
1a08d11861 | ||
|
|
466c81cb2b | ||
|
|
ccf22a6cfc | ||
|
|
ac3654b26e | ||
|
|
03624ed469 | ||
|
|
191a2d9d1e | ||
|
|
d2676bead7 | ||
|
|
f61ddd6e32 | ||
|
|
7e8cdd922c | ||
|
|
4df7b81b9d | ||
|
|
f1e4f2c53a | ||
|
|
67e532b89c | ||
|
|
7751e7c6fd | ||
|
|
8765a8ef57 | ||
|
|
a5eca7fd6e | ||
|
|
ac9fe1e61e | ||
|
|
b11b9724a4 | ||
|
|
43650ff56c | ||
|
|
e59c5741ea | ||
|
|
6b2eb6f3e1 | ||
|
|
b6b8ddf387 |
30
CHANGELOG.md
30
CHANGELOG.md
@@ -1,5 +1,35 @@
|
||||
# Changelog
|
||||
|
||||
## [4.2.0](https://github.com/opencloud-eu/opencloud/releases/tag/v4.2.0) - 2025-12-25
|
||||
|
||||
### ❤️ Thanks to all contributors! ❤️
|
||||
|
||||
@ScharfViktor, @butonic, @dragonchaser, @fschade, @rhafer, @saw-jan
|
||||
|
||||
### 🐛 Bug Fixes
|
||||
|
||||
- Remove sub-service binary entrypoints and fix antivirus only server cmd [[#2043](https://github.com/opencloud-eu/opencloud/pull/2043)]
|
||||
- fix(thumbnailer): respect image boundaries and text wrappings [[#2062](https://github.com/opencloud-eu/opencloud/pull/2062)]
|
||||
- fix: cobra viper flags and env [[#2047](https://github.com/opencloud-eu/opencloud/pull/2047)]
|
||||
- fix service name in suture logs [[#2052](https://github.com/opencloud-eu/opencloud/pull/2052)]
|
||||
|
||||
### ✅ Tests
|
||||
|
||||
- [full-ci] use graph api in the enforcePasswordPublicLink.feature [[#2050](https://github.com/opencloud-eu/opencloud/pull/2050)]
|
||||
- [full-ci][tests-only] test: check last email content with retries as emails can be delayed [[#2038](https://github.com/opencloud-eu/opencloud/pull/2038)]
|
||||
- skip collaborativePosix tests in CI [[#2039](https://github.com/opencloud-eu/opencloud/pull/2039)]
|
||||
|
||||
### 📈 Enhancement
|
||||
|
||||
- allow http2 connections to proxy [[#2040](https://github.com/opencloud-eu/opencloud/pull/2040)]
|
||||
- migrate from urfave/cli to spf13/cobra [[#1954](https://github.com/opencloud-eu/opencloud/pull/1954)]
|
||||
|
||||
### 📦️ Dependencies
|
||||
|
||||
- build(deps): bump github.com/testcontainers/testcontainers-go/modules/opensearch from 0.39.0 to 0.40.0 [[#1967](https://github.com/opencloud-eu/opencloud/pull/1967)]
|
||||
- build(deps): bump golang.org/x/net from 0.47.0 to 0.48.0 [[#2061](https://github.com/opencloud-eu/opencloud/pull/2061)]
|
||||
- build(deps): bump github.com/open-policy-agent/opa from 1.10.1 to 1.11.0 [[#1930](https://github.com/opencloud-eu/opencloud/pull/1930)]
|
||||
|
||||
## [4.1.0](https://github.com/opencloud-eu/opencloud/releases/tag/v4.1.0) - 2025-12-15
|
||||
|
||||
### ❤️ Thanks to all contributors! ❤️
|
||||
|
||||
Reference in New Issue
Block a user