MDHR version 4.0.3.3 was pulled from ATN after release due to problems with extension options. The problems persisted in unreleased version 4.0.4. Version 4.0.5 fixed the options and other minor problems, but was never released on ATN due to problems with Thunderbird's Dark Mode in the compose window. (White on white text in sent messages.)<span style="color: indigo">Please check the settings to make sure they are set as desired.</span>
<h3>Changelog</h3>
<h4>[4.0.6]</h4>
<h5>Fixed</h5>
- Thunderbird's dark mode interfered with MDHR CSS-inlining causing unreadable
text in the sent message
<h5>Unresolved</h5>
- "textcomplete.css" appears as a linked stylesheet in messages sent with
Markdown rendering disabled #125 - With dark mode enabled in Thunderbird's reader, text color in syntax highlighted code blocks is removed. Light mode will display the correct colors.
<h4>[4.0.5] (not released on ATN)</h4>
<h5>Fixed</h5>
- Fix problems with options not saving in the last couple versions.
#120
#119 - Support up to Thunderbird 140.
#116
#117 - Improve performance of the preview rendering.
#121
<h4>[4.0.4] (Not released)</h4>
- Emoji autocomplete background in dark mode was white
<h4>[4.0.3.3] (Pulled from ATN)</h4>
<h5>Changed</h5>
- Syntax for Bug/Issue links changed to
#bugno
to align with what Github/Gitlab
use - Generic directive syntax
:span[text]{.classname attr="foo"}
enabled
<h5>Fixed</h5>
- Vertical lines left adjacent to block quotes not present (default css fix)
#104 - Update popup could open in compose window
#101 - Emojis did not render due to conflicting Marked extension
#107 - Debounce live preview rendering and enable async rendering.
#102 - textcomplete.css was included in sent messages.
#112