Product Roadmap

Shape Our Future Together

Vote on features you want to see and submit your own ideas. Your feedback drives our development.

1

File Integrity Monitoring

Completed

Detect when critical files like wp-config.php or .htaccess change unexpectedly — the kind of silent modification a supply-chain backdoor makes. We record a baseline hash on first sync, alert on any drift, and automatically block auto-updates on affected sites until you approve the change or roll it back. Prompted by the EssentialPlugin supply-chain attack of April 2026.

Requested by Michal Apr 19, 2026
1

WordPress Core Auto-Updates with Rollback

Approved

Extend the safe-update pipeline to cover WordPress core, not just plugins and themes — with file-level capture before the update and one-click rollback if a core update breaks your site. Same safety net you already get for plugin and theme updates.

Requested by Michal Apr 19, 2026
1

Automated Form Testing Before & After Updates

Approved

Visual regression catches layout breaks, but misses functional ones — a contact form that looks fine but 500s on submit. Define form scenarios per site (fill, submit, assert the result) and we run them on every update as part of the safety checks.

Requested by Michal Apr 19, 2026
1

One-Click Staging from Backup

Approved

Spin up a staging or development copy of any site by restoring a backup to a different domain. Handles serialized WordPress data correctly so you don't have to manually search-and-replace.

Requested by Michal Apr 19, 2026
1

Client Reports (PDF)

Completed

Generate branded PDF reports showing the work done on a site or across a client's portfolio — backups taken, plugins and themes updated with from → to versions, uptime stats, and health score trends. Send them to your clients every month to justify the retainer.

Requested by Michal Apr 19, 2026
1

Export Activity to CSV

Completed

Download the Activity feed as a CSV for any date range — every update, backup, and restore with timestamp, status, and from → to versions. Paper trail for clients, change-management audits, and post-incident reviews.

Requested by Michal Apr 19, 2026
0

Incremental (Delta) Backups

Approved

After the first full backup, only upload the files that changed. Cuts daily backup time from minutes to seconds and dramatically reduces storage costs — a 1 GB site's daily backup drops to around 5–50 MB.

Requested by Michal Apr 19, 2026
0

Export Plugins & Themes to CSV

Completed

Pull a full inventory of every plugin and theme across your fleet into a CSV — name, current version, latest version, active status, and notes on vulnerabilities or plugins removed from WordPress.org. For compliance reviews, procurement audits, or a spreadsheet-friendly overview.

Requested by Michal Apr 19, 2026