Skip to content

Releases: sh-cho/open-via-menlo

v1.3.2

25 Oct 13:20
Compare
Choose a tag to compare
  • Fix link prepending rule
  • Fix stage info of option page footer

Full Changelog: v1.3.1...v1.3.2

v1.3.1

24 Oct 16:09
Compare
Choose a tag to compare
  • Add current extension version info on the bottom of option page
  • Change dev command(pnpm start -> pnpm dev)

Full Changelog: v1.3.0...v1.3.1

v1.3.0

24 Oct 15:10
Compare
Choose a tag to compare

What's Changed

  • Update links when DOM is updated dynamically. (uses MutationObserver)
    • 🎉 Now open-via-menlo supports SPA 🎉
  • Fix bug ('/' => don't prepend)

Full Changelog: v1.2.3...v1.3.0

v1.2.3

17 Oct 17:04
Compare
Choose a tag to compare
  • Fix prepending relative paths in excluded page
  • Add unit test with jest
  • bump libraries (by renovate)
  • cleanup

(skipping 1.2.2 because some mistakes)

Full Changelog: v1.2.1...v1.2.3

v1.2.1

11 Jun 07:46
Compare
Choose a tag to compare
  • Ignore empty lines in exclude patterns (which causes exclude every links)
  • Ignore comment lines (starting with #)

Full Changelog: v1.2...v1.2.1

v1.2

27 May 11:16
25b0f30
Compare
Choose a tag to compare
  • User can choose url exclude type (domain / regex / glob)
  • Sync state in chrome.storage.sync (throttled to once every 2 seconds, because MAX_WRITE_OPERATIONS_PER_HOUR is 1800).
  • Change UI to antd

Full Changelog: v1.1...v1.2

v1.1

21 Mar 18:32
469716b
Compare
Choose a tag to compare
  • Auto-replace urls with Menlo link (can be turn on/off)
  • Support no-replace url patterns (For now, it's just globs)
  • Add badges based on current extension status

v1.0

23 Mar 15:30
Compare
Choose a tag to compare

This version only add context menu to open links via Menlo Security.