Need to remap some keyboard triggers after upgarde to Version: 5.493 (2025062601)

Hi @Andreas_Hegenberg , after I've upgraded to Version: 5.493 (2025062601), some of my shortcuts/keyboard triggers are not longer working. If I create new trigger, with the same config - it starts to working. Here there are:

old:

[
  {
    "BTTActionCategory" : 0,
    "BTTLastUpdatedAt" : 1751009437.8446679,
    "BTTTriggerType" : 0,
    "BTTTriggerClass" : "BTTTriggerTypeKeyboardShortcut",
    "BTTUUID" : "69BE5772-CFFF-4BCE-882C-2981117FC7C0",
    "BTTLayoutIndependentActionChar" : "`",
    "BTTAutoAdaptActionToKeyboardLayout" : true,
    "BTTGenericActionConfig" : "autoAdapt",
    "BTTShortcutToSend" : "56,50",
    "BTTAdditionalConfiguration" : "131074",
    "BTTKeyboardShortcutKeyboardType" : 2302,
    "BTTTriggerOnDown" : 1,
    "BTTNotesInsteadOfDescription" : 1,
    "BTTLayoutIndependentChar" : "§",
    "BTTEnabled" : 1,
    "BTTEnabled2" : 1,
    "BTTShortcutKeyCode" : 10,
    "BTTShortcutModifierKeys" : 131072,
    "BTTOrder" : 0,
    "BTTAutoAdaptToKeyboardLayout" : 1,
    "BTTGestureNotes" : "Remap tilde"
  }
]

new:

[
  {
    "BTTActionCategory" : 0,
    "BTTLastUpdatedAt" : 1751009382.1477618,
    "BTTTriggerType" : 0,
    "BTTTriggerClass" : "BTTTriggerTypeKeyboardShortcut",
    "BTTUUID" : "A518FBBC-5327-430D-BB09-9406D97F43E0",
    "BTTPredefinedActionType" : 366,
    "BTTPredefinedActionName" : "Empty Placeholder",
    "BTTAdditionalConfiguration" : "270336",
    "BTTKeyboardShortcutKeyboardType" : 2302,
    "BTTTriggerOnDown" : 1,
    "BTTNotesInsteadOfDescription" : 1,
    "BTTLayoutIndependentChar" : "§",
    "BTTEnabled" : 1,
    "BTTEnabled2" : 1,
    "BTTShortcutKeyCode" : 10,
    "BTTShortcutModifierKeys" : 262144,
    "BTTOrder" : 1,
    "BTTAutoAdaptToKeyboardLayout" : 0,
    "BTTAdditionalActions" : [
      {
        "BTTActionCategory" : 0,
        "BTTLastUpdatedAt" : 1751009405.8175569,
        "BTTTriggerParentUUID" : "A518FBBC-5327-430D-BB09-9406D97F43E0",
        "BTTIsPureAction" : true,
        "BTTTriggerClass" : "BTTTriggerTypeKeyboardShortcut",
        "BTTUUID" : "C79F0487-7F26-42FE-A63C-A96BAA54ABA3",
        "BTTLayoutIndependentActionChar" : "`",
        "BTTShortcutToSend" : "56,50",
        "BTTKeyboardShortcutKeyboardType" : 0,
        "BTTEnabled" : 1,
        "BTTEnabled2" : 1,
        "BTTShortcutKeyCode" : -1,
        "BTTOrder" : 1,
        "BTTAutoAdaptToKeyboardLayout" : 0
      }
    ],
    "BTTGestureNotes" : "tild"
  }
]

I can give another example if needed.

ah I was experimenting with something keyboard related in that alpha, now I remember why I didn't do it like that in the past.
Should be working like before in 5.495