Skip to content

solid_queue-flightdeck 1.1.0

Latest

Choose a tag to compare

@cmer cmer released this 12 Aug 18:17
4945454

Added

  • The interface font is now configurable: pick one at the bottom of the sidebar
    (remembered per browser), or set the default for everyone with
    config.ui_font. Public Sans (the new default), Barlow, General Sans, Inter,
    Manrope, or the OS UI font.

Changed

  • Fonts are served as separate cached assets instead of being inlined in the
    stylesheet, so a browser downloads only the face it renders in. The stylesheet
    is 74% smaller (118KB → 31KB).