v0.5.4-beta

gtsteffaniak/filebrowserv0.5.4-betaFeb 23, 2025by gtsteffaniak

AI Summary

This is a bug fix release addressing issues with shares, drag and drop, preview navigation, and auth proxy password length. The release also introduces updated Docker tag formatting and a new 'beta' tag for easier access to latest beta releases.

Key Highlights

  • Fixed local file paths for shares functionality
  • Fixed drag and drop functionality on empty folders
  • Fixed preview navigation issue
  • Fixed auth proxy password length error
  • Updated Docker tag format from `beta-v0.5.4` to `0.5.4-beta` and added `beta` tag for latest beta

Full Release Notes

## What's Changed

> Note: docker tag formats are now `0.5.4-beta` vs the previous `beta-v0.5.4`, also added `beta` tag that gets updated to latest beta release.

 **BugFixes**:
  - shares: Fix local file paths for shares by @theryecatcher in https://github.com/gtsteffaniak/filebrowser/pull/387
  - drag and drop on empty folders https://github.com/gtsteffaniak/filebrowser/issues/361
  - preview navigation issue https://github.com/gtsteffaniak/filebrowser/issues/372
  - auth proxy password length error https://github.com/gtsteffaniak/filebrowser/issues/375

## New Contributors
* @theryecatcher made their first contribution in https://github.com/gtsteffaniak/filebrowser/pull/387

**Full Changelog**: https://github.com/gtsteffaniak/filebrowser/compare/v0.5.3-beta...v0.5.4-beta