Releases: HorlogeSkynet/thunderbird-user.js
Releases · HorlogeSkynet/thunderbird-user.js
v140.2
What's Changed
This release addresses Thunderbird 140 ESR.
Added
- Disables
javascript.options.native_regexp(see #67)
Changed
- Arkenfox v140.0...v140.1 migration
(i.e. re-enables browsing and downloads history, see arkenfox/user.js#1974) - Prevents
calendar.timezone.localfrom being remapped toEtc/UTC(see #69) - Resets
mailnews.display.date_senders_timezone(9124) to show sender's TZ (see #69)
v140.1
v140.0
v128.2
v128.1
v128.0
What's Changed
This release addresses Thunderbird 128 ESR.
Added
- Mentions RFP breaks mozAddonManager integration (AMO/ATN)
- Vendors/Adapts Arkenfox updater/prefsCleaner scripts (see #55)
Changed
v115.0
What's Changed
This release addresses Thunderbird 115 ESR.
Added
mail.inline_attachments.textmail.html_sanitize.drop_conditional_cssdatareporting.policy.dataSubmissionPolicyBypassNotification
Changed
- Arkenfox v102.1..v115.1 migration
Fixed
- Missing semi-colon in (reset)
mail.rights.version
Removed
intl.fallbackCharsetList.ISO-8859-1mailnews.view_default_charsetmailnews.send_default_charsetmailnews.reply_in_default_charset
v102.2
What's Changed
This release addresses Thunderbird 102 ESR.
Added
mail.compose.warned_about_customize_from- Microsoft Office 365 and Yahoo OAuth2 support in dedicated wiki page
Changed
- Reset
signon.rememberSignons - Noted (again !) that
security.cert_pinning.enforcement_levelshould be relaxed for first ProtonMail Bridge integration
Removed
- Duplicate
network.cookie.lifetimePolicy
Thanks to @atomGit, @giving-sesame and @oleole39 for their time 🙏
v102.1
What's Changed
This release addresses Thunderbird 102 ESR.
Added
mail.openpgp.remind_encryption_possible
Changed
-
Due to Thunderbird 102 "ETP Strict Mode" lack of support (see #27 and #28), we :
- Re-enabled FPI ;
- Re-enabled DNT header ;
- Restored
network.cookie.cookieBehaviortweak ; - Re-enabled ETP with custom settings (including query parameter stripping) ;
- Re-dealt with persistent storage-related preferences (
2700).
-
mail.biff.alert.show_*preferences have been reset to their default values (if you need them, add them to your override script)
Removed
privacy.userContext.newTabContainerOnLeftClick.enabled(unimplemented)
Thanks to @atomGit for their recommendations 🙏
v102.0
What's Changed
This release addresses Thunderbird 102 ESR.
Added
app.use_without_mail_accountmailnews.message_display.disable_remote_imagemail.compose.add_link_previewmail.compose.warn_public_recipients.*mail.biff.use_new_count_in_badgemail.biff.show_alert&mail.biff.alert.show_*calendar.extract.service.enabled
Changed
- Apply (upstream) Arkenfox v78..v91 upstream migration
- Removes unnecessary leading spaces in some documentation lines
- Migrate to
mail.default_send_formatto send plaintext email (v101)
Removed
- Cleans outdated
0300section documentation (related to auto-install) - Gets rid of
mail.calendar-integration.opt-out&calendar.useragent.extra
Thanks to @Dupond for reviewing/testing this version 🙏