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
+13Lines changed: 13 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,19 @@ sidebar_position: 1.5
5
5
6
6
All notable changes to this project will be documented in this file.
7
7
8
+
## [3.16.0] - 2025-12-11
9
+
10
+
### 🚀 Features
11
+
12
+
- Show clipboard copy value for file name, download count, and modified date ([57b3e5f](https://github.com/adrianschubek/dir-browser/commit/57b3e5f80ad8848db30b191eb8a3de744c11f20f))
13
+
14
+
### ⚙️ Miscellaneous Tasks
15
+
16
+
- Update GitHub Actions to use latest Docker actions ([12aff6c](https://github.com/adrianschubek/dir-browser/commit/12aff6cf160492519df2368a1ea1aad080be436b))
- Update docs action to node 22 ([2ff8e38](https://github.com/adrianschubek/dir-browser/commit/2ff8e38e71c329b9d4486b9a16c471b36b6e56db))
19
+
- Update PHP version to 8.5 and bump DIRBROWSER_VERSION to 3.16.0 ([6a99d9b](https://github.com/adrianschubek/dir-browser/commit/6a99d9b9a935a7d02ad0b5c00b9573dc5cec81bc))
0 commit comments