Vaultix v1.0.4 - Dashboard Enhancements, Google Drive OAuth Fixes & Permission Control Improvements
π Vaultix v1.0.4
This release introduces important improvements in dashboard reporting, Google Drive OAuth flow, permission control, and package installation isolation.
β¨ Features
π Dashboard Improvements
- Added Schedule (frequency + time) and Last Run columns in Configured Backups table
- Added Schedule (frequency badge) column in Recent Backup History table
π Permission Enhancements
- Activity Log Retention setting restricted to Super Admin only
- Added new Activity Log Access toggle
- Supports switching between
super_admin_onlyandall_authorized
- Supports switching between
- Activity logs now respect
activity_log_visibilityconfiguration
π Google Drive OAuth Fixes
- Fixed token update flow in edit page
- Destination is now preserved during update
- Redirect returns to edit page with token pre-filled
βοΈ Package Improvements
vaultix:installnow runs only package-specific migrations using--pathflag- Improved migration isolation for safer installation in existing Laravel projects
π Documentation
- Improved README formatting for better Packagist CommonMark rendering
- Added spacing after badges for correct display
π Bug Fixes
- Fixed Google Drive OAuth redirect issue
- Fixed dashboard schedule display inconsistencies