Skip to content

Choose a tag to compare

@github-actions github-actions released this 31 Aug 16:38
· 2 commits to main since this release
4bc4f9c

Léon now lists every part of a shared URL individually — each tracking parameter it removed, every parameter no rule caught, and the fragment — as a checkbox you can toggle to build exactly the link you want. Unchecking a removal keeps a parameter Léon stripped; checking a leftover one removes it, so you can strip parameters no sanitizer knows about or cut a link down to its bare address without editing text by hand. This closes long-standing requests #141, #189, #350 and #794.

Screenshot_20260831_174116

🔧 Maintenance

  • refactor(sanitizer): describe sanitizers as declarative data instead of code