Skip to content

Glyphy v1.2.0

Choose a tag to compare

@github-actions github-actions released this 07 Jun 12:50
· 17 commits to master since this release

What's Changed

Added

  • Per-site RTL toggle in Options page — every popular-site row (and custom sites) now has an RTL checkbox. Enabling it injects unicode-bidi: plaintext; text-align: start for elements with RTL lang or dir attributes, covering regional subtags like ar-SA and fa-IR. YouTube and YouTube Studio default to on. (PR #15)
  • RTL toggle in popup — the "RTL text support" checkbox lets you flip RTL support for the current site without opening the Options page. Defaults follow the same hostname rules as the Options page.

Full Changelog: v1.0.0...v1.2.0