Skip to content

FixupXer v2.1.0

Latest

Choose a tag to compare

@NeatCode-Labs NeatCode-Labs released this 12 Jul 18:27

FixupXer v2.1.0 adds a complete opt-in Custom URL rules system while keeping the app fully offline and permission-free.

Highlights

  • Ordered rules with host, group, and RE2/J URL-regex scopes
  • Remove/keep parameters, regex replacement, redirect extraction, and template rewrites
  • Before/after cleaning phases, per-context rules, excludes, and stop-after-match
  • Test Lab previews with bounded traces
  • Built-in templates plus validated JSON import/export and rollback
  • Raw URL encoding preservation and Room migration that keeps existing history
  • Modernized Rules, Rule Editor, History, Settings, and dialogs
  • Dedicated GitHub guides for Browser mode and Custom URL rules

Verification

  • 273/273 unit tests and 194/194 instrumentation tests passed
  • Release lint and REUSE 3.3 compliance passed
  • APK declares zero permissions and contains no Play-only metadata
  • Reproducible fresh-clone build verified

See RELEASE_NOTES.md and docs/BUILD_REPORT.md for full details.