🐛 Bug fixes
- Remove use of laravel 11 specific trait to keep supporting laravel 10 by @NeoIsRecursive
- Display what state we are in so it is clear to the user what is happening (#71) by @NeoIsRecursive in #71
- User getting logged out when doing backups or restores (#70) by @NeoIsRecursive in #70
⚙️ Miscellaneous
- Update vite to latest version by @NeoIsRecursive