From 2c285d6bfb609c07d95b67b156e33931b71dcc8d Mon Sep 17 00:00:00 2001 From: Ulf Gebhardt Date: Mon, 15 Sep 2025 12:22:16 +0200 Subject: [PATCH] v3.12.2 (#8903) --- CHANGELOG.md | 15 +++++++++++++++ backend/package.json | 2 +- deployment/helm/charts/ocelot-neo4j/Chart.yaml | 2 +- deployment/helm/charts/ocelot-social/Chart.yaml | 2 +- package.json | 2 +- webapp/maintenance/source/package.json | 2 +- webapp/package.json | 2 +- 7 files changed, 21 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1c3191c45..c81c11fd5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,8 +4,23 @@ All notable changes to this project will be documented in this file. Dates are d Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). +#### [3.12.2](https://github.com/Ocelot-Social-Community/Ocelot-Social/compare/3.12.1...3.12.2) + +- fix(backend): statistics for admin only [`#8887`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/8887) +- fix(backend): fix minio settings [`#8878`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/8878) +- fix group images [`#8901`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/8901) +- build(deps): bump node from 24.7.0-alpine to 24.8.0-alpine in /backend [`#8891`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/8891) +- build(deps-dev): bump the cypress group with 2 updates [`#8892`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/8892) +- build(deps): bump the metascraper group in /backend with 12 updates [`#8894`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/8894) +- build(deps): bump @aws-sdk/lib-storage in /backend [`#8895`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/8895) +- build(deps): bump @aws-sdk/client-s3 from 3.883.0 to 3.888.0 in /backend [`#8897`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/8897) +- build(deps-dev): bump @types/node from 24.3.1 to 24.3.3 in /backend [`#8898`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/8898) + #### [3.12.1](https://github.com/Ocelot-Social-Community/Ocelot-Social/compare/3.12.0...3.12.1) +> 13 September 2025 + +- v3.12.1 [`#8900`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/8900) - feat(backend): improve e-mail deliverability with sender name [`#8888`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/8888) - remove PRIVATE_KEY_PASSPHRASE from config and remove its requirement [`#8889`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/8889) - fix s3 migration [`#8890`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/8890) diff --git a/backend/package.json b/backend/package.json index f73585696..47bd057aa 100644 --- a/backend/package.json +++ b/backend/package.json @@ -1,6 +1,6 @@ { "name": "ocelot-social-backend", - "version": "3.12.1", + "version": "3.12.2", "description": "GraphQL Backend for ocelot.social", "repository": "https://github.com/Ocelot-Social-Community/Ocelot-Social", "author": "ocelot.social Community", diff --git a/deployment/helm/charts/ocelot-neo4j/Chart.yaml b/deployment/helm/charts/ocelot-neo4j/Chart.yaml index 636c7c5d5..f7fd917e4 100644 --- a/deployment/helm/charts/ocelot-neo4j/Chart.yaml +++ b/deployment/helm/charts/ocelot-neo4j/Chart.yaml @@ -21,4 +21,4 @@ version: 0.1.0 # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: "3.12.1" +appVersion: "3.12.2" diff --git a/deployment/helm/charts/ocelot-social/Chart.yaml b/deployment/helm/charts/ocelot-social/Chart.yaml index b63ac4e09..653366852 100644 --- a/deployment/helm/charts/ocelot-social/Chart.yaml +++ b/deployment/helm/charts/ocelot-social/Chart.yaml @@ -21,4 +21,4 @@ version: 0.1.0 # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: "3.12.1" +appVersion: "3.12.2" diff --git a/package.json b/package.json index 235a5bdd0..209fc5bfc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ocelot-social", - "version": "3.12.1", + "version": "3.12.2", "description": "Free and open source software program code available to run social networks.", "author": "ocelot.social Community", "license": "MIT", diff --git a/webapp/maintenance/source/package.json b/webapp/maintenance/source/package.json index 11d3919aa..c62869735 100644 --- a/webapp/maintenance/source/package.json +++ b/webapp/maintenance/source/package.json @@ -1,6 +1,6 @@ { "name": "@ocelot-social/maintenance", - "version": "3.12.1", + "version": "3.12.2", "description": "Maintenance page for ocelot.social", "repository": "https://github.com/Ocelot-Social-Community/Ocelot-Social", "author": "ocelot.social Community", diff --git a/webapp/package.json b/webapp/package.json index 4ca1b8099..b391fda6c 100644 --- a/webapp/package.json +++ b/webapp/package.json @@ -1,6 +1,6 @@ { "name": "ocelot-social-webapp", - "version": "3.12.1", + "version": "3.12.2", "description": "ocelot.social Frontend", "repository": "https://github.com/Ocelot-Social-Community/Ocelot-Social", "author": "ocelot.social Community",