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
This version introduces two major updates:
- Bulk Actions for File Manager: This new feature allows you to perform multiple actions simultaneously on several selected files (using checkboxes). The first bulk action enables downloading multiple files from the current and previously browsed directories, eliminating the need to download files one by one. To activate this feature, check the "Enable Bulk Actions" option in the file manager (please refer to the wiki for more details).
- Multiple File Selection in the Open Dialog: You can now select multiple files at once in the open dialog, facilitating the upload of multiple files simultaneously.
Copy file name to clipboardExpand all lines: CHANGELOG.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,12 @@
1
1
# Changelogs
2
2
3
+
## 2.0.3 (March 2026)
4
+
5
+
This version introduces two major updates:
6
+
7
+
- Bulk Actions for File Manager: This new feature allows you to perform multiple actions simultaneously on several selected files (using checkboxes). The first bulk action enables downloading multiple files from the current and previously browsed directories, eliminating the need to download files one by one. To activate this feature, check the "Enable Bulk Actions" option in the file manager (please refer to the wiki for more details).
8
+
- Multiple File Selection in the Open Dialog: You can now select multiple files at once in the open dialog, facilitating the upload of multiple files simultaneously.
9
+
3
10
## 2.0.2 (March 2026)
4
11
5
12
- Updated NeoFlat Hint Component and implemented it on the user list. When hovering over a user, a summary of remote peer information is displayed.
0 commit comments