πŸ—οΈRelease 3.0.7

✨ Enhancements

  • Page Editor > Add Brick Modal: group search results by "Built-in and Custom Bricks" vs. "Integration Library"

  • Page Editor > New Lint Rules:

    • Warn if a variable reference is passed in Text Template input mode

    • HTTP Request: recommend passing URL search params via params instead of URL field to automatically escape param values

    • HTTP Request: warn on hard-coded authorization header

    • Warn if brick without an output is in the return position of a sub-pipeline

    • Warn on likely invalid mod variable name (e.g., in Assign Mod Variable brick)

    • Warn on API/network requests in renderer pipelines

    • Warn on unreachable bricks after Cancel and Raise Error bricks

  • Admin Console > Edit Deployment: filter database options by team name

πŸ› Bug Fixes

  • Page Editor: fix sharing configuration reverting to private on save

Last updated

Was this helpful?