Skip to content

FixupXer v2.4.1

Latest

Choose a tag to compare

@NeatCode-Labs NeatCode-Labs released this 21 Jul 19:06

FixupXer v2.4.1 - Privacy & Reliability Patch

Privacy: fragment data no longer leaks into queries

When converting links to alternative frontends, a ?... inside the URL fragment (e.g. .../status/1#section?access_token=...) could be promoted into a real query and sent to the destination server. Fragment content now stays strictly inside the fragment across all conversion paths.

Fixes

  • Open button self-interception: when FixupXer is set as the default browser, the Open button on Main/Share now hands the link to your real external browser instead of reopening FixupXer. Native apps via App Links keep working.
  • Facebook frontend retargeting: selecting a different Facebook frontend now also converts links already on another known frontend (e.g. facebookez.com -> your custom domain), like every other platform.
  • Browser mode history duplicates: opening a link through Browser mode and rotating the screen (or any configuration change mid-processing) no longer records the same conversion twice in History.

Verification

  • 628/628 unit tests, 229/229 instrumentation tests, lintRelease clean
  • Zero permissions, 100% offline - unchanged