V5.44

MacroDroidDev

Administrator
Staff member
This won't be available on the Play Store for the forseeable future until I can resolve the policy issue currently blocking my new releases.

Version 5.44 (May 2024)
================

Added HTTP Server trigger and HTTP Server Response action.

Added Speaking Text constraint.

Added Text Shared to MacroDroid trigger.

Updated Floating Text action to support click handling and added option to hide when clicked.

Updated User Log to support custom logging channels, logging levels and search functionality.

Added List Files option to File Operation action.

Added block actions until complete option to File Operation Action.

Bluetooth action enable/disable now works on rooted devices without helper file.

Added option to select from known keys in the System Setting trigger (with search).

Tweaked System Setting action so you can search for a key within all system setting categories.

Update send email action to support attaching multiple logs and support HTML format for logs.

Improved System Log handling of action blocks to include links to action block and macro.

Added search functionality to Macro Run action, Set Variable action, Variable trigger and Variable constraint (where 10+ items are available).

Fixed issue where set variable with user prompt would not write to an array variable entry correctly.

Fixed small bug in the System Setting Changed trigger that could result in a macro firing twice for a single setting update.

Other minor fixes and improvements.
 

MacroDroidDev

Administrator
Staff member
V5.44.1
=====

Fixed issue where system log would incorrectly show full date for each entry.
Fixed crash issue in action block search.
Fixed issue where searching for a macro in the Macro Run action would not work with underscore character.
Other minor fixes.

Arm64 APK should work for most modern devices:
https://macrodroidlink.com/beta/macrodroid_v5_44_1_beta-arm64.apk

The universal APK is a larger download but should work on all devices.
https://macrodroidlink.com/beta/macrodroid_v5_44_1_beta-universal.apk
 

MacroDroidDev

Administrator
Staff member
V5.44.5
=====

Fixed crash when configuring Bluetooth Beacon trigger.
Fixed issue where user log would not support new lines.
Fixed issue where searchable items would display selection button on right.
Fixed issue where floating text with HTML formatting would update when not changing (Could cause flicker on old/slow devices).
Other very minor fixes.

Arm64 APK should work for most modern devices:
https://macrodroidlink.com/beta/macrodroid_v5_44_5_beta-arm64.apk

The universal APK is a larger download but should work on all devices.
https://macrodroidlink.com/beta/macrodroid_v5_44_5_beta-universal.apk
 

MacroDroidDev

Administrator
Staff member
V5.44.7
======

Fixed issue where system setting search screen would display text in wrong colour.
Added regex support to system setting constraint (for string comparisons)
Fixed issue where enable/disable trigger action would get marked as invalid when referencing [This Macro]
Other small fixes.

Arm64 APK should work for most modern devices:
https://macrodroidlink.com/beta/macrodroid_v5_44_7_beta-arm64.apk

The universal APK is a larger download but should work on all devices.
https://macrodroidlink.com/beta/macrodroid_v5_44_7_beta-universal.apk
 
Top