update changelog

This commit is contained in:
einhornimmond 2026-03-10 12:05:44 +01:00
parent 98c1b6ed10
commit 9a7f8a2ba5

View File

@ -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.5](https://github.com/gradido/gradido/compare/v2.7.4...v2.7.5)
- feat(dlt): migrate production db to blockchain [`#3607`](https://github.com/gradido/gradido/pull/3607)
- refactor(database): use drizzelOrm in project branding [`#3609`](https://github.com/gradido/gradido/pull/3609)
- fix(backend): remove sending email after disbursement, because it is done in core...processXComSendCoins [`#3606`](https://github.com/gradido/gradido/pull/3606)
- feat(backend): send emails after x-com-tx [`#3594`](https://github.com/gradido/gradido/pull/3594)
- fix(frontend): disable contribution submit button after submit [`#3604`](https://github.com/gradido/gradido/pull/3604)
- chore(release): v2.7.4 [`#3603`](https://github.com/gradido/gradido/pull/3603)
- chore(release): v2.7.4 [`#3602`](https://github.com/gradido/gradido/pull/3602)
#### [v2.7.4](https://github.com/gradido/gradido/compare/v2.7.3...v2.7.4)
> 30 December 2025
- feat(workflow): update .env.dist in deploy and make install script more idempotent [`#3593`](https://github.com/gradido/gradido/pull/3593)
- feat(admin): load moderator names for contribution list [`#3599`](https://github.com/gradido/gradido/pull/3599)
- fix(other): email mime types [`#3601`](https://github.com/gradido/gradido/pull/3601)