Release 1.7.40

Published to the Chrome Web Store on September 13, 2023

✨ Enhancements

  • Variable Popover (available to Beta users):

    • Increased the size of the (experimental) Variable Popover so that the keyboard instructions do not wrap (#6322)

    • Allows use of the enter key in addition to the tab key when selecting an item in the (experimental) Variable Popover (#6320)

    • When selecting a variable in a Nunjucks expression with the (experimental) Variable Popover, the closing }} are added, but the cursor is maintained at the end of the variable to enable selecting a sub-variable (#6396)

    • The Variable Popover now appears above or below the selected line. This increases usability when using the popover with multi-line inputs. (#6397)

🐛 Bug Fixes

  • Improved error message when a user tries to activate a mod from a shared mod link that they don’t have access to (#6326)

  • The options drop-downs for the Get/Put data from PixieBrix database bricks no longer get stuck in Loading... state when first added. (#6379)

  • Fix Null Pointer Exception that was sometimes being thrown in the Extension Console during mod reactivation (#6409)

  • Fix Null Pointer Exception that was sometimes thrown when sharing a mod from the Page Editor (#6407)

  • Fix “End of JSON input” error sometimes thrown by the jq - JSON processor brick (#6408)

  • Fixed missing error messages in Mod Telemetry (#6405)

🧱 New/Updated Bricks

  • Added a new field to the Lookup Google Sheet row brick allowing users to select all rows instead of just specific columns/rows (#6402)

Last updated