DirectorPHP caching improves SSPDC performance dramatically. It can be activated on the plugin configuration page.
Bugfixes
Some small fixes in image title and caption display in lightbox.
Some users complained that the Director album list remained empty. The DirectorPHP API relies on php_curl for communication with Director. Connector won’t work without it. So I added a check on the plugin conficuration page with instruction if prerequisites are not met. It’s not a really a bug…
Misc
Added a check for php_curl on plugin configuration page.