Release 1.6.4

Published to the Chrome Web Store on June 2, 2022

✨ Enhancements

  • Add Advanced Matching rules to Page Editor:

    • Require element(s) matching selector (#3532)

    • Require URL part pattern match (e.g., hash, search) (#3502)

  • Add support for only reporting telemetry once per page session for automatic triggers (interval, initialize, etc.) (#3493)

🐛 Bug Fixes

  • Exclude PixieBrix element attributes in selector inference (#3452)

  • Use consistent selector escaping when generating selectors (#3498)

🧱 New/Updated Bricks

  • @pixiebrix/html/insert brick to insert an HTML element into a page relative to another element (#3486)

  • The @pixiebrix/timestamp and @pixiebrix/parse-date now include an epochMillis outputs to facilitate easier time comparison (#3490)

Last updated