Skip to content

Releases: adrianschubek/dir-browser

4.4.0

16 Jan 16:22

Choose a tag to compare

[4.4.0] - 2026-01-16

🚀 Features

  • Add support for PDF previews (98d9a93)
  • Add support for markdown previews. closes #42 (49545de)

⚙️ Miscellaneous Tasks

4.3.3

30 Dec 17:46

Choose a tag to compare

[4.3.3] - 2025-12-30

🐛 Bug Fixes

  • Initialize variables to prevent warnings on early exit (588d5f8)
  • Make utpp scan paths more specific (ef1327d)
  • Use official APT repo for redis and nginx (9362402)

4.3.2

29 Dec 22:34

Choose a tag to compare

[4.3.2] - 2025-12-29

🚀 Features

  • Use debian-slim instead of alpine as base image (3b00d3e)

🐛 Bug Fixes

  • Don't escape forward slashes anywhere in API (a74e977)
  • Php warnings (fbc7c3c)

📚 Documentation

4.3.1

15 Dec 09:04

Choose a tag to compare

[4.3.1] - 2025-12-15

🚀 Features

  • Show icon in list when folder is locked (b4265f1)
  • Show path and home link on full page auth form (238f685)

🐛 Bug Fixes

  • Complete folder download when pagination active (f688b9f)
  • Don't show locked files in search results (d50e52e)
  • Redirect to home after logout (2cf0721)

📚 Documentation

4.3.0

15 Dec 00:32

Choose a tag to compare

[4.3.0] - 2025-12-15

🚀 Features

  • Add TITLE config for custom page title (376c081)
  • Add batch download streaming (ffcd246)
  • Add toast notifications for batch download preparation (80b2ad6)

📚 Documentation

  • Escape dollar sign for docker (c7e1ece)

4.2.0

14 Dec 09:15

Choose a tag to compare

[4.2.0] - 2025-12-14

🚀 Features

  • Add configurable auth cookie lifetime and httpOnly setting (db626c1)
  • Add password protection checks in init script (a51c66b)
  • Logout functionality and cookie deletion (df866e4)

🐛 Bug Fixes

  • Enhance password protection messaging and logic in index.php (24155b8)

📚 Documentation

  • Improve docs (b15c7b7)
  • Remove note about noJS (723f3a3)
  • New cookie configs (a99a479)
  • Update password protection documentation to include logout instructions (2b2bcbf)

⚙️ Miscellaneous Tasks

4.1.0

13 Dec 09:19

Choose a tag to compare

[4.1.0] - 2025-12-13

⚠️ v4: Breaking Changes

🚀 Features

  • Add max file size limit for hashing functionality (621dd96)
  • Show generated hash and used algo (004b02b)
  • Add audio preview (3a992da)
  • Add folder password protection. fixes #30 (80a543e)

🐛 Bug Fixes

  • Dont escape forward slashes in url field in API (d4d6b00)

📚 Documentation

  • Add warning about performance impact of hashing large files (66e7d1e)
  • Freeze v3 docs (8536f4b)
  • Prepare v4 (d721beb)

4.0.0

12 Dec 02:32

Choose a tag to compare

[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)

3.16.0

11 Dec 04:16

Choose a tag to compare

[3.16.0] - 2025-12-11

🚀 Features

  • Show clipboard copy value for file name, download count, and modified date (57b3e5f)

⚙️ Miscellaneous Tasks

  • Update GitHub Actions to use latest Docker actions (12aff6c)
  • Update upload-pages-artifact action (3214bff)
  • Update docs action to node 22 (2ff8e38)
  • Update PHP version to 8.5 and bump DIRBROWSER_VERSION to 3.16.0 (6a99d9b)

3.15.0

25 Aug 14:59

Choose a tag to compare

[3.15.0] - 2025-08-25

🚀 Features