New Features
-
Multiple plugins per backup plan, including two of the same engine (#382). A backup plan's Plugins section is now a checklist of plugin-config cards instead of one dropdown per type, so a single plan can run any number of configs — two MySQL instances, MySQL + PostgreSQL + a Script hook, and so on. Each database config keeps its own dump directory (the editor rejects two that would collide), each runs and is reported independently, and in the restore area you pick a connection and see only that server's databases — so two servers with same-named databases each restore on their own. Existing plans keep their current plugins automatically.
-
Schedule summary on the client page (#383). The client Status tab now shows a Schedules card beside Recent Activity: every plan with its repository, schedule, next run time, and an icon for each plugin that runs on it (MySQL, PostgreSQL, MongoDB, InterWorx, a Script badge, and an S3 marker for offsite-synced repos). Recent Activity sits alongside it with a link to the full log filtered to that client.