File tree Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -6406,6 +6406,10 @@ dropped. In their place new flags to disable these features were added.`
64066406 text : `
64076407List of features, optimizations, and workarounds that can be enabled.
64086408
6409+ [[changed,settings_imapc_features_auto_capabilities]] Any remote IMAP server
6410+ extension can now be disabled by using \`no-\` prefixed with the capability
6411+ name. For example \`no-sort\`, \`no-sort=display\` or \`no-quota\`.
6412+
64096413**Features**
64106414: \`no-acl\`
64116415 : If the [[plugin,imap-acl]] is loaded, the imapc acl feature is
Original file line number Diff line number Diff line change @@ -131,6 +131,7 @@ export const updates = {
131131 settings_auth_policy_request_attributes_changed : '2.4.0' ,
132132 settings_dovecot_config_version_added : '2.4.0' ,
133133 settings_dovecot_storage_version_added : '2.4.0' ,
134+ settings_imapc_features_auto_capabilities : '2.4.3' ,
134135 settings_fifo_listener_type_added : '2.4.0' ,
135136 settings_fts_decoder_tika_url_changed : '2.4.0' ,
136137 settings_fts_decoder_script_socket_path_changed : '2.4.0' ,
You can’t perform that action at this time.
0 commit comments