Files
MokoSuiteBackup/CHANGELOG.md
T
Jonathan Miller 899a33bc58
Universal: Build & Release / Promote to RC (pull_request) Has been skipped
Universal: Build & Release / Build & Release Pipeline (pull_request) Failing after 10s
Joomla: Extension CI / Release Readiness Check (pull_request) Failing after 3s
Universal: PR Check / Branch Policy (pull_request) Failing after 1s
Joomla: Extension CI / Lint & Validate (pull_request) Failing after 4s
Universal: PR Check / Validate PR (pull_request) Failing after 3s
Universal: PR Check / Secret Scan (pull_request) Successful in 5s
Generic: Repo Health / Access control (pull_request) Successful in 2s
Generic: Repo Health / Site Health (pull_request) Has been skipped
Branch Cleanup / Delete merged branch (pull_request) Successful in 2s
RC Revert / Rename rc/ back to dev/ (pull_request) Has been skipped
Joomla: Metadata Validation / Validate Joomla Metadata (pull_request) Successful in 13s
Universal: Workflow Sync Trigger / Sync workflows to live repos (pull_request) Failing after 4m50s
Joomla: Extension CI / Tests (PHP 8.2) (pull_request) Has been cancelled
Joomla: Extension CI / Tests (PHP 8.3) (pull_request) Has been cancelled
Joomla: Extension CI / PHPStan Analysis (pull_request) Has been cancelled
Joomla: Extension CI / Build RC Pre-Release (pull_request) Has been cancelled
Universal: PR Check / Build RC Package (pull_request) Has been cancelled
Universal: PR Check / Report Issues (pull_request) Has been cancelled
Generic: Repo Health / Scripts governance (pull_request) Has been cancelled
Generic: Repo Health / Repository health (pull_request) Has been cancelled
Generic: Repo Health / Report Issues (pull_request) Has been cancelled
feat: purge, CPanel module, 7z format, SFTP browser (#119, #105, #122, #98)
#119: Manual purge — toolbar button opens modal with date picker,
AJAX count preview, confirmation before bulk delete.

#105: CPanel admin dashboard module (mod_mokosuitebackup_cpanel) —
backup status, quick action buttons per profile, next scheduled,
stats, and quick links. Registered in package manifest.

#122: 7z archive format via system 7za/7z CLI binary with optional
password encryption. New SevenZipArchiver engine class.

#98: SFTP remote file browser — custom SftpPathField with "Browse
Remote" button, modal directory listing via SSH ls, click to navigate,
double-click to select.

Also: CHANGELOG updated, wiki Home updated, #121 verified (encryption
field already visible in Archive Settings tab).

Closes #119, closes #105, closes #122, closes #98, closes #121
2026-06-23 13:05:42 -05:00

1.1 KiB

Changelog

[Unreleased]

Added

  • MokoRestore: post-restore reset options — passwords, hits, versions, sessions, cache (#131)
  • MokoRestore: per-table conflict resolution — replace, skip, merge, data-only per table (#132)
  • MokoRestore: preset buttons — "All Replace", "All Skip", "Everything except users"
  • MokoRestore: auto-detect sanitized passwords and prompt for reset
  • Data sanitization: passwords, emails, sessions in backup profile settings (#129)
  • Manual purge: delete all backups older than a selected date with count preview (#119)
  • CPanel admin dashboard module with backup status, quick actions, and profile buttons (#105)
  • 7z archive format via system 7za/7z binary with optional password encryption (#122)
  • SFTP remote file browser: browse remote server directories to select backup path (#98)

Fixed

  • MokoRestore: data-only mode now uses REPLACE INTO to handle existing rows
  • MokoRestore: temporary password is now randomly generated (not hardcoded "changeme")

[01.38.05] --- 2026-06-23

[01.38.05] --- 2026-06-23

[01.38.04] --- 2026-06-23

[01.38.04] --- 2026-06-23