Skip to content

1.1.16

Compare
Choose a tag to compare
@Ldoppea Ldoppea released this 08 Nov 19:30
· 639 commits to master since this release

✨ Features

πŸ› Bug Fixes

  • Fix error on login authorization check due to missing cookie (PR #956)
  • Fix error on login due to webview race condition (PR #985)
  • Improve destination folder handling on Client Side Connectors (PR #964)
  • Client Side Connectors should now correctly set source account for created files (PR #970)
  • Push notifications should now open the correct page on the correct webview when clicked (PR #974, PR #979)
  • Improve album creation handling (PR #982)

πŸ”§ Tech

  • Add foundations for OCR support (PR #959 and PR #968)
  • Improve debug logs for Client Side Connectors (PR #965 and PR #969)
  • Add documentation about white labels mechanism (PR #963)
  • Change flag name debug.clisk.html-on-error to clisk.html-on-error (PR #978)
  • Add an isAvailable intent supporting ocr, backup, scanner and geolocationTracking features (PR #988)