Remote Content By Folder Version History

26 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 3.1.6 25.1 KiB Works with Thunderbird 126.0 - 137.*

Non-functional change: convert "ChromeUtils.import" to "ChromeUtils.importESModule" for compatibility with upcoming Thunderbird releases.
Works with Thunderbird 126.0 - 137.*
View other versions

Version 3.1.5 25.1 KiB Works with Thunderbird 102.0 - 136.*

Thunderbird 128 compatibility
Works with Thunderbird 102.0 - 136.*
View other versions

Version 3.1.4 24.8 KiB Works with Thunderbird 102.0 - 119.*

Yet another attempt to make sure we see all messages.

I think I've finally got it right this time!
Works with Thunderbird 102.0 - 119.*
View other versions

Version 3.1.3 24.6 KiB Works with Thunderbird 102.0 - 119.*

Yet another attempt to adjust the logic to do a better job of detecting all messages.

Note: The scan regexp now controls which folders are scanned regularly, not just on startup.
Works with Thunderbird 102.0 - 119.*
View other versions

Version 3.1.2 23.1 KiB Works with Thunderbird 102.0 - 119.*

Another attempt at detecting new messages more reliably, i.e., more workarounds for Thunderbird bugs that are preventing this add-on from being notified reliably when new messages arrive.
Works with Thunderbird 102.0 - 119.*
View other versions

Version 3.1.1 22.8 KiB Works with Thunderbird 102.0 - 118.*

The add-on still isn't successfully detecting all new messages on startup, I think because the new mail received listener isn't being called for all of them (i.e., a Thunderbird bug), so this release is another attempt to work around that.
Works with Thunderbird 102.0 - 118.*
View other versions

Version 3.1.0 22.1 KiB Works with Thunderbird 102.0 - 118.*

Allow user to specify folders to be scanned on startup

Sometimes on startup Thunderbird starts fetching new messages from the mail server before all add-ons have finished initializing. New messages may therefore be fetched from the server before Remote Content By Folder (RCBF) has started listening for new messages, resulting in the the policies specified by the RCBF not being applied to those messages.

To address this, the add-on now allowed the user to specify a regexp indicating which folders should be scanned for new messages on startup. This regexp is not set by default, since I don't want the add-on to do anything that the user hasn't explicitly configured, but the value a user is most likely to want to put in this setting is `^Inbox$`, so all new messages in the inbox will have the proper RCBF policy applied.

Note that a folder's name still has to match the allow or block regexp for this new setting to have any effect on it.
Works with Thunderbird 102.0 - 118.*
View other versions

Version 3.0.1 21.6 KiB Works with Thunderbird 102.0 - *

Thunderbird 115 compatibility.
Works with Thunderbird 102.0 - *
View other versions

Version 2.0.2 20.2 KiB Works with Thunderbird 101.0a1 - 102.*

Compatibility with Thunderbird 101 and 102.
Close the options tab when the Save button is clicked.
Works with Thunderbird 101.0a1 - 102.*
View other versions

Version 2.0.1 18.4 KiB Works with Thunderbird 69.0a1 - 91.*

Fix incorrect debug log message in error console. It was claiming that regexp preferences were empty when they weren't. The functionality was correct, just the log message was wrong.

Change addons.mozilla.org link to addons.thunderbird.net in the manifest and README.
Works with Thunderbird 69.0a1 - 91.*
View other versions

Version 2.0 19.2 KiB Works with Thunderbird 69.0a1 - 78.*

Compatibility with Thunderbird 78.

There are some remaining open issues. See https://github.com/Extended-Thunder/remote-content-by-folder/issues to view them or to report any additional issues that you find.
Works with Thunderbird 69.0a1 - 78.*
View other versions

Version 1.0.10 18.3 KiB Works with Thunderbird 68.0a1 - 71.*

Remove Kickstarter campaign pop-up, since the campaign has succeeded and is almost over.
Works with Thunderbird 68.0a1 - 71.*
View other versions

Version 1.0.9 40.8 KiB Works with Thunderbird 68.0a1 - 71.*

Translation updates.
Works with Thunderbird 68.0a1 - 71.*
View other versions

Version 1.0.6 17.8 KiB Works with Thunderbird 68.0a1 - 71.*

Fix Preferences window for Thunderbird 71+
Works with Thunderbird 68.0a1 - 71.*
View other versions

Version 1.0.5 17.8 KiB Works with Thunderbird 68.0a1 - 73.0

Fix OK, Cancel, and reset buttons in preferences window
Works with Thunderbird 68.0a1 - 73.0
View other versions

Version 1.0.4 17.8 KiB Works with Thunderbird 68.0a1 - 73.0

More changes for Thunderbird 68 compatibility
Works with Thunderbird 68.0a1 - 73.0
View other versions

Version 1.0.3 17.7 KiB Works with Thunderbird 68.0a1 - 73.0

Add icon to Add-On
Works with Thunderbird 68.0a1 - 73.0
View other versions

Version 1.0.2 13.2 KiB Works with Thunderbird 68.0a1 - 73.0

More Thunderbird 68 compatibility changes. TB builds prior to 2019-05-20 will no longer work.
Works with Thunderbird 68.0a1 - 73.0
View other versions

Version 1.0.1 13.6 KiB Works with SeaMonkey 2.46 - 2.59, Thunderbird 60.0 - 68.0a1

The add-on was broken for Thunderbird 68 because I forgot to ship a new file that was required. This is now fixed.
Works with Thunderbird 60.0 - 68.0a1
View other versions

Version 1.0 12.5 KiB Works with SeaMonkey 2.46 - 2.59, Thunderbird 60.0 - 68.0a1

Compatibility with Thunderbird 68.
Works with Thunderbird 60.0 - 68.0a1
View other versions

Version 0.6 12.5 KiB Works with SeaMonkey 2.46 - 2.59, Thunderbird 16.0 - 60.*

Works with Thunderbird 16.0 - 60.*
View other versions

Version 0.5 12.5 KiB Works with SeaMonkey 2.46 - 2.59, Thunderbird 16.0 - 60.*

Bump compatibility in XPI to make installation more reliable.
Works with Thunderbird 16.0 - 60.*
View other versions

Version 0.4 12.5 KiB Works with SeaMonkey 2.46 - 2.59, Thunderbird 16.0 - 60.*

Fix preferences button in add-ons manager in Thunderbird 59+.
Works with Thunderbird 16.0 - 60.*
View other versions

Version 0.3 12.5 KiB Works with SeaMonkey 2.46 - 2.57, Thunderbird 16.0 - 60.*

Fix title of options dialog.
Works with Thunderbird 16.0 - 60.*
View other versions

Version 0.2 12.5 KiB Works with SeaMonkey 2.46 - 2.57, Thunderbird 16.0 - 60.*

Compatibility changes for Gecko 58+.
Works with Thunderbird 16.0 - 60.*
View other versions

Version 0.1 12.5 KiB Works with SeaMonkey 2.46 - 2.55, Thunderbird 16.0 - 58.0

Works with Thunderbird 16.0 - 58.0
View other versions