diff --git a/Features.md b/Features.md index 8d5e3b4..e5718f3 100644 --- a/Features.md +++ b/Features.md @@ -18,7 +18,8 @@ Authentication, Admin Panel, SMTP Settings Import -* Import from Trello: Text, labels, images, comments, checklists (checklist import needs to be checked, are checklists imported correctly). Not imported yet: stickers, etc. +* Import from Trello: Text, labels, images, comments, checklists. Not imported yet: stickers, etc. +* [Import Wekan board](https://github.com/wekan/wekan/pull/1117): Text, labels, images, comments, checklists. Export @@ -32,6 +33,10 @@ API * [REST API](https://github.com/wekan/wekan/issues/1037) +Webhooks + +* [Outgoing Webhooks](https://github.com/wekan/wekan/pull/1119) + Cleanup * [Wekan database cleanup script](https://github.com/wekan/wekan-cleanup)