Skip to content

Extension v1.2.0

Latest

Choose a tag to compare

@rejifald rejifald released this 23 Jun 12:24
30a72c8

First feature release to flow through the automated AMO + Chrome Web Store + Edge pipeline since v1.0.1.

New

  • Per-site snooze — take a timed break from blocking scoped to just the active host, instead of pausing everywhere.
  • Settings export / import — back up or move your configuration as a file.
  • Keyboard shortcuts for the core actions.
  • Contextual "report an issue" — opens a pre-filled email (page URL + version) to support@movar.fyi. Nothing is sent automatically.
  • Corrections insights — a read-only view of what was hidden, on demand.

Improved

  • First-class multi-target redirect layer — the redirect path is now its own layer, with content filtering gated on detector profiles (groundwork for languages beyond Russian).
  • Accessibility — dynamic html lang, focus containment inside curtains, aria-live announcements, and Ukrainian grammar fixes.
  • Detection accuracy — Belarusian and Bulgarian are no longer mistaken for Russian and concealed.
  • Settings schema versioning + migration — older saved settings upgrade cleanly.
  • Performance — lighter always-on content bundle and parallelized content-modification passes.

Fixed

  • Safari: extension bundle identifier normalized to lowercase.
  • Content-script lifecycle correctness across navigations and toggles.

The guarantees are unchanged: nothing leaves your browser, no tracking, MIT open source.

Artifacts (chrome / firefox / safari zips + the monorepo source bundle) attach automatically when the release pipeline runs.