FlexConfirmMail Version History

39 versions

Be careful with old versions!

These versions are displayed for reference and testing purposes. You should always use the latest version of an add-on.

Version 4.1.7 85.0 KiB Works with Thunderbird 78.4.0 and later

* Supports wildcards (* and ?) in patterns.
* Detect attachments with specified extensions correctly even if patterns are started with ".".

Version 4.1.6 84.7 KiB Works with Thunderbird 78.4.0 and later

* 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-locked 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.

Version 4.1.5 84.1 KiB Works with Thunderbird 78.4.0 and later

* 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.
* Make more robust about special characters (like "?") in values of list type configs.

Version 4.0.8 80.2 KiB Works with Thunderbird 78.4.0 and later

Add zh-CN locale.

Version 4.0.5.3 76.7 KiB Works with Thunderbird 78.4.0 and later

* Rename to "FlexConfirmMail" (without spaces)
* Load adnimistrator configs provided via GPO or managed storage manifests more safely.

Version 4.0.5 76.3 KiB Works with Thunderbird 78.4.0 and later

Save and restore resized sections in the confirmation dialog correctly.

Version 4.0.4 76.3 KiB Works with Thunderbird 78.4.0 and later

Introduce "overrideBaseRules" for enterprise use.

Version 4.0.3 76.2 KiB Works with Thunderbird 78.4.0 and later

* Add ability to rearrange confirmation fields (see: Flex Confirm Mail options => Debug mode => All Configs => confirmDialogFields)
* Hide the body field in the confirmation dialog, if there is no need to be confirmed.
* Add icon.

Version 4.0.2 74.2 KiB Works with Thunderbird 78.4.0 and later

* Load file-style rules list correctly.
* Reconfirm correctly with a "subject and body" rule even when only the body matches to the rule.

Version 4.0 74.2 KiB Works with Thunderbird 78.4.0 and later

Add ability to construct various "extra confirmation" rules as you like.

Version 3.0.10 58.8 KiB Works with Thunderbird 78.4.0 and later

* Add ability to send mails to listed blocked domains.
* Start providing MSI for the Native Messaging Host.

Version 3.0.8 47.4 KiB Works with Thunderbird 78.4.0 and later

Support default configs provided via managed storage.

Version 3.0.7 46.9 KiB Works with Thunderbird 78.4.0 and later

* Add ability to show confirmation when message body was copied and pasted between messages having different recipients.
* Add ability to show confirmation when long text was pasted as the message body.
* Add ability to choose external file list via a native messaging host.
* Add ability to export configs.
* Colorize attachments having attention terms in their filename.
* Fix hanging with blank dialog in slow situations.
* Drop support for Thunderbird 78.3.0 or older versions.

Version 3.0.4 44.3 KiB Works with Thunderbird 78.0 and later

Supports Thunderbrid 78.

Version 2.2.4 153.2 KiB Works with Thunderbird 68.0 - 68.*

Support reconfirmation with attention terms in attachment names.

Version 2.2.3 145.8 KiB Works with Thunderbird 68.0 - 68.*

No change from 2.2.1. This is released just to show 2.x as the latest version instead of 1.x.

Version 1.17.1 134.8 KiB Works with Thunderbird 52.0 - 60.*

1.17.1:
* Ignore internal recipients for the confirmation about multiple recipient domains in To/Cc.
* Emplasize recipient types more.

1.17.0:
* Show captions again.
* Add ability to emphasize recipient types (To/Cc/Bcc).
* Add ability to confirm when there are multiple recipient domains in To or Cc.
* Show confirmation as "recipients are modified" when the composition window is opened for a draft.

Version 2.2.1 145.7 KiB Works with Thunderbird 68.0 - 73.0

* Resize boxes correctly when both subject and body checks are disabled.
* Add ability to emphasize recipient types (To/Cc/Bcc).
* Add ability to confirm when there are multiple foreign recipient domains in To/Cc.
* Show confirmation as "recipients are modified" when the composition window is opened for a draft.

Version 2.1 140.0 KiB Works with Thunderbird 68.0 - 73.0

Version 1.16.0 128.1 KiB Works with Thunderbird 52.0 - 60.*

Add ability to show confirmation only when recipients are modified.

Version 1.15.0 125.8 KiB Works with Thunderbird 52.0 - 60.*

* Show confirmation dialog with height enough to render wrapped too long text.
* Fix error around double-check for exceptional domains and suffixes of attachments.

Version 1.13.0 124.8 KiB Works with Thunderbird 52.0 - 60.*

* Ignore cases for suffixes and domains.
* Add ability to initialize with delay.
* Add ability to disable confirmation.

Version 1.10.0 125.7 KiB Works with Thunderbird 52.0 - 60.*

Support "check all" checkbox for external domains and attachments (but disabled by default).

Version 1.9.9 120.0 KiB Works with Thunderbird 52.0 - 60.*

Fix typo in en-US, zh-CN, and zh-TW locales

Version 1.9.8 120.0 KiB Works with Thunderbird 52.0 - 60.*

Fix crashes from mismatched preference type of the count down feature.

Version 1.9.6 116.8 KiB Works with Thunderbird 60.0 - 60.*

* Add ability to skip confimation if there are only few recipients.
* Better labeling in the configurations dialog.

Version 1.9.4 117.5 KiB Works with Thunderbird 52.0 - 60.*

Supports Thunderbird 60

Version 1.9.3 117.5 KiB Works with Thunderbird 24.0 - 52.*

Show cound down dialog as a modal of the confirmation dialog, not the composition window.

Version 1.9.2 118.6 KiB Works with Thunderbird 24.0 - 52.*

* Add missing checkbox to control allow/disallow skip the countdown.
* Colorize label of other addresses even if they lost focus.

Version 1.9.1 117.3 KiB Works with Thunderbird 24.0 - 52.*

"Show addresses with larget font size" configuration UI now works correctly. At the previous version, it unexpectedly changed different preference to control visibility of the checkbox itself. If you already lost the
checkbox, you need to turn `net.nyail.tanabec.confirm-mail.largeFontSizeForAddresses.always` to `false` from the about:config manually.