Skip to content

v1.0.7

Choose a tag to compare

@cercos cercos released this 27 May 00:56
· 30 commits to main since this release

1.0.7

Settings - Post Highlights

  • Split the "Highlight posts that quote you" and "Highlight your own posts" toggles into their own Post Highlights section in Styling, separate from the Highlight Styles color editor. The two behaviors are independent: the toggles control whether posts get highlighted, while Highlight
    Styles controls how the highlights look.

Highlight Own Posts - true on/off

  • The "Highlight Own Posts" toggle now fully controls all visual treatment of your own posts (background tint and the dashed left border). Previously the background would still apply even with the toggle off — only the border was gated.

Theme-aware settings form fields

  • Text inputs, textareas, and selects in the settings dialog now follow the active 4chan theme instead of using a hardcoded dark background. Switching to Yotsuba (or any light theme) no longer leaves form fields stuck in dark mode.

Other small fixes