Skip to content

4.0.0

Choose a tag to compare

@adrianschubek adrianschubek released this 12 Dec 02:32
· 57 commits to main since this release

[4.0.0] - 2025-12-12

⭐ New Preview Menu

  • Preview images, videos, textfiles, json,... before downloading
  • Display file metadata
  • Copy button to copy file content directly
  • Hash calculation available in UI
chrome_WIdxhOfYbe

⚠️ Breaking Changes

  • Dropdown action buttons have been removed. Use new file preview menu instead.
  • New "popup" layout opens a preview menu instead of direct download when clicking a file. To restore old direct download behavior set the variable LAYOUT=basic or use version 3.x

🚀 Features

  • Add popup preview and raw streaming for media files (617400a)
  • Add copy file content and hash to clipboard (0234403)
  • Remove old actions dropdown from file display (ae74339)

📚 Documentation

⚙️ Miscellaneous Tasks

  • Update DIRBROWSER_VERSION to 4.0.0 and adjust layout environment variable (2f55fda)
  • Update Bootstrap CSS and JS to version 5.3.8 (54e4857)