Releases: rcloran/lr-inaturalist-publish
Releases · rcloran/lr-inaturalist-publish
v0.2.1
v0.2.1
Only a small change on top of 0.2.0 which adds migration of the access token
during synchronization.
v0.2.0:
- The user's access token is now stored in Lightroom's password storage,
instead of preferences. The password storage is supposed to be encrypted, so
this change should reduce chances of bad things happening. - Updates are now handled automatically on Windows 10+ and macOS. The
release is downloaded, extracted, and installed without the user
having to do anything but restart Lightroom. - Failed API requests are retried in some circumstances, improving
reliability (especially during upload). - Other minor fixes and improvements
v0.2.0
v0.2.0
- Breaking change! The user's access token is now stored in Lightroom's
password storage, instead of preferences. This will require you to log
in again. The password storage is supposed to be encrypted, so this change
should reduce chances of bad things happening. - Updates are now handled automatically on Windows 10+ and macOS. The
release is downloaded, extracted, and installed without the user
having to do anything but restart Lightroom. - Failed API requests are retried in some circumstances, improving
reliability (especially during upload). - Other minor fixes and improvements
v0.1.4
v0.1.4: Synchronization bugfixes
- Fix incremental synchronization on Windows
- Fix synchronization without a filter collection
v0.1.3
v0.1.3: Updates!
This release has functionality to check the GitHub releases page
automatically for updates.
v0.1.2
v0.1.2: Bugfixes & minor features
- A message shows when grouping/clearing photo metadata using the menu
commands - The observation URL is copied when grouping photos into one
observation - Improved synchronization: a small difference (less than approximately
1m) is allowed when comparing GPS co-ordinates during sychronization.
The main reason to have this is to allow for errors caused by the
floating point representation of GPS co-ordinates in
Lightroom/iNaturalist. - Improved login security on macOS (better token secret randomness)
v0.1.1
v0.1.1: Maintenance This release does not contain any new features or bugfixes. The only changes were to tooling, such as code linting and builds.