Skip to main content

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_human to fsnavigator
  • Fix issue with bridge detection

Dependenciesโ€‹

  • Updated dependencies in package.json for various libraries including:
    • @babel/runtime
    • @codemirror packages
    • sass
    • vue
    • vuetify