Pixflow AI Changelog
Back to changelogv1.0.6 – Builder Performance and Licence Stability
Pixflow AI 1.0.6 improves the builder experience by deferring remote template loading until template tools are opened, reducing background observer work, and preventing unnecessary Bricks save-state changes on load. It also improves Design System builder behaviour and makes licence persistence more resilient during temporary editor access failures.
Deferred remote template catalogue
Improved Bricks builder startup performance by loading the remote Pixflow template catalogue only when template tools are opened.
Reduced background builder work
Scoped Rename and Insert background observation to the Bricks template popup instead of the full builder document.
Cleaner builder save state
Fixed cases where Pixflow template source registration and live style previews could mark the builder as needing a save on load.
Design System builder fixes
Fixed Design System builder preview and builder mode issues, including maintenance mode preview handling, duplicated inherited template metadata, and toolbar panel access.
More stable licence persistence
Improved licence cache handling so transient editor access failures no longer remove a valid site activation, while confirmed invalid activations still clear correctly.