Skip to content

Releases: Peaj/immich-bridge

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 04 Jun 12:24
e081b54

0.4.0

  • Simplified first-run setup by deriving path mappings from a full Immich file path and the matching local file.
  • Added an optional setup shortcut for selecting the containing local folder when the exact file is hard to find.
  • Added setup branding with the Immich Bridge app icon, welcome-page artwork, and official browser store badges.
  • Added user-facing guidance for treating Immich internal-library files as read-only from desktop apps.
  • Moved advanced configuration, command-line usage, protocol tests, and build details into dedicated documentation.

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 23 May 16:44
8ec50f2

0.3.0

  • Added Chromium-family extension packages for Chrome Web Store and Microsoft Edge Add-ons submission.
  • Added local Chrome and Edge extension launch tasks for unpacked browser testing.
  • Improved the extension options page to make companion app installation more visible.

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 22 May 16:00
943660f

0.2.1

  • Updated Firefox add-on metadata for AMO review.
  • Added explicit unofficial Immich integration disclosure.
  • Declared local-only selected asset path handling under Firefox add-on data permissions.
  • Added the MIT license.
  • Added repository badges and an AI assistance note to the GitHub README.

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 22 May 09:56
5a08037

0.2.0

  • Added the Firefox WebExtension package for Immich UI integration.
  • Added extension onboarding for configuring the Immich origin and requesting host permission only for that site.
  • Kept the Tampermonkey userscript as the fallback browser integration path.
  • Improved toolbar injection so it no longer depends on localized Immich button labels.
  • Improved asset viewer handling across regular photo routes and map photo routes.
  • Added Firefox extension linting and packaging to CI/release validation.
  • Added extension release documentation and AMO submission metadata.
  • Updated the browser extension icon.

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 30 Apr 17:15
71d68c3

Changelog

All notable changes to Immich Bridge are tracked here.

0.1.0

  • Initial Windows helper for immich-bridge:// protocol actions.
  • Reveal mapped Immich assets in Windows Explorer.
  • Open mapped Immich assets with Windows' native Open With dialog.
  • Optional configured app launches by app id.
  • First-run setup wizard for path mapping and protocol registration.
  • Tampermonkey userscript for Immich asset toolbar integration.
  • GitHub Actions CI and release packaging.