Tasker
Home
Direct Purchase
Download
TaskerNet
Home Automation
Usage Examples
Pre-made Projects
FAQs
Guides
Reviews
Wiki
Plugin List
Forum
Forum/Support
Legacy Forum
Userguide (5.0+)
Index: en es fr zh
1 Page: en
More
Join
AutoApps
Developers
History
Privacy Policy
Release Notes
Next Version
Feature Requests
Report Issues
Patreon

Release Notes

Release Video

v6.4.13 - 2025/02/18

Additions

  • Added Widget v2 action along with new Widget v2 widgets! Allows you to create totally customizable widgets on your home screen with an easy to use visual editor!
  • Widget v2: Allow building a widget with the helper in actions like Variable Set, Multiple Variable Set, Array Merge, etc, so you can easily build widgets anywhere
  • Widget v2: Allow building a widget with the Pick Input Dialog action in a task
  • Added Remote action execution: run Tasker actions directly on your other devices!
  • Added Remote Device options to Perform Task action (along with other actions like Get Location v2, Browse URL and more), meaning that you can run any task remotely and wait for the results
  • If you search for remote when selecting an action, all the actions that support Remote Device options will show up
  • Added Remote Action Execution action that allows you to get your Remote Device token and also reset the token
  • Added Remote Action Token Changed event to notify you if/when the Remote Device token changes for any reason
  • Added new Sort option for Tasks: User, Newest First
  • Added ADB Wifi Logcat option to Set Tasker Pref action
  • Added Design Token colors to Get Material You Colors action (Android 14+)
  • Added an easy way to pick multiple colors for the Multiple Variables Set action
  • Added GetDeviceName function to the Tasker Functions action
  • Added missing user restrictions in Device Admin/Owner action
  • Added Talkback Actions so that visually impaired (or with other disabilities) users can more easily move actions in a task
  • Added canFail to action specs in WebUI and continueTaskOnError, helpId to action description, and cleaned up the output from redundant fields
  • Allow selecting variable with a menu in the Color Picker screen of the Multiple Variables Set action
  • Allow Tasker Preferences and Task Preferences to be accessed on Android TV by long clicking the + button on the bottom right
  • Arrays Merge: Allow double variable referencing (%%)

Changes

  • Updated Target API to 34 (Android 15). This might break stuff. Let me know if it does.
  • When renaming (moving) a file in USB or other external storage, don't copy > delete original if possible, but simply rename to make it much faster and cleane
  • Direct-purchase version: automatically check license if needed on app startup
  • Made direct purchase Set Key action correctly interpret variables
  • Made direct purchase app be automatically validated if possible
  • Don't allow Data Backup be used in a locked state
  • Updated Dialog that says that the accessibility service is disabled to contain more info about it
  • If Tasker is disabled do less things in the background

Bugfixes

  • Fixed Google Drive access
  • Fixed setting number fields in 2025 UI
  • Fixed accessing some help pages
  • Fixed cookies for the HTTP Request action in some situations
  • Fixed headers for HTTP Request action in some situations
  • Fixed issue in HTTP Request action where query parameters with new lines weren't being accepted
  • Fixed issue where variables wouldn't be replaced in some actions
  • Fixed issue with using SMS based conditions on some newer Pixel devices
  • Fixed javascript dialogs not appearing
  • Fixed not being able to set priority when using the Perform Task action after coming from a Beep action and using the Switch Action option
  • Fixed order when getting multiple items from an array with a comma separated list of numbers
  • Fixed reporting issue to developer sometimes not being able to record a video of the screen
  • Fixed some crashes
  • Fixed some Target API 34 related issues like Wifi Tethering, Screenshot and more
  • Fixed Timer Widget in some situations
  • Fixed WiFi Net action by making it use the Tasker Settings app to do its thing
  • Fixed Set Device Effects action on Android 15

Removed