Skip to content

Version 3.6.0

Compare
Choose a tag to compare
@sergiohs84 sergiohs84 released this 08 Jul 14:40
· 18308 commits to master since this release
f293e3a
  • Support for uploads in background (Camera Uploads v2).
  • Prevent shell DLL blocking Windows Explorer.
  • Avoid interlock when app comes back from background without connectivity.
  • Retrieve information about public folder links.
  • Fix for Recents buckets showing versions.
  • Fix automated test for Recents.
  • Fix crashes using pdfium in Qt.
  • Escape . and .. from paths.
  • Update building scripts (download libraw with TLSv1, pdfium on macOS).
  • Adjust some .pro configuration files.
  • Clean compilation warnings.
  • Fix memory leaks.
  • Deprecate platform-specific implementation in pro of std::mutex.