Published to the Chrome Web Store on April 13, 2023
✨ Enhancements
- Support for automatic SAML/SSO authentication (#5450)
- Adds support for
<all_urls>
in mod permissions to optionally enable features such as automatic screenshots, etc. (#5477)
🐛 Bug Fixes
- Fix bug where Quick Bar shortcut was not being automatically set on install. It’s now set to
Ctrl + M
orCmd + M
(depending on your operating system) - Fix bug where deleted/revoked mods would show multiple times on mods screen (#5460)
- Fix bug where Quick Bar would lose selection text context when the user typed in the Quick Bar (#5464)
- Hide mod option default values for field types that don’t support a default value (database id, Google Sheet, etc.) (#5448)
- Clean up underlying integration configuration variable when removing a brick from a mod (#5396)
- Playground prevents in-marketplace activation (#5473)
🎨 User Experience
- Improve field cascading, error messages, etc. for Google Sheets bricks in Page Editor (#5451)
🧱 Brick Updates
- New “Post message to a frame” brick to send messages to iframes on the page (#5509)
- The
@pixiebrix/document-context
brick now includes atitle
property. This means for mods built since 1.7.20,@input.title
will refer to the current URL, not the original URL