Skip to content

v0.1.4

Latest

Choose a tag to compare

@github-actions github-actions released this 18 Aug 20:18
7f09b0c

What's Changed

  • Fixed the updater for MongoDB Atlas's new UI — rewrote the content script with resilient selectors for the access-list dialog (IP/comment inputs, Add/Edit buttons, confirmation), so upserts work against Atlas's React-rendered DOM.
  • Auto-reloads open Atlas tabs after the extension installs/updates so the new content script is picked up without a manual refresh.
  • More reliable IP detection — added a second IP service (api.ipify.org) fallback alongside hutils.loxal.net.
  • Automated releases — pushing a v0.1.x tag now creates a GitHub release, packages the extension, and publishes it to the Chrome Web Store.
  • Added tests — content-script helpers, message listener, and manifest/version consistency checks.
  • Bumped to v0.1.4.

Full Changelog: v0.1.3...v0.1.4