Releases
Changelog
Every shipped change, written in plain English. We release often — usually multiple times a week. Subscribe by following@buildliapp or check back here.
§
v0.4.2
Multilingual sites + tighter approval gates
- ADDED
WPML and Polylang support
Buildli now reads multilingual sites natively. Ask 'find the Hebrew version of the about page' and it returns the linked translation across either plugin.
- ADDED
Activity feed in the dashboard
A new section under your sites lists the last 20 changes the agent made — with site, action, success state, and a link straight to the conversation that produced it.
- ADDED
Onboarding emails on day 3 and day 7
If you signed up but haven't connected a site yet, we'll nudge once with five concrete examples of what to ask, then once more a week in to ask how it's going.
- SECURITY
Approval gate on every write tool
Seven write tools (component edits, SEO updates, ACF fields, WooCommerce stock and orders) now require explicit approval before executing. Previously the legacy three did but Phase-2 additions slipped through.
- SECURITY
Nonce required on inbound site events
Closed a 5-minute replay window on the connector → cloud webhook by making the request_id field required.
- CHANGED
Editorial design across every page
Auth, billing, settings, connect flow, and the chat itself now share the same Fraunces-and-hairlines look as the landing page. No more generic cards mid-flow.
- ADDED
§
v0.4.1
Plugin Check polish for WordPress.org
- FIXED
Privacy policy URL
readme.txt linked to /privacy which 404'd. Fixed to /legal/privacy and added a permanent redirect from the short path.
- CHANGED
Plugin metadata cleanup
Author URI now points to https://buildli.app and the plugin slug formally requested as `buildli` for the WP.org directory.
- FIXED
§
v0.4.0
Universal adapter framework
- ADDED
Native support for 11 WordPress stacks
Gutenberg, Elementor (Free + Pro), Divi, Bricks, Beaver Builder, WPBakery / Visual Composer, Oxygen, WooCommerce, Yoast / Rank Math / AIOSEO, ACF (Free + Pro). One tool name (`update_component`) routes to the right builder per post automatically.
- ADDED
Capability detection
Every connected site reports back which builders, SEO plugin, and integrations are active — so the agent knows what it can edit before you ask.
- ADDED
Cache plugin fan-out
Buildli now invalidates the right cache after each write — WP Rocket, W3TC, LiteSpeed, WP Super Cache, Cache Enabler, Hummingbird, SG Optimizer, Cloudflare, and Nginx Helper supported out of the box.
- ADDED