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 @@ -6456,6 +6456,10 @@ dropped. In their place new flags to disable these features were added.`
64566456 text : `
64576457List of features, optimizations, and workarounds that can be enabled.
64586458
6459+ [[changed,settings_imapc_features_auto_capabilities]] Any remote IMAP server
6460+ extension can now be disabled by using \`no-\` prefixed with the capability
6461+ name. For example \`no-sort\`, \`no-sort=display\` or \`no-quota\`.
6462+
64596463**Features**
64606464: \`no-acl\`
64616465 : If the [[plugin,imap-acl]] is loaded, the imapc acl feature is
Original file line number Diff line number Diff line change @@ -134,6 +134,7 @@ export const updates = {
134134 settings_auth_policy_request_attributes_changed : '2.4.0' ,
135135 settings_dovecot_config_version_added : '2.4.0' ,
136136 settings_dovecot_storage_version_added : '2.4.0' ,
137+ settings_imapc_features_auto_capabilities : '2.4.3' ,
137138 settings_fifo_listener_type_added : '2.4.0' ,
138139 settings_fts_decoder_tika_url_changed : '2.4.0' ,
139140 settings_fts_decoder_script_socket_path_changed : '2.4.0' ,
You can’t perform that action at this time.
0 commit comments