Isolate notification style from page and put in middle of page (#2169)
Fix bug where you couldn’t re-save blueprint you already saved in the Page Editor (#2162)
🧱 New Bricks
@pixiebrix/html/read for reading the DOM HTML of the document or current element (#2082)
@pixiebrix/parse-date brick that takes a human readable date and parses it into UTC and local time formats (#2033)
✨ Enhancements
Grey the extensions icon when the extension is loading/initializing (#2089)
In apiVersion: v3, template expressions are no longer auto-escaped. Instead sanitization occurs where the output would be used in an HTML context (which is how it works for variables) (#2087)