From 473494417b0ee94fc79bacbcae27cf894082d764 Mon Sep 17 00:00:00 2001 From: einhornimmond Date: Wed, 7 May 2025 07:58:55 +0200 Subject: [PATCH] new release --- CHANGELOG.md | 25 ++++++++++++++++++++++++- admin/package.json | 2 +- backend/package.json | 2 +- database/package.json | 2 +- dht-node/package.json | 2 +- dlt-connector/package.json | 2 +- federation/package.json | 2 +- frontend/package.json | 2 +- package.json | 2 +- 9 files changed, 32 insertions(+), 9 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 27d9cdebc..385de1f12 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,8 +4,31 @@ 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). -#### [2.5.1](https://github.com/gradido/gradido/compare/2.3.1...2.5.1) +#### [2.5.2](https://github.com/gradido/gradido/compare/2.3.1...2.5.2) +- refactor(other): use biome instead of eslint [`#3472`](https://github.com/gradido/gradido/pull/3472) +- fix(frontend): set explicit page size for admin and moderator user on information page [`#3474`](https://github.com/gradido/gradido/pull/3474) +- fix(backend): humhub sync on edge cases [`#3471`](https://github.com/gradido/gradido/pull/3471) +- fix(frontend): community messsages reload [`#3476`](https://github.com/gradido/gradido/pull/3476) +- refactor(frontend): show skeleton only as long as needed [`#3477`](https://github.com/gradido/gradido/pull/3477) +- refactor(database): faster db version check [`#3473`](https://github.com/gradido/gradido/pull/3473) +- feat(frontend): humhub project auto register for legacy user [`#3469`](https://github.com/gradido/gradido/pull/3469) +- fix(backend): humhub username case with initails and empty alias [`#3470`](https://github.com/gradido/gradido/pull/3470) +- feat(frontend): gms improvements [`#3468`](https://github.com/gradido/gradido/pull/3468) +- feat(other): x-com tx per link concept [`#3464`](https://github.com/gradido/gradido/pull/3464) +- fix(frontend): update texte, fix minor bugs in new overview [`#3463`](https://github.com/gradido/gradido/pull/3463) +- fix(admin): update field key according to changed graphlq request [`#3462`](https://github.com/gradido/gradido/pull/3462) +- refactor(admin): admin contribution list [`#3460`](https://github.com/gradido/gradido/pull/3460) +- fix(admin): date formatting, hashtag copy filter, no-select [`#3461`](https://github.com/gradido/gradido/pull/3461) +- feat(backend): 3347 modify overview page with humhub- and usersearch-card [`#3451`](https://github.com/gradido/gradido/pull/3451) +- feat(admin): add ai chat [`#3456`](https://github.com/gradido/gradido/pull/3456) +- feat(backend): upgrade typescript [`#3458`](https://github.com/gradido/gradido/pull/3458) +- build(other): increase nodejs version in deployment [`#3457`](https://github.com/gradido/gradido/pull/3457) +- feat(frontend): use gear instead fingerprint icon, replace svg icon [`#3454`](https://github.com/gradido/gradido/pull/3454) +- fix(frontend): auth style on mobile menu like in desktop [`#3453`](https://github.com/gradido/gradido/pull/3453) +- feat(admin): optimize contribution list for ai usage [`#3452`](https://github.com/gradido/gradido/pull/3452) +- chore(release): v2.5.1 beta [`#3455`](https://github.com/gradido/gradido/pull/3455) +- feat(frontend): project branding and login forwarding to circle [`#3443`](https://github.com/gradido/gradido/pull/3443) - refactor(frontend): contribution form refactor [`#3442`](https://github.com/gradido/gradido/pull/3442) - feat(backend): correct user data transfer to gms [`#3433`](https://github.com/gradido/gradido/pull/3433) - feat(backend): switch marker colors of community location and user location [`#3445`](https://github.com/gradido/gradido/pull/3445) diff --git a/admin/package.json b/admin/package.json index 8b605d03d..5da98b4a8 100644 --- a/admin/package.json +++ b/admin/package.json @@ -3,7 +3,7 @@ "description": "Administration Interface for Gradido", "main": "index.js", "author": "Moriz Wahl", - "version": "2.5.1", + "version": "2.5.2", "license": "Apache-2.0", "scripts": { "start": "node run/server.js", diff --git a/backend/package.json b/backend/package.json index bc3924082..13dcd452a 100644 --- a/backend/package.json +++ b/backend/package.json @@ -1,6 +1,6 @@ { "name": "gradido-backend", - "version": "2.5.1", + "version": "2.5.2", "description": "Gradido unified backend providing an API-Service for Gradido Transactions", "main": "src/index.ts", "repository": "https://github.com/gradido/gradido/backend", diff --git a/database/package.json b/database/package.json index e12e7700a..15fc75d4b 100644 --- a/database/package.json +++ b/database/package.json @@ -1,6 +1,6 @@ { "name": "gradido-database", - "version": "2.5.1", + "version": "2.5.2", "description": "Gradido Database Tool to execute database migrations", "main": "src/index.ts", "repository": "https://github.com/gradido/gradido/database", diff --git a/dht-node/package.json b/dht-node/package.json index 9b998ca5e..21e491545 100644 --- a/dht-node/package.json +++ b/dht-node/package.json @@ -1,6 +1,6 @@ { "name": "gradido-dht-node", - "version": "2.5.1", + "version": "2.5.2", "description": "Gradido dht-node module", "main": "src/index.ts", "repository": "https://github.com/gradido/gradido/", diff --git a/dlt-connector/package.json b/dlt-connector/package.json index 4edc4842b..cbabb26c8 100644 --- a/dlt-connector/package.json +++ b/dlt-connector/package.json @@ -1,6 +1,6 @@ { "name": "gradido-dlt-connector", - "version": "2.5.1", + "version": "2.5.2", "description": "Gradido DLT-Connector", "main": "src/index.ts", "repository": "https://github.com/gradido/gradido/", diff --git a/federation/package.json b/federation/package.json index 905941753..ff0bef966 100644 --- a/federation/package.json +++ b/federation/package.json @@ -1,6 +1,6 @@ { "name": "gradido-federation", - "version": "2.5.1", + "version": "2.5.2", "description": "Gradido federation module providing Gradido-Hub-Federation and versioned API for inter community communication", "main": "src/index.ts", "repository": "https://github.com/gradido/gradido/federation", diff --git a/frontend/package.json b/frontend/package.json index 20bfb8bdd..21a7c175e 100755 --- a/frontend/package.json +++ b/frontend/package.json @@ -1,6 +1,6 @@ { "name": "bootstrap-vue-gradido-wallet", - "version": "2.5.1", + "version": "2.5.2", "private": true, "scripts": { "start": "node run/server.js", diff --git a/package.json b/package.json index a8f307a15..589868fab 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gradido", - "version": "2.5.1", + "version": "2.5.2", "description": "Gradido", "main": "index.js", "repository": "git@github.com:gradido/gradido.git",