0.2.4-beta
Download
Download this release on the GitHub Releases page.
System​
- Recommended Kernel: 6.18.21
- Upgrade SnapRAID to 14.1
Frontend​
Filebrowser​
- Add all operations dialog and enhance file operation feedback
- Implement fsOperationsDialog for managing file operation statuses
- Add support for hidden files
- Show size from files
- Add README link to install dialog for better user guidance
Docker​
- Update service item states
- Improve port mapping display in Docker view
UI/UX​
- Improve spacing and density for switch components in settings views
- Enhanced dialog components in shares.vue and nfs.vue for better usability and layout
- Improved code formatting and consistency in pools.vue and shares.vue
- Update notification dialog styling
Security​
- Add rate limit for login - 5 false logins within 15 minutes will ban for 30 minutes by default
- Make sure to not be able to guess usernames on login page
API​
- Add
size_humanto fsnavigator - Fix issue with bridge detection
Dependencies​
- Updated dependencies in package.json for various libraries including:
- @babel/runtime
- @codemirror packages
- sass
- vue
- vuetify