diff --git a/CHANGELOG.md b/CHANGELOG.md index 15d19ec96..01936d001 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,8 +16,9 @@ This release adds the following new features: - [Enter new password 2 times when registering](https://github.com/wekan/wekan/commit/0da84f8f3eb91c5bf726e058f5ec74a7891d734b). Thanks to sh2515 and xet7. - Sum of cards. In Progress. - [Part 1](https://github.com/wekan/wekan/commit/8626b466b830adf6c671211bbd61b53b96ac5a49). - Thanks to xet7 ! + [Part 1: Add Custom Field options for field sum](https://github.com/wekan/wekan/commit/8626b466b830adf6c671211bbd61b53b96ac5a49). + [Part 2: Show option for custom field sum only for currency and number custom fields](https://github.com/wekan/wekan/commit/9bee6ae6663a5e1c974de2811f6a5fdd2d66efe5). + Thanks to xet7. - [Admin Panel/Settings/Layout: Customize OIDC button text](https://github.com/wekan/wekan/pull/4011. Thanks to Emile840. - [At card attachments, show play and fullscreen controls for video webm/mp4/ogg, and play controls for audio mp3/ogg](https://github.com/wekan/wekan/commit/bd9fbedbf9fbe0181913876b930b335261cd2a0a).