Releases
v4.5.0
Bug Fixes
Avoid double escaping when using post description (#190 ) (44d4198 )
Do not load the script in 404 page (#200 ) (87e8586 ), closes #199
make dark theme brighter (#195 ) (4e9c8fe )
mermaidConfig is not defined error (f0b87b2 )
missing read-more on home-posts page (#198 ) (831d8fb )
Safari doesn't support addEventListener on media queries (#184 ) (0fccbcc )
Search index should include sections & co. if these have content (#192 ) (e2948b2 )
Unrelated localStorage changes would cause switch to light theme (#194 ) (db102eb )
wrong utterances theme (9a041c1 )
Code Refactoring
Features
allow to limit the number of tree posts (#196 ) (6f3aeba ), closes #97
apply markdownify
to post title (#183 ) (1322fdd ), closes #179
support dark theme for mermaid (066138a ), closes #205
support override system preferences for dark mode (29bd11e ), closes #201
i18n: add Malaysian and Norwegian languages (#202 ) (f782a59 )
BREAKING CHANGES
Highlighting customization now works by overriding CSS variables, no longer by overriding theme-specific files
Markdown in page titles will be processed now
Deliver
parameter to various templates is now called $
custom.js is loaded at the top of the page now, before the page elements are available
You can’t perform that action at this time.