Skip to content

Releases: GamerJagdish/simple-url-redirector

Release v1.3.1

Choose a tag to compare

@github-actions github-actions released this 22 Jul 14:11

What's Changed

  • refactor: centralize rule management logic in a shared module (8aa6cf1)

  • ci: update Firefox release workflow to include unsigned version and signing process (c0cf2b9)

Full Changelog: https://github.com/GamerJagdish/simple-url-redirector/commits/v1.3.1

Release v1.3.0

Choose a tag to compare

@github-actions github-actions released this 22 Jul 11:29

What's Changed

  • feat: migrate to declarativeNetRequest API and optimize anchor rewriting with MutationObserver and requestAnimationFrame (04f284f)

  • feat: add automated release workflows for Edge and Firefox and update documentation (6d4386c)

  • ci: improve automated GitHub release and add seperate Edge store publishing workflows (75b001e)

  • fix: update README to improve installation section (843a75b)

Full Changelog: https://github.com/GamerJagdish/simple-url-redirector/commits/v1.3.0

Release v1.2.1

Choose a tag to compare

@github-actions github-actions released this 20 Jul 15:37

What's Changed

  • feat: add automated release workflow for firefox and chromium (9e28373)

Full Changelog: https://github.com/GamerJagdish/simple-url-replacer/commits/v1.2.1

Release v1.2.0

Choose a tag to compare

@github-actions github-actions released this 18 Jul 19:43

What's Changed

  • ci: add workflow for automated GitHub releases to Edge Add-on publishing (3801908)

  • improve workflow for releases (2f68ab2)

  • add Firefox support (a1e1183)

  • add regex testing functionality, rule import/export, and improved automated CI/CD release workflow (a49d34d)

Full Changelog: https://github.com/GamerJagdish/simple-url-replacer/commits/v1.2.0

Release v1.1.2

Choose a tag to compare

@github-actions github-actions released this 17 Jul 22:07

What's Changed

  • implement local caching for storage state to reduce redundant async lookups (c65f55f)

Full Changelog: https://github.com/GamerJagdish/simple-url-replacer/commits/v1.1.2

Release v1.1.1

Choose a tag to compare

@github-actions github-actions released this 17 Jul 12:57

What's Changed

  • implement redirect notifications via webNavigation and content script messaging (9e98aa2)

Full Changelog: https://github.com/GamerJagdish/simple-url-replacer/commits/v1.1.1

Release v1.1.0

Choose a tag to compare

@github-actions github-actions released this 16 Jul 16:43

What's Changed

feat: add rule editing, undo deletion toast, and improve UI (bd2e3cf)

  • Add support for editing existing redirect rules
  • Add undoable rule deletion with toast notifications
  • Add secondary cancel buttons and consistent styling across pages
  • Bump extension version to 1.1.0

chore: improve automated GitHub release workflow for manifest versioning and packaging (7dc276a)

Full Changelog: https://github.com/GamerJagdish/simple-url-replacer/commits/v1.1.0

Release v1.0

Choose a tag to compare

@github-actions github-actions released this 16 Jul 16:12