Releases: Piwigo/Piwigo-Java
Releases · Piwigo/Piwigo-Java
Piwigo Remote Sync 1.0 beta
19 Jul 13:44
Compare
Sorry, something went wrong.
No results found
The entire UI has been reviewed
Now using "pwg.images.upload" method instead of deprecated "pwg.images.addSimple"
Fixed encoding issues with any characters
Log is now saved in a "hidden" log file, which can be opened by the user.
See README.md for further informations
New version 0.0.14
04 Jul 09:55
Compare
Sorry, something went wrong.
No results found
Brings up support for Piwigo > 2.9
Java 7 is now the minimal requirement
v0.0.13
03 Aug 21:56
Compare
Sorry, something went wrong.
No results found
new version 0.0.13:
new trust ssl strategy (issue #1 )
new exception for site redirection error
begin support for piwigo version 2.8.x (issue #3 )
v0.0.12
29 Nov 13:06
Compare
Sorry, something went wrong.
No results found
new version 0.0.12:
* self signed SSL certificate (issue #1): throw error with self signed
certificates to suggest to use trust option
v0.0.11
26 Nov 06:32
Compare
Sorry, something went wrong.
No results found
new version 0.0.11:
* self signed SSL certificate (issue #1): rename "Ignore" to "Trust"
* add FAQ entry
v0.0.10
25 Nov 23:37
Compare
Sorry, something went wrong.
No results found
new version 0.0.10:
* add ignore self signed SSL certificate (issue #1)
* fix readme and build with maven 3
v0.0.9
12 Nov 19:36
Compare
Sorry, something went wrong.
No results found
new version 0.0.9:
* sync will only connect when needed
* fix get missing derivatives junit test
* better log level management in junit tests
v0.0.8
11 Nov 20:16
Compare
Sorry, something went wrong.
No results found
new version 0.0.8:
* cache is now url sensitive
v0.0.7
07 Nov 19:00
Compare
Sorry, something went wrong.
No results found
new version 0.0.7:
* add network connection proxy capability
* change user configuration persistence
* change cache management
* minor refactoring