Skip to content

Releases: bmachek/lrc-immich-plugin

Release v2.3.1

03 Nov 09:43
Compare
Choose a tag to compare

Fix for #45
Full Changelog: v2.3.0...v2.3.1

Release v2.3.0

08 Oct 06:29
Compare
Choose a tag to compare

What's Changed

  • Implemented album option: Folder based in export module. by @bmachek in #43

Requested by @spkouris

Full Changelog: v2.2.2...v2.3.0

Release v2.2.2

03 Oct 17:58
Compare
Choose a tag to compare

Release v2.2.1

01 Oct 07:58
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.0...v2.2.1

Release v2.2.0

18 Sep 11:40
38f3d46
Compare
Choose a tag to compare

What's Changed

  • Allow unlimited depth of collection sets. by @bmachek in #35
  • Ability to delete assets in Immich when "unpublished" in Lightroom by @bmachek in #36

Full Changelog: v2.1.0...v2.2.0

Release v2.1.0

09 Sep 09:02
0a88d81
Compare
Choose a tag to compare

Breaking changes

Immich connection is to configured in the export preset/publish service settings (now/again).
So you need to edit export presets and publish services again to work.
Sorry for that folks.

What's Changed

  • Use smaller icon to avoid strange layout in Lightroom by @stepman0 in #26
  • Allow use of more than one Immich connection. by @bmachek in #28

New Contributors

Full Changelog: v2.0.1...v2.1.0

v2.0.1 - Hotfix

03 Sep 06:16
Compare
Choose a tag to compare

Fix for #22

Full Changelog: v2.0.0...v2.0.1

v2.0.0 - Publish functionality

02 Sep 06:54
Compare
Choose a tag to compare

Breaking changes:

Immich export service has been renamed to Immich Exporter. Be sure to update your export presets to 'Immich Exporter'

What's Changed

  • a lot ;-)
  • feature: Immich plugin can be used as publish service now.
  • Shared album comments and likes can be downloaded to Lightroom in Published collection.
  • fix: replaceAsset returns the assetid by @stumpigit in #18
  • Again a lot of refactoring and cleaning up.

Thanks to

Full Changelog: v1.1.0...v2.0.0

v1.1.0 - Duplicate detection

23 Aug 06:45
aca099f
Compare
Choose a tag to compare

What's Changed

  • Check if asset exists based on Lightroom catalog ID of an image. (This works with images uploaded from now on, since the catalog ID is written into Immich's deviceAssetId from now on.)
  • Check if asset exists with filename and createDate by @stumpigit in #14

Contributors

@stumpigit
@anaxmedia

Full Changelog: v1.0.0...v1.1.0

v1.0.0

09 Aug 18:05
Compare
Choose a tag to compare

Fixed error in Immich server URL checks. Hostname containing a minus sign (-) are now validated correctly.
Thanks to: @stumpigit for helping to fix the issue and @SgtZapper for reporting.

I set the version to v1.0.0, let's hope it's ready for it. ;-)