Remote Content By Folder의 버전 기록
버전 26개
오래된 버전인지 확인하세요!
아래 버전들은 테스트 목적 및 참고용입니다. 항상 최신 버전의 부가 기능만을 사용하시기 바랍니다.
버전 3.1.6
Non-functional change: convert "ChromeUtils.import" to "ChromeUtils.importESModule" for compatibility with upcoming Thunderbird releases.
- Mozilla Public License, version 2.0를 사용해서 소스 코드 공개
버전 3.1.4
Yet another attempt to make sure we see all messages.
I think I've finally got it right this time!
I think I've finally got it right this time!
- Mozilla Public License, version 2.0를 사용해서 소스 코드 공개
버전 3.1.3
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.
Note: The scan regexp now controls which folders are scanned regularly, not just on startup.
- Mozilla Public License, version 2.0를 사용해서 소스 코드 공개
버전 3.1.2
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.
- Mozilla Public License, version 2.0를 사용해서 소스 코드 공개
버전 3.1.1
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.
- Mozilla Public License, version 2.0를 사용해서 소스 코드 공개
버전 3.1.0
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.
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.
- Mozilla Public License, version 2.0를 사용해서 소스 코드 공개
버전 2.0.2
Compatibility with Thunderbird 101 and 102.
Close the options tab when the Save button is clicked.
Close the options tab when the Save button is clicked.
- Mozilla Public License, version 2.0를 사용해서 소스 코드 공개
버전 2.0.1
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.
Change addons.mozilla.org link to addons.thunderbird.net in the manifest and README.
- Mozilla Public License, version 2.0를 사용해서 소스 코드 공개
버전 2.0
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.
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.
- Mozilla Public License, version 2.0를 사용해서 소스 코드 공개
버전 1.0.10
Remove Kickstarter campaign pop-up, since the campaign has succeeded and is almost over.
- Mozilla Public License, version 2.0를 사용해서 소스 코드 공개
버전 1.0.6
Fix Preferences window for Thunderbird 71+
- Mozilla Public License, version 2.0를 사용해서 소스 코드 공개
버전 1.0.5
Fix OK, Cancel, and reset buttons in preferences window
- Mozilla Public License, version 2.0를 사용해서 소스 코드 공개
버전 1.0.4
More changes for Thunderbird 68 compatibility
- Mozilla Public License, version 2.0를 사용해서 소스 코드 공개
버전 1.0.2
More Thunderbird 68 compatibility changes. TB builds prior to 2019-05-20 will no longer work.
- Mozilla Public License, version 2.0를 사용해서 소스 코드 공개
버전 1.0.1
The add-on was broken for Thunderbird 68 because I forgot to ship a new file that was required. This is now fixed.
- Mozilla Public License, version 2.0를 사용해서 소스 코드 공개
버전 0.6
Fix preferences page for Thunderbird 59+. See https://wiki.mozilla.org/Thunderbird/Add-ons_Guide_57#Changes_in_thunderbird59.
- Mozilla Public License, version 2.0를 사용해서 소스 코드 공개
버전 0.5
Bump compatibility in XPI to make installation more reliable.
- Mozilla Public License, version 2.0를 사용해서 소스 코드 공개
버전 0.4
Fix preferences button in add-ons manager in Thunderbird 59+.
- Mozilla Public License, version 2.0를 사용해서 소스 코드 공개
모음집을 제작하시려면 Mozilla 부가 기능 계정이 있어야 합니다.
아니면 현재 사용중인 계정으로 로그인 하세요