Skip to content

Releases: ylexus/jiotty-photos-uploader

Jiotty Photos Uploader 2.1.0 unverified unsigned Windows-only

12 Nov 23:31

Choose a tag to compare

This release fixes the "Request had insufficient authentication scopes" issue (#132), however will show you the unverified application warning on the login screen. See the issue linked above for more details.

Jiotty Photos Uploader 2.0.6 demo

15 Sep 22:33

Choose a tag to compare

Pre-release

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

Jiotty Photos Uploader 2.0.5

24 Oct 22:40

Choose a tag to compare

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)

Jiotty Photos Uploader 2.0.4

12 Aug 16:27

Choose a tag to compare

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)

Jiotty Photos Uploader 2.0.3

03 Aug 21:50

Choose a tag to compare

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

Jiotty Photos Uploader 2.0.2

30 Jun 23:14

Choose a tag to compare

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

Jiotty Photos Uploader 2.0.1

26 Jun 00:25

Choose a tag to compare

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

Jiotty Photos Uploader 2.0.0

24 Jun 23:03

Choose a tag to compare

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).

Jiotty Photos Uploader 1.9.1

22 May 12:02

Choose a tag to compare

In this release:

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

Jiotty Photos Uploader 1.9.0

21 May 18:20

Choose a tag to compare

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)