Skip to content

Rsync for Tasker 0.12

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Mar 20:20
· 80 commits to master since this release
  • Return errors from actions instead of throwing exceptions for 'expected' problems.
  • Removed timeout option from dbclient action and automatically set timeout 1 second before the action timeout in Tasker.
  • Added automatic timeout functionality to the rsync action too.
  • Added a message to the returned error when the dbclient or rsync actions reach their timeout.
  • Updated targetSdk to 34 (Android 14).
  • Updated dependencies.