Report upload duration to backend Add world region and date/time of capture to Lightroom -> PhotoDeck photo metadata synchronization
Fix regression when exporting Photo without using the Publish features
Fix regression on LR 11.5
Fix race condition when publishing a new photo to multiple galleries in parallel Properly allow ORIGINAL file format
Add a note to explain PhotoDeck vs Lightroom watermarking Add support for multiple media libraries
Remove builtin session cookie management
New PhotoDeck logo
Implement new requests rate limits API. This should improve upload speed for smaller files
Improve gallery creation performance
Add support for two-factor authentication
Fix a case where publishing a photo in a second gallery would make it jump back again to "Modified Photos to Re-Published" in the other gallery Update photo ID & file name in LR catalog only when changed
Restore ability to use custom file names (reverts 0.16.4)
Store PhotoDeck file names in Lightroom catalog (useful for searching)
Include virtual copy name in file names
Reorder published photos directly from Lightroom (thanks to Kim Aldis)
Add more logging in case of connection error
Minor bug fix
Update to latest API Fix a case where just-republished photos would jump back again to "Modified Photos to Re-Published"
Use IPTC headline as photo title, fallback to title when blank
Update photo ratings from Lightroom Use IPTC headline as photo title when title is blank
Fix image duplication on PhotoDeck when publishing a photo deleted directly from PhotoDeck to another gallery and then republishing the photo from a previous gallery
Use https Optimize unpublish operation for many photos
Deal with API requests rate limits
Add a button in gallery/folder settings to open PhotoDeck admin space Try to deal with Lightroom installations that looses their cookies between each API call
Fix URL encoding of % character
Fix LUA error when exporting
Tabs/indentation fixes
Fix connection issues for non english systems Minor fixes
Multiple accounts fixes Virtual copies support Always show current gallery description and display styles in gallery/folder settings Usability improvements for first time users PhotoDeck galleries structure synchronization gets a proper cancelable progress bar Minor performance improvements Minor fixes Code reorganisation
Improved robustness and performance Lightroom -> PhotoDeck photo metadata synchronization Republishing will not reupload image again by default (see plugin settings) PhotoDeck galleries structure synchronization Plugin can be used in export only mode French translations Minor fixes
Don't replace photos with identical file names at upload Fix root gallery discovery when root gallery is not named "Galleries" Reduce number of calls to PhotoDeck API Minor fixes
Fix republishing deleted photos Add getPhoto API to give some details of photos, including contents Correct published URLs for photos
A single photo can be in multiple galleries. Changes to those photos should propagate across all of those galleries. Uploading a photo into one gallery should not duplicate the photo in another gallery
Allow removing an image that exists in multiple collections from a single collection. The removal of an image in just one collection causes the deletion of the image
Improved maintainability of galleries
- Rename gallery - also updates URL as well as name
- Reparent gallery
- Delete gallery
- Set Display Style of gallery
Corrected bugs to improve user experience on first use
Logging improvements
Allow user to select the website they wish to publish to
Ready for publishing
- Added MIT license
- Make terms more PhotoDeck specific
- Added README
- Improvements to updating photos
Initial commit