Published to the Chrome Web Store on July 20, 2023
✨ Enhancements
- Directly reference mod variables as
@mod
in bricks without using the Page State brick (#6051) - Add support for providing a default output variable name for user-defined bricks (#2933)
- Add support for providing custom enum value labels in user-defined bricks (#6049)
- Rename Page State elements to match the new naming scheme:
private
,mod
,public
- Add custom event name analysis/linting in the Page Editor (#6036)
- Updates design of tabs in the Sidebar (#6056)
- Improve HTTP Request Brick warning messages (#6119)
- Support for “Pushdown” of Cloud Integration Configurations to the PixieBrix Browser Extension
🐛 Bug Fixes
- Fix duplicate “Brick” filter items in the Workshop. If you have save filters, you’ll need to clear the filters and re-apply them. (#5526)
- Reduce amount of logging and cleanup logs to prevent certain mods from slowing down over time (#6117)
🧱 New/Updated Bricks
- Adds a new “Assign Mod Variable” brick to easily set variables available across bricks and runs of the mod. (#6085)