Issue#2981: Adapt taiga to the new bitbucket webhooks (Changelog)

remotes/origin/enhancement/email-actions
Jesús Espino 2015-06-30 13:29:14 +02:00 committed by David Barragán Merino
parent 9769386b8e
commit 8b6fa19a56
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@
- Add a "field type" property for custom fields: 'text' and 'multiline text' right now (thanks to [@artlepool](https://github.com/artlepool))
- Allow multiple actions in the commit messages.
- Now every user that coments USs, Issues or Tasks will be involved in it (add author to the watchers list).
- Fix the compatibility with BitBucket webhooks and add issues and issues comments integration.
### Misc
- API: Mixin fields 'users', 'members' and 'memberships' in ProjectDetailSerializer