Releases: bmachek/lrc-immich-plugin
Release v2.3.1
Fix for #45
Full Changelog: v2.3.0...v2.3.1
Release v2.3.0
Release v2.2.2
Full Changelog: v2.2.1...v2.2.2
Release v2.2.1
Release v2.2.0
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
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
Fix for #22
Full Changelog: v2.0.0...v2.0.1
v2.0.0 - Publish functionality
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
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
Full Changelog: v1.0.0...v1.1.0
v1.0.0
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. ;-)