docs/Features/Features.md
Not all from CHANGELOG are added to here yet.
Info about browser standalone app mode
NOTE: Edit Notification duplicate was removed from above menu at https://github.com/wekan/wekan/pull/1948 so Edit Notification is only available at below menu screenshot.
Tip: Normally you archive a card so you can restore it back. If you want to delete cards faster, drag cards to new list, and delete that new list. Deleting cannot be undone, more clicks are by design. There was previously easily clicked button to delete a list and people deleted important list by accident, and that bug report was fixed.
NOTE: There is user admin as "People" in Admin Panel, but no screenshot here yet.
Sending notifications for board activities. Tested with Slack and Rocket.chat.
Content-type: application/json
{
"text": "board activities"
[...]
}
Different activities send different webhook data. You can find the details in the wiki page Webhook data
Leave the URL field blank.