# Release 1.5.10

### ✨ Enhancements

* Added a data panel for showing page state. Learn more at [Working with Mod Variables and Page State](https://www.notion.so/Working-with-Mod-Variables-and-Page-State-c596bf0930a1401da9b2a115cacd933a?pvs=21) ([#3060](https://github.com/pixiebrix/pixiebrix-extension/pull/3060))
* Show which bricks ran and were skipped in the previous run in the Page Editor ([#3066](https://github.com/pixiebrix/pixiebrix-extension/pull/3066))
* Enterprise: Ability to set PixieBrix API server and primary organization id via browser managed storage ([#3068](https://github.com/pixiebrix/pixiebrix-extension/pull/3068))

### 🐛 Bug Fixes

* Page Editor would crash if you had a lot of large extension logs/traces. Debug/trace logs are cleaned up on extension run ([#3101](https://github.com/pixiebrix/pixiebrix-extension/issues/3101))
* Blueprint becomes unpublished (from Public Marketplace) if you save it from the Page Editor ([#3063](https://github.com/pixiebrix/pixiebrix-extension/issues/3063))

### 🎨 User Experience

* JQuery → jQuery ([#3067](https://github.com/pixiebrix/pixiebrix-extension/pull/3067))
