V5.38

Status
Not open for further replies.

MacroDroidDev

Administrator
Staff member
Version 5.38 (November 2023)
====================

Edit Macro screen now supports search functionality.

Added JavaScript action (Beta).

Added Fold State trigger.

Added Fold State constraint.

Compare Values Constraint now supports expressions for integer and decimal values.

Tweaked App Launched/Closed trigger and Foreground App name to work more reliably.

Added support for including user icons when sharing macro/categories that reference them. (Not supported in templates at this time)

Report a Bug feature now has basic macro name search and supports selecting action blocks.

Fixed issue where Macro Running constraint did not work correctly when referencing "This Macro".

Fixed issue where sharing macros/action blocks to nearby devices would not work in some situations.

Added support for tinting icons on macro shortcuts.

Tweaked Magic Text entry to separate global/local variable selection (to make it easier for users with large numbers of variables).

Other small tweaks and fixes.
 

MacroDroidDev

Administrator
Staff member
V5.38.3
=====

Added additional JavaScript 'engine' options (avoiding large libraries).
Read screen contents action now has an option to include view ids that have empty text.
A few crash fixes and other minor fixes.

Note that there is a known issue that the JavaScript editor crash on older Android versions (definitely 5 & 6). I did not have time to fix this for this beta but will probably just swap out the view for a standard text view on older platforms in the future.

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

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

MacroDroidDev

Administrator
Staff member
V5.38.4
======

Fixed issue where import/export of data was broken in some cases

Note that there is a known issue that the JavaScript editor crash on older Android versions (definitely 5 & 6). I did not have time to fix this for this beta but will probably just swap out the view for a standard text view on older platforms in the future.

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

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

MacroDroidDev

Administrator
Staff member

MacroDroidDev

Administrator
Staff member

MacroDroidDev

Administrator
Staff member
V5.38.9
=====

Fixed issue where check text on screen would return true when only the view id contained that text.
Fixed issue where stringvar magic text was not appearing correctly.
Fixed issue where gestures would not use value from array/dictionary.
Fixed issue where shell script would not correctly output new lines.
Fixed issue where search arrows on edit macro screen would not navigate up/down.
Fixed issue where searching on edit macro screen could enable save button.
Fixed issue where javascript edit screen would show incorrect checkbox colours.
A few crash fixes.

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

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

MacroDroidDev

Administrator
Staff member
V5.38.10
=====

Fixed issue where paste above option was missing on ELSE and ENDIF entries.
Fixed weird animation problems when removing items on edit macro screen.
Fixed issue where application running constraint did not parse magic text correctly.
Fixed issue where dialogs would not display messages containing < correctly.
Added option in Check Text on Screen action to ignore hidden text.

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

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

MacroDroidDev

Administrator
Staff member

MacroDroidDev

Administrator
Staff member
Status
Not open for further replies.
Top