Jiotty Photos Uploader Versions Save

Uploads your media files to Google Photos creating albums based on the directory structure

2.0.6-beta

1 year ago

This is a test version for @yosigolan to verify #123

2.0.5

2 years ago

In this release:

  1. Fixed irrelevant warnings in command line version (#118)
  2. Fix files progress spinning if failed scanning the directory (#121)
  3. Made stopping upload almost instant (#23)

2.0.4

2 years ago

In this release:

  • fixed an issue that caused uploads to fail if one switched to/from custom Google client secret but not logged out (#109)
  • fixed release notes shown in a low contrast font (#120)
  • slimmed down the installer a tiny bit (#119)
  • fixed an issue that prevented the app from running on Windows 7 32 bit, but installer for 32-bit Windows is not yet ready (#28)

2.0.3

2 years ago

In this release:

  • Chinese translation of recently added functionality (thanks to @sngnr)
  • Fixed logic that cleans up log files so that it actually does clean them!
  • Command-line version now correctly returns exit code of 0 if the upload was successful

2.0.2

2 years ago

In this release:

  • Made any errors during the retrieval of Google quota numbers more prominent instead of silently failing at the end of the upload

2.0.1

2 years ago

In this release:

  • Fixed an issue with login dialog on Raspberry Pi (#103)
  • Fixed a cosmetic issue with scrollbar appearing at the end of upload.
  • Upgraded to Java 16

2.0.0

2 years ago

In this release:

  • Add support for Raspberry Pi: can now be build and used on Raspberry Pi! Use the Linux armhf download (#113).
  • Steps towards displaying total and current free space on your Google Account and setting target free space for uploads - unfortunately, Google API shortcomings did not allow me to make the free space indicator work (#105).
  • Added informational hyperlinks to the folder selection screen (#108).
  • Added some missing Chinese translations (thanks @sngnr).
  • Fixed incorrect default macOS-specific file exclusion pattern (#112).
  • Added logout button to the folder selection screen (#110).
  • Fixed command-line interface not to silently hang if started before you log in via the UI.
  • Fixed a few rare bugs that made the app hang on startup (#114, #115).

1.9.1

3 years ago

In this release:

  • Improved how progress panels show files being worked on (#106)

1.9.0

3 years ago

In this release:

  • Improved database reliability: sometimes this caused the app to keep crashing on startup (#70, #103)
  • Completed Chinese translations of new phrases (thanks @sngnr)
  • Improved algorithm of backing off if Google servers report quote violations (according to Google recommendations)

1.8.0

3 years ago

In this release:

  • Added ability too use own Google API Client Secret to bypass the shared API quota - for experts (#48)

(Translation of the new functionality to some languages is still pending and will be done in subsequent releases).