You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/docs/changelog.md
+18Lines changed: 18 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,24 @@ sidebar_position: 1.5
5
5
6
6
All notable changes to this project will be documented in this file.
7
7
8
+
## [4.0.0] - 2025-12-12
9
+
10
+
### 🚀 Features
11
+
12
+
- Add popup preview and raw streaming for media files ([617400a](https://github.com/adrianschubek/dir-browser/commit/617400ac12a5b293297cf673c91b64e7f15c1d78))
13
+
- Add copy file content and hash to clipboard ([0234403](https://github.com/adrianschubek/dir-browser/commit/02344032883af359cf8e9d4c4f8614ba38dc6c29))
14
+
- Remove old actions dropdown from file display ([ae74339](https://github.com/adrianschubek/dir-browser/commit/ae743398f2fc20fb2843954f55b3b89858ee00a7))
- Update DIRBROWSER_VERSION to 4.0.0 and adjust layout environment variable ([2f55fda](https://github.com/adrianschubek/dir-browser/commit/2f55fdad9503d4773af94fbf10bc7070d0cadccd))
24
+
- Update Bootstrap CSS and JS to version 5.3.8 ([54e4857](https://github.com/adrianschubek/dir-browser/commit/54e4857dfbc435721349c966603d3a44005cc98b))
0 commit comments