# Release 1.4.12

:information\_source: This is the final release in the 1.4.X series. The 1.5.0 series will include general availability of the new experience for wiring together bricks in the Page Editor

### ✨ Enhancements

* Add ability to copy/paste bricks in the Page Editor ([#2160](https://github.com/pixiebrix/pixiebrix-extension/pull/2160))
* Support for cropping images (from a data URI) in the Form Builder ([#2242](https://github.com/pixiebrix/pixiebrix-extension/pull/2242))
* Add info/success notification options to the `@pixiebrix/browser/alert` brick ([#2221](https://github.com/pixiebrix/pixiebrix-extension/pull/2221))

### 🐛 Bug Fixes

* Boolean toggle in Page Editor doesn’t show current value on load ([#2239](https://github.com/pixiebrix/pixiebrix-extension/issues/2239))
* Fix service selection field for the PixieBrix service inputs to components ([#2264](https://github.com/pixiebrix/pixiebrix-extension/pull/2264))
* Fix display of forms in sidebar if a permanent panel is in the sidebar ([#2154](https://github.com/pixiebrix/pixiebrix-extension/issues/2154))
* Don’t wait to try to message closed tabs when sending broadcast messages ([#2191](https://github.com/pixiebrix/pixiebrix-extension/issues/2191))
* Fix bug where deeply nested variable data was being truncated ([#2195](https://github.com/pixiebrix/pixiebrix-extension/issues/2195))

### 🧱 New Bricks

* 🎺 `@pixiebrix/audio` sound effect brick ([#2251](https://github.com/pixiebrix/pixiebrix-extension/pull/2251))
