1.5 KiB
1.5 KiB
Changelog
[Unreleased]
[01.07.00] --- 2026-06-07
[01.06.00] --- 2026-06-07
[01.05.00] --- 2026-06-07
Added
- Dashboard submenu entry as default landing page with
class:homeicon [DEFAULT_DIR]placeholder for portable backup directory configuration — resolves toadministrator/components/com_mokojoombackup/backupsat runtime- Live AJAX directory validation on backup_dir field — checks existence, writability, and placeholder resolution as user types (debounced 400ms)
checkDirAJAX endpoint for real-time directory permission checking- Web-accessible warning badge on backup download buttons when archive is inside web root
- Inline security warning in FolderPicker when default directory is selected
- Auto
.htaccessandindex.htmlprotection for web-accessible backup directories on profile save and at backup time - Font Awesome 6 submenu icons via CSS injection in
MokoJoomBackupComponent::boot() syncMenuIcons()installer postflight — syncs icon classes to#__menuon install and updateencryptionPasswordproperty onSteppedSessionfor upcoming stepped backup encryption support
Changed
- Profile
backup_dirdefault changed from literal path to[DEFAULT_DIR]placeholder - Backup engine fallback directory changed from hardcoded path to
[DEFAULT_DIR] isUsingDefaultBackupDir()now matches[DEFAULT_DIR]placeholder in addition to literal path and empty values- Dashboard submenu language key added to
.sys.inifiles (en-GB, en-US)