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.3.1] - 2025-12-15
9
+
10
+
### 🚀 Features
11
+
12
+
- Show icon in list when folder is locked ([b4265f1](https://github.com/adrianschubek/dir-browser/commit/b4265f1a8674507226d3554967758367ef255226))
13
+
- Show path and home link on full page auth form ([238f685](https://github.com/adrianschubek/dir-browser/commit/238f68576278033312807f1b47194c567691b1f3))
14
+
15
+
### 🐛 Bug Fixes
16
+
17
+
- Complete folder download when pagination active ([f688b9f](https://github.com/adrianschubek/dir-browser/commit/f688b9fdde938bcf67b7934f4c596043a3c54a76))
18
+
- Don't show locked files in search results ([d50e52e](https://github.com/adrianschubek/dir-browser/commit/d50e52e739469e3bafd14bc8df65f60100f572e5))
19
+
- Redirect to home after logout ([2cf0721](https://github.com/adrianschubek/dir-browser/commit/2cf07215a4435f803e7f27e8726a576a5eef99ed))
0 commit comments