Releases: FlexConfirmMail/Thunderbird
Releases · FlexConfirmMail/Thunderbird
4.2.3
* Add ability to do re-confirmation for a reply, if there are new recipients having domains different from any existing recipients. * Add ability to emphasize new recipients for a confirmation dialog for a reply, if they have domains different from any existing recipients. * Add ability to list not only domains but full addresses containing wildcards like `*[email protected]` also as patterns, for exceptions and others. * Add ability to use HTML tag `<strong>` in messages of additional confirmations. * Better support of Dark color scheme.
4.1.7
4.1.6
* Consolidate priority of applied configurations from multiple sources: locked managed value (GPO or policies.json) > default value locked via API > locked user value > user value > non-lcoked managed value (GPO or policies.json) > default value overridden via API (from GPO for Outlook) > built-in default value * Fix options UI breakage when there is config keys containing special characters.
4.1.5
4.1.4
* Add ability to control minimum count of confirmable recipient domains. * Support items prefixed with `#` (comment) or `-` (negative) in list style configs. * Support GPO configs for FlexConfirmMail for Outlook. * Better support of managed configs provided via GPO as REG_MULTI_SZ. * Hide internalDomains field if it is locked. * Make more robust for invalid configs. * Support new command line options for the native messaging host. * `-c (command name)`: run arbitrary command. * `-p (JSON string)`: specify command parameters. * `-d`: debug mode.