Modern, responsive admin UI (cards, grid, badges, icons)
Live logs reliability improvements on Backups page
Translation template refreshed; FA (fa_IR) updated
Switched to MIT license; cleanup for production
UI/UX
New card-based dashboard with info cards (Last Backup, Next Run, S3 Status)
Progress stepper (Archiving → Uploading → Complete) with smoother bar animations
Drag‑and‑drop upload zones for Backups/Restore with inline progress
Live logs: tabbed filters (All/Info/Debug/Errors), copy/download, auto‑refresh and auto‑scroll toggles
Backup job controls with icons (Pause/Resume/Cancel)
Tahoma set as the base font across the plugin UI
Fixes
Backups → Live Logs now visible by default and aligned with Restore/Logs
Minor PHPStan issue resolved (type cast on size for esc_html)
Internationalization
Regenerated POT with all strings
Updated fa_IR PO/MO
New Composer script: composer i18n:pot to rebuild POT
Developer Changes
Removed legacy Setup Wizard code paths (unused)
Cleaned duplicated/unused files; repo ready for production packaging
License switched to MIT (composer.json + README)
Compatibility
No breaking changes; settings and behavior remain compatible
Wizard removal doesn’t affect configured sites (use Settings page)
Upgrade Notes
Update the plugin and clear any caches
Optional: run composer i18n:pot, then merge local translations with msgmerge
No database changes or migrations required
Known Notes
Some long lines in Admin/Restore code may exceed PHPCS 120‑char guideline (warnings only; no functional impact)
Thanks for using VirakCloud Backup. If you run into any issues, enable Live Logs on Backups to tail activity and share the network response for vcbk_tail_logs if debugging is needed.
Full Changelog: v1.0.1...v1.0.2