diff --git a/CHANGELOG.md b/CHANGELOG.md index 49a9ed004a..4811381789 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,16 @@ @AlexAndBear, @JammingBen, @aduffeck, @butonic, @dragonchaser, @dschmidt, @fschade, @kulmann, @micbar, @michaelstingl, @rhafer, @saw-jan, @schweigisito, @v-scharf +### 📈 Enhancement + +- feat: add disableSponsorLink web config option [[#3093](https://github.com/opencloud-eu/opencloud/pull/3093)] +- feat(graph): add MS Graph colon-syntax path lookup middleware [[#2688](https://github.com/opencloud-eu/opencloud/pull/2688)] +- feat: adjust theme chrome colors and logos [[#2599](https://github.com/opencloud-eu/opencloud/pull/2599)] +- add tls support for all nats connections [[#2063](https://github.com/opencloud-eu/opencloud/pull/2063)] +- feat: add more roles [[#2928](https://github.com/opencloud-eu/opencloud/pull/2928)] +- next to main [[#2924](https://github.com/opencloud-eu/opencloud/pull/2924)] +- feat: add core apps env variable to override the default core apps [[#2930](https://github.com/opencloud-eu/opencloud/pull/2930)] + ### ✅ Tests - [decomposed] more cli command tests [[#3087](https://github.com/opencloud-eu/opencloud/pull/3087)] @@ -28,15 +38,6 @@ - roling release template [[#2972](https://github.com/opencloud-eu/opencloud/pull/2972)] - enhance: fix typos in webfinger service description [[#2958](https://github.com/opencloud-eu/opencloud/pull/2958)] -### 📈 Enhancement - -- feat(graph): add MS Graph colon-syntax path lookup middleware [[#2688](https://github.com/opencloud-eu/opencloud/pull/2688)] -- feat: adjust theme chrome colors and logos [[#2599](https://github.com/opencloud-eu/opencloud/pull/2599)] -- add tls support for all nats connections [[#2063](https://github.com/opencloud-eu/opencloud/pull/2063)] -- feat: add more roles [[#2928](https://github.com/opencloud-eu/opencloud/pull/2928)] -- next to main [[#2924](https://github.com/opencloud-eu/opencloud/pull/2924)] -- feat: add core apps env variable to override the default core apps [[#2930](https://github.com/opencloud-eu/opencloud/pull/2930)] - ### 📦️ Dependencies - build(deps): bump golang.org/x/text from 0.38.0 to 0.39.0 [[#3085](https://github.com/opencloud-eu/opencloud/pull/3085)]