Release 1.8.5

Released to the Chrome Web Store on December 18, 2023

✨ Enhancements

  • Can now add Activation Instructions to mods to help guide users when activating mods that require additional configuration (#7044)

  • Reorganized form builder fields. Temporary form builder fields are separated into sections and all form-level fields are listed above field definitions (#7060)

🐛 Bug Fixes

  • Fixed a broken docs link for troubleshooting nework errors (#7073)

  • Fixed optional chaining in variable expressions, e.g., @mod.foo?.data (#7074)

  • Fixed issue where viewing the Append to Google Sheets Brick cleared variable expressions for data in the Page Editor (#7076)

  • Fixes messing element key in brick outline for map values brick and adds the variable to the variable popover (#7118)

  • Fixes issue where the mod launcher would be shown in addition to the mod activation panel when there were no other available sidebar mods (#7119)

🧱 New/Updated Bricks

  • We've added a new Comment brick to assist developers in documenting their Mod Components (#7027)

  • Dropped the @pixiebrix/uipath/app brick as it is nolonger necessary or used (#7068)

  • Removed the [Experimental] flag on the JavaScript brick (#7079)

  • Adds new HTML argument to the Copy to Clipboard brick (#7098)

  • Adds Map Automation Anywhere Co-Pilot Data brick to set host data to pass to the AA Co-Pilot (#7104)

  • The Identity brick now uses property as the default property name instead of value (#7116)

  • Updated the Show Sidebar configuration: Panel Heading is now Tab Title to better match the starter brick configuration terminology (#7117)

🎨 User Experience

  • The new Page Editor Walkthrough is now triggered on the developer welcome page (#6944)

  • Clarified the Remove actions in the Page Editor by renaming the actions to Deactivate or Delete as appropriate. (#7061)

Last updated