diff --git a/CHANGELOG.md b/CHANGELOG.md index 8b6f58fbb..9fa75018f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,8 +4,41 @@ 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). +#### [v2.7.0](https://github.com/gradido/gradido/compare/v2.7.0...v2.7.0) + +- fixes [`414ff8a`](https://github.com/gradido/gradido/commit/414ff8ac5a7477109f80123ccca5c4c8ed4511b2) + +#### [v2.7.0](https://github.com/gradido/gradido/compare/2.6.1...v2.7.0) + +> 15 October 2025 + +- feat(frontend): gradido id under avatar instead of email [`#3543`](https://github.com/gradido/gradido/pull/3543) +- refactor(backend): add and use template function updateAllDefinedAndChanged in update user and community [`#3546`](https://github.com/gradido/gradido/pull/3546) +- fix(backend): check for openai thread timeout [`#3549`](https://github.com/gradido/gradido/pull/3549) +- feat(frontend): paste community and user in recipient field of gdd send dialog [`#3542`](https://github.com/gradido/gradido/pull/3542) +- fix(backend): allow reading gmsApiKey admins only [`#3547`](https://github.com/gradido/gradido/pull/3547) +- feat(frontend): make link send confirmation dialog more accurate [`#3548`](https://github.com/gradido/gradido/pull/3548) +- fix(federation): fix bug [`#3545`](https://github.com/gradido/gradido/pull/3545) +- feat(frontend): modify frontend for cross community redeem link disbursement [`#3537`](https://github.com/gradido/gradido/pull/3537) +- fix(frontend): decimal comma to point on contribution form [`#3539`](https://github.com/gradido/gradido/pull/3539) +- feat(backend): introduce security in disbursement handshake [`#3523`](https://github.com/gradido/gradido/pull/3523) +- feat(frontend): update texts for overview and contribution message [`#3532`](https://github.com/gradido/gradido/pull/3532) +- feat(frontend): add link to gdd in overview [`#3531`](https://github.com/gradido/gradido/pull/3531) +- feat(other): add infos for using logging in tests [`#3530`](https://github.com/gradido/gradido/pull/3530) +- feat(frontend): increase memo [`#3527`](https://github.com/gradido/gradido/pull/3527) +- feat(admin): add hiero topic id like gms api key [`#3524`](https://github.com/gradido/gradido/pull/3524) +- fix(other): publish only on release [`#3529`](https://github.com/gradido/gradido/pull/3529) + #### [2.6.1](https://github.com/gradido/gradido/compare/2.3.1...2.6.1) +> 14 August 2025 + +- fix(other): remove mariadb from publish workflow [`#3528`](https://github.com/gradido/gradido/pull/3528) +- fix(database): docker setup [`#3526`](https://github.com/gradido/gradido/pull/3526) +- fix(other): fix problems with bun and e2e [`#3525`](https://github.com/gradido/gradido/pull/3525) +- feat(backend): introduce security in x com tx handshake [`#3520`](https://github.com/gradido/gradido/pull/3520) +- feat(backend): openid connect routes [`#3518`](https://github.com/gradido/gradido/pull/3518) +- chore(release): v2.6.1 beta [`#3521`](https://github.com/gradido/gradido/pull/3521) - refactor(frontend): transaction and contribution form [`#3519`](https://github.com/gradido/gradido/pull/3519) - fix(federation): fix some attack vectors in communities handshake [`#3517`](https://github.com/gradido/gradido/pull/3517) - fix(other): start sh when called from webhook [`#3515`](https://github.com/gradido/gradido/pull/3515)