Release 1.4.11
This release was published to the Chrome Web Store on 12/21/2021
Last updated
Was this helpful?
This release was published to the Chrome Web Store on 12/21/2021
Last updated
Was this helpful?
This release is focused on work for upcoming Page Editor improvements to brick configuration and the ability to create interactive documents
To get early access to these features, contact [email protected]
Isolate notification style from page and put in middle of page ()
Fix bug where you couldn’t re-save blueprint you already saved in the Page Editor ()
@pixiebrix/html/read
for reading the DOM HTML of the document or current element ()
@pixiebrix/parse-date
brick that takes a human readable date and parses it into UTC and local time formats ()
Grey the extensions icon when the extension is loading/initializing ()
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) ()