This will permanently delete all notification logs older than 30 days. This action cannot be undone.
Database Optimization
Regular maintenance keeps your system running smoothly. Consider clearing old logs monthly.
Update Status
Current version v= htmlspecialchars($appSettings['app_version']) ?>
Last checked: = date('M d, H:i', strtotime($updateSettings['last_update_check'])) ?>
Update available
New release: v= htmlspecialchars($cachedUpdateData['latest_version'] ?? '') ?> — click to view details and apply
= (int)($cachedUpdateData['commits_behind'] ?? 0) ?> new commit(s) — click to apply hotfix
You're up to date!
Version v= htmlspecialchars($appSettings['app_version']) ?> is the latest= ($updateSettings['update_channel'] ?? 'stable') === 'stable' ? ' stable release' : ' version' ?>.
Update Preferences
Choose update channel and display options
Rollback
Revert to the previous version if something went wrong
Warning
Rolling back will restore application files and database to the state before the last update.
If the database restore fails automatically, you can import the SQL backup manually from the backups/ directory.