diff --git a/CHANGELOG.md b/CHANGELOG.md index 9d8683db1..7af8e5c06 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,8 +4,20 @@ 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.1](https://github.com/gradido/gradido/compare/v2.7.0...v2.7.1) +#### [v2.7.2](https://github.com/gradido/gradido/compare/v2.7.2...v2.7.2) +#### [v2.7.2](https://github.com/gradido/gradido/compare/v2.7.0...v2.7.2) + +> 2 December 2025 + +- feat(frontend): success message on create contribution like on send [`#3583`](https://github.com/gradido/gradido/pull/3583) +- refactor(backend): rewrite seeding in database [`#3586`](https://github.com/gradido/gradido/pull/3586) +- fix(other): complete email tests and move localization complete into core [`#3585`](https://github.com/gradido/gradido/pull/3585) +- fix(workflow): editor warnings [`#3584`](https://github.com/gradido/gradido/pull/3584) +- fix(other): fix code which lead to biome linting errors [`#3582`](https://github.com/gradido/gradido/pull/3582) +- refactor(backend): moved email to core [`#3579`](https://github.com/gradido/gradido/pull/3579) +- refactor(database): stabilize entity loading across runtimes by introducing deferred relation resolution [`#3578`](https://github.com/gradido/gradido/pull/3578) +- chore(release): v2.7.1 [`#3577`](https://github.com/gradido/gradido/pull/3577) - feat(frontend): new startpage images [`#3576`](https://github.com/gradido/gradido/pull/3576) - feat(frontend): update login subtitle [`#3574`](https://github.com/gradido/gradido/pull/3574) - feat(frontend): update copy symbol and change link order [`#3575`](https://github.com/gradido/gradido/pull/3575)