# Release 1.7.12

### ✨ Enhancements

* ⚡ Show Extension list faster in the Page Editor ([#4531](https://github.com/pixiebrix/pixiebrix-extension/pull/4531))
* Add support for checkboxes in the “Read data from a form” brick ([#4513](https://github.com/pixiebrix/pixiebrix-extension/pull/4513))
* Page Load/Navigation triggers now run on navigation for single-page applications using hash routers/state ([#3598](https://github.com/pixiebrix/pixiebrix-extension/pull/4598))
* Blueprint options are validated on activation ([#4602](https://github.com/pixiebrix/pixiebrix-extension/pull/4602)))

### 🐛 Bug Fixes

* Fix registry item does not exist message in onboarding playground ([#4519](https://github.com/pixiebrix/pixiebrix-extension/pull/4519))
* Show error message in Page Editor if permissions request errors ([#4555](https://github.com/pixiebrix/pixiebrix-extension/pull/4555))
* Fix bug in Grant Permissions button in Page Editor where clicking the button would have no effect ([#4554](https://github.com/pixiebrix/pixiebrix-extension/pull/4554))
* Fix bug where new version wasn’t available in History dropdown workshop in after save without refreshing the page ([#4586](https://github.com/pixiebrix/pixiebrix-extension/pull/4586))

### 🎨 User Interface

* Show error message on pages that can’t be edited because they are insecure ([#4529](https://github.com/pixiebrix/pixiebrix-extension/pull/4529))
* Improve UI in Sidebar if browser extension has restarted ([#4530](https://github.com/pixiebrix/pixiebrix-extension/pull/4530))
* Round the corner in the Add Brick modal ([#4522](https://github.com/pixiebrix/pixiebrix-extension/pull/4522))
* Show partner UI in Sidebar if not authenticated ([#4548](https://github.com/pixiebrix/pixiebrix-extension/pull/4585))

### ⚛️ Experimental

* New “Display Temporary Information” brick to show information in the sidebar as part of an action ([#4585](https://github.com/pixiebrix/pixiebrix-extension/pull/4584))
* Warn when using a variable that’s not defined (enable on Settings > Skunkworks) ([#4545](https://github.com/pixiebrix/pixiebrix-extension/pull/4545))
