Skip to content

v0.11.0

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Dec 18:41
· 242 commits to dev since this release
a4167bb

Added

  • Performance: cache start page using service worker
  • Performance: use Tailwind for Drawer, Modal, Sidebar components
  • Respect "prefers reduced motion" setting
  • New syntax highlighter:
    • detects language from HTML classes (rather than relying on Highlight.js' expensive language auto-detection)
    • uses Prism.js and CSS-based styles

Changed

  • Use Node.js 18

Fixed

  • Fix disappearing Collections when reordering
  • Settings: fix mobile layout on some viewports