🏗️Release 2.2.2
Release 2.2.2 is under construction
Last updated
Release 2.2.2 is under construction
Last updated
Introduces icon support the Sidebar Panel starter brick
The HTML Element Reader
brick now outputs val
as well, which can be used to get form values of that were set with jQuery's .val()
which does not update the DOM
The styling of the floating action button (FAB) has been updated and the default positioning has been updated. The FAB is available to freemium users and is available Early Access to Enterprise Plan teams
Improves the positioning of the Text Selection menus, especially when dealing with nested iframes. The Text Selection menus now always appear in the top level frame, position near the selected text in the nested frames
Adds experimental Add Hotkey
brick to register hotkeys (i.e., keyboard shortcuts) on the page
Adds experimental Pause/Resume Audio Capture
brick to pause/resume live audio transcription and/or recording
Adds Tab Updated
trigger type to the Trigger Starter Brick. Supports detecting sound playing on a tab via the audible
property
Adds Add Floating Action
brick. The floating action button (FAB) is available to freemium users and is available Early Access to Enterprise Plan teams
Fixes a bug where Text Selection menus were registered according to the "Extra Permissions" configuration instead of the "Sites" configuration
Fixes permissions prompt to request microphone access on the first run of the Capture Audio
brick
Fixes the positioning and drag behavior of the floating action button (FAB) on select sites with unusual layouts/styling
Fixes a bug where multiple FABs could be rendered on the same page