Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion source/product-overview/mattermost-v11-changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ See [this blog post](https://mattermost.com/blog/mattermost-v11-7-is-now-availab
- Shared Channels related errors now appear in the main log file by default.
- Added a new Integrated Boards feature flag.
- Added protected fields and field specific permissions to the property fields.
- Added a ``--workers`` flag to the mmctl import process to control concurrency.
- Added a ``--workers`` flag to the [mmctl import process](https://docs.mattermost.com/administration-guide/manage/mmctl-command-line-tool.html) to control concurrency.
Comment thread
amyblais marked this conversation as resolved.
Comment thread
amyblais marked this conversation as resolved.
- Added support for listing user roles through mmctl.
- In the access control table editor, multi-select user attributes can now only use the "in" operator; changing the attribute on a row no longer resets the operator when both attributes are non-multi-select.
- Tightened authorization on the group syncable link and patch endpoints.
Expand Down
Loading