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
+19Lines changed: 19 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,25 @@ sidebar_position: 1.5
5
5
6
6
All notable changes to this project will be documented in this file.
7
7
8
+
## [4.1.0] - 2025-12-13
9
+
10
+
### 🚀 Features
11
+
12
+
- Add max file size limit for hashing functionality ([621dd96](https://github.com/adrianschubek/dir-browser/commit/621dd96391724d0567ed2f2653473b33885df0d5))
13
+
- Show generated hash and used algo ([004b02b](https://github.com/adrianschubek/dir-browser/commit/004b02bbb6060e8b64c307fb6154eeb3d9678658))
- Dont escape forward slashes in url field in API ([d4d6b00](https://github.com/adrianschubek/dir-browser/commit/d4d6b004b367260d0eb4f2dff1f5e997105eec51))
20
+
21
+
### 📚 Documentation
22
+
23
+
- Add warning about performance impact of hashing large files ([66e7d1e](https://github.com/adrianschubek/dir-browser/commit/66e7d1ebee7d549c9dda2886528103f90399aee9))
0 commit comments