# Release 1.7.34

### ✨ Enhancements

* Directly reference mod variables as `@mod` in bricks without using the Page State brick ([#6051](https://github.com/pixiebrix/pixiebrix-extension/pull/6052))
* Add support for providing a default output variable name for user-defined bricks ([#2933](https://github.com/pixiebrix/pixiebrix-extension/pull/6053))
* Add support for providing custom enum value labels in user-defined bricks ([#6049](https://github.com/pixiebrix/pixiebrix-extension/pull/6050))
* Rename Page State elements to match the new naming scheme: `private`, `mod`, `public`
* Add custom event name analysis/linting in the Page Editor ([#6036](https://github.com/pixiebrix/pixiebrix-extension/pull/6037))
* Updates design of tabs in the Sidebar ([#6056](https://github.com/pixiebrix/pixiebrix-extension/pull/6076))
* Improve HTTP Request Brick warning messages ([#6119](https://github.com/pixiebrix/pixiebrix-extension/pull/6120))
* 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](https://github.com/pixiebrix/pixiebrix-extension/pull/6055))
* Reduce amount of logging and cleanup logs to prevent certain mods from slowing down over time ([#6117](https://github.com/pixiebrix/pixiebrix-extension/pull/6118))

### 🧱 New/Updated Bricks

* Adds a new “Assign Mod Variable” brick to easily set variables available across bricks and runs of the mod. ([#6085](https://github.com/pixiebrix/pixiebrix-extension/pull/6086))
