✅Release 2.2.2
Published to the Chrome Web Store on December 30, 2024
🎨 User Experience
Introduces icon support the Sidebar Panel starter brick
The
HTML Element Reader
brick now outputsval
as well, which can be used to get form values of that were set with jQuery's.val()
which does not update the DOMThe 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
🧱 New Bricks
Adds experimental
Add Hotkey
brick to register hotkeys (i.e., keyboard shortcuts) on the pageAdds experimental
Pause/Resume Audio Capture
brick to pause/resume live audio transcription and/or recordingAdds
Tab Updated
trigger type to the Trigger Starter Brick. Supports detecting sound playing on a tab via theaudible
propertyAdds
Add Floating Action
brick. The floating action button (FAB) is available to freemium users and is available Early Access to Enterprise Plan teams
🐛 Bug Fixes
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
brickFixes 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
Last updated
Was this helpful?