Updated ChangeLog.

This commit is contained in:
Lauri Ojansivu 2022-08-18 19:37:53 +03:00
parent c131b983b3
commit 11e666f229

View file

@ -11,6 +11,14 @@ This release adds the following new features:
- [Add support to validate attachment uploads by an external program](https://github.com/wekan/wekan/pull/4637).
Thanks to NotTheEvilOne.
- [Attachment upload progress bar + multiple files upload](https://github.com/wekan/wekan/pull/4641).
Thanks to mfilser.
- [Move and copy card dialog remember last selected board](https://github.com/wekan/wekan/pull/4643).
Thanks to mfilser.
- [Copy card copies now attachments too](https://github.com/wekan/wekan/pull/4646).
Thanks to mfilser.
- [Copy / move card and checklists using same code](https://github.com/wekan/wekan/pull/4647).
Thanks to mfilser.
and fixes the following bugs: