четверг, 2 апреля 2026 г.

New version Just Manager 1.0.0-alpha.1 released.

This version contains significant changes. Please backup settings before updating. If you don't know how to make settings backup, please contact the author.

Release notes:
1. "Adjust columns size to panel width" option works in list panel view - fixed.
2. Recursive directory creation added (forum: 484).
3. Navigation Panel splitter reset after restart on Windows 10 - fixed (forum: 524).
4. Chinese Traditional, Farsi, Swedish and Turkish localizations added.
5. Some localizations are not selected automatically - fixed.
6. Main window menu not displayed - fixed.
7. Fixed memory leak related to singleton.
8. Fixed invalid memory access in toolbars.
9. Some uninitialized memory access cases fixed.
10. Logger refactoring.
11. File search: case-insensitive text search fixed.
12. File search treats folders as files when searching for text - fixed.
13. Attempt to search for text in an empty file or when file size is less than pattern size - fixed.
14. Deleted file is considered to exist during FTP file operations - fixed.
15. Fixed incorrect selected files count info after folder deletion.
16. Left button click/context menu doesn't work for file operation progress in toolbar during operations with fast updates - fixed.
17. Removed switching to ANSI if "OPTS UTF8 ON" doesn't return code 200, because some FTP servers return code 202 or 504 for this command even though they use UTF-8.
18. FTP keep-alive option moved to connection settings. Now keep-alive can be turned off. Default value: turned off.
19. Reduced the chance of error 12058 when copying a folder with a large number of small files to FTP.
20. Panel is now updated if FTP operation has not been fully completed.
21. Progress context menu enabled for FTP operations.
22. Subsequent FTP viewing/editing of the same file highlights viewer/editor.
23. Google+ button removed from about dialog.
24. Fixed invalid memory access during drag-and-drop.
25. Fixed crashes and deadlocks when closing FTP connection during FTP operation (forum: 435).
26. Pause implemented for FTP operations (forum: 193).
27. File operations to/from FTP now allowed for panels with extended and network share paths (forum: 436).
28. FTP context menu introduced.
29. FTP drag-and-drop introduced.
30. Fixed possible crash during FileGroupDescriptor drag-and-drop.
31. Removed confirmation before unsupported file operation.
32. CF_HDROP drag-and-drop handling corrected.
33. Fixed crash during async CF_HDROP drag-and-drop.
34. All CF_HDROP elements are checked for the same path during drag-and-drop.
35. Fixed crash during FileGroupDescriptor paste from clipboard when file already exists.
36. Returning to file operation confirmation dialog if Cancel/close pressed in rename dialog.
37. Fixed multiple folders deletion cancel when No selected in confirmation dialog for one folder.
38. Folder merge confirmation added.
39. Fixed multiple folders copy cancel when one folder not copied due to the same path or because it already exists.
40. Fixed text in rename dialog from file operation confirmation.
41. "The destination folder is a subfolder of the source folder" error added.
42. Fixed Russian localization typo.
43. Stop button alignment changed for operations without pause support.
44. Ctrl+C clipboard preferred method set to copy.
45. The marking/unmarking of cut-and-paste elements has been corrected.
46. Now ShellIDList format is populated for clipboard operations to support pastelink option from context menu (forum: 401).
47. Added clipboard operations for FTP.
48. Folder merge for FTP operations added.
49. Filename added to FTP file overwrite confirmation.
50. Folder update performance improved.
51. Fixed panel filter reset when item added (forum: 365).
52. FTP overwrite confirmations improved.
53. File operation Stop button/menu item renamed to Cancel.
54. File/folder name displayed in confirmation if file operation is performed on a single object.
55. File operation pause by progress bar click added in operations window.
56. Operation context menu added in operations window.
57. Corrected file operation progress in taskbar.
58. FileGroupDescriptor clipboard/drag-and-drop to FTP supported.
59. All FTP logs became empty after FTP disconnection - fixed.
60. Saving last non-FTP path on exit for panels that use FTP.
61. Scroll added to operations toolbar.
62. Reverse panel switching via Shift+Tab (forum: 508).
63. Overwrite handling added for file creation command.
64. FTP file creation command added.
65. File operations window goes to background when confirmation displayed - fixed.
66. Esc doesn't work in file operation and delete confirmations - fixed.
67. Keyboard behavior corrected for file operation confirmation.
68. Text width corrected in copy/move/delete confirmations.
69. Items selection with Ctrl restored. Hotkey Ctrl+Down (Go to command line) removed from defaults (forum: 72). If you need this hotkey, please add it yourself.
70. NC selection: remove unexpected focused item selection during file operations if items were not selected.
71. File operation window position saving.
72. "Autosize file operation window" option added.
73. "Show progress for each file" option added for file operation window (forum: 109).
74. Additional info added to file operation window.
75. No file operation progress when moving within the same disk - fixed.
76. Keyboard support added to file operation window.
77. Operation cancel confirmation added for custom file operations mode.
78. Previously selected items not selected after disabling NC selection - fixed.
79. Min/max file size input handling corrected in file search dialog.
80. Command line: command not executed if exe path is enclosed in quotes - fixed.
81. Command line now supports build-in parameters like %FULL%, e.t.c. Feature can be turned off. Note: build-in parameters may overlap environment variables.
82. Command line: command deletion via Del key added.
83. Incorrect icons for system folders in navigation panel after setting import - fixed.
84. File search list doesn't display icon overlays when using IShellIcon mode - fixed.
85. IShellIcon icon search mode performance improved. 
86. SHGetFileInfo icon search mode is used for FTP.
87. "SHGetFileInfo with overlays" icon search mode introduced.
88. FTP disconnect button text not updated after language change - fixed.
89. Reparse points resolving added to file search.
90. File search now skips path from link if it was searched previously.
91. Cursor gets lost in path panel after first path editing - fixed (forum: 250, vk).
92. PIDL memory leak fixed.
93. "Open selection in new tab", "Open selection in nearest panel" and middle click now works for all items.
94. Open folder deletion handling corrected.
95. Fixed incorrect path logging from RecheckPanel.
96. Separator drawing corrected in folder favorites, system folders and drop down menu customization dialogs.
97. Color file filters and folder view profiles listview items drawing corrected.
98. FTP log: select all (Ctrl+A/context menu), copy selected to clipboard (Ctrl+C/context menu) commands added.
99. FTP directory deleting modified.
100. FTP log: UTF-8 handling corrected.
101. Navigation panel colors/font reset doesn't work - fixed.
102. Ignore list validation added for properties dialog.
103. Add extension button in filter settings is now disabled if no extension is specified.
104. Drag-and-drop behavior corrected in main menu settings.
105. FTP to FTP copy/move introduced.
106. FileGroupDescriptor clipboard/drag-and-drop from FTP introduced.
107. Added FTP internal copy/move via clipboard/drag-and-drop.
108. Improved handling of simultaneous connections to the same FTP.
109. Fixed ID generation for resource buttons.
110. FTP resource button tooltip corrected.
111. Network resource button name corrected.
112. FTP resource button and FTP tabs now display connection index. 
113. FTP tab now displays connection name when root directory is opened.
114. Add sorting reset if sorted column was removed.
115. Saving sort info during panel synchronization option change.
116. Resizing resources combobox to fit data after adding a new resource.
117. Fixed resources toolbar chevron appearance after adding a new resource.
118. "cd" command handling added to main toolbar buttons.
119. Improved FTP session disconnection handling.
120. Improved support for extended-length paths.
121. Filter reset doesn't work for all GoUp actions - fixed.
122. Filter is now reset when a new one is started.
123. Fixed search item selection after Filter checkbox unchecking.
124. Directories compare performance improved.
125. File search performance improved.
126. Cancel cut to clipboard operation by Esc (forum: 197, 1603).
127. FileGroupDescriptor drag-and-drop now supports global memory medium.
128. File search: now icons retrieving doesn't stop until all icons are found.
129. Tabs/navigation panel: prefer move during drag-and-drop when source and target are on same disk.
130. Default menu item is now selected in drag-and-drop menu.
131. Empty item displayed in system folders menu if list is empty.
132. Settings saving performance improved.
133. Incorrect main toolbar buttons size after removing history buttons - fixed.
134. Tabs/navigation panel: perform a copy operation while drag-and-drop with pressed Ctrl.
135. Main menu toolbar: keyboard navigation doesn't work after pressing Alt - fixed.
136. Main menu: activating menu by F10 key.
137. Main menu toolbar: selecting first item when popup menu opened from keyboard down arrow.
138. Main menu toolbar: top-level simple menus and empty popup menus handling corrected.
139. Quick search (filter) command now can be used for button/hotkey (forum: 128).
140. Quick filter/reset quick filter commands added. Quick filter hotkey: Ctrl+F.
141. Empty main menu, main menu toolbar and main toolbar handling changed.
142. Settings: Apply button automatically enabled on Tabs, "Quick viewer" property sheets - fixed.
143. Settings: "Min/Max tab width", "Show lock symbol" edit/spin now enabled only if option is enabled.
144. Startup folders: incorrect path-panel mapping if there are gaps in the list - fixed.
145. Settings: Apply button not enabled when making changes on "Startup folders" property sheet - fixed.
146. Settings: path validation added for startup folders.
147. Incorrect resource popup menu position when opening via menu key from resource list - fixed.
148. QuickViewer: automatic image resizing doesn't work when main window size changes - fixed.
149. Build-in parameters now are case-insensitive.
150. Regex escaping corrected.
151. Changing a resource now cancels in-progress path opening.
152. Now panel items are not re-explored when same resource is selected and root is used.
153. Settings: "Right mouse button selection"/"Remove selection on click" not disabled when selecting "Use Explorer style listview" - fixed.
154. Settings: "Color 2" not updated on Reset - fixed.
155. Main toolbar: fixed incorrect buttons size when visual styles are disabled.
156. USB safe removal handling introduced (from ru-board, forum: 311).
157. File search: multiple items selection introduced (forum: 511).
158. File search: copy path command improved and its icon corrected.
159. File search: Ctrl+C now performs selected items copy to clipboard, Ctrl+X - cut to clipboard.
160. File search: now target item is selected in the panel when performing GoTo command (from ru-board, forum: 182).
161. File search: now the last searched path is added to the top of the list, not the end.
162. File search: skip folders option introduced.
163. Context menu: extended verbs are now displayed when menu is opened while pressing shift key.
164. Settings: delete validation added for Settings menu item.
165. File search: items drag-and-drop introduced.
166. About dialog: Ctrl+C now copies version to the clipboard.
167. Item selection performance improved.
168. File search: ANSI non-English text search added.
169. File search: UTF-16 text search introduced.
170. Path panel: middle click on element now opens path in new tab.
171. File search: path validation added.
172. Folder favorites/system folders: middle click in menu now opens path in new tab.
173. Shell rename now used if Shell operations are selected. Confirmation will be displayed when renaming to a name that is already in use (forum: 312, post: 11).
174. Rename/multi-rename now performed asynchronously.
175. Settings: keyboard selection corrected for "Fonts and colors", "Startup folders", View/Edit and Hotkeys property sheets.
176. Settings: selection without focus appearance changed for "Main menu" property sheet.
177. Settings: layout corrected for "Main menu" and Hotkeys property sheets.
178. Fixed text truncation for some controls.
179. File search: keyboard selection enabled for the tabs and selection order is corrected.
180. Keyboard selection order corrected for button customization dialog.
181. Settings: now color selection on "Fonts and colors" property sheet can be accessed from the keyboard.
182. GoUp from network PC opens resources list instead of Network root - fixed.
183. Disk size graphics info tooltip displays old info when switching to network/FTP - fixed.
184. Network servers now displayed without UNC prefix and shares don't include full path.
185. Network share not selected on GoUp - fixed.
186. Network root path now can be restored (forum: 71, 166).
187. FTP path opening fails when panel is locked - fixed.
188. Network path now opens in new tab when panel is locked.
189. Double-click on FTP file now opens it for viewing.
190. Thumbnails appearance improved for Windows 7.
191. Focus drawing corrected for thumbnails and separators in customization dialogs.
192. Focused items text drawing corrected for thumbnails view.
193. Panel edge not redrawn after color change - fixed.
194. Now FTP tabs can be restored on startup (option added).
195. FTP connection name now displayed in connection dialog header.
196. Panel is scrolled to focused item on update - fixed.
197. Now scrolling is not reset when panel is refreshed.
198. Improved navigation when the tab is locked (forum: 366, 439).
199. Properties dialog buttons don't fit text for some languages - fixed.
200. Renaming of in use directory is not detected - fixed (forum: 446).
201. New item can be duplicated when SHChangeNotifyRegister is used to track directory changes - fixed.
202. Now nearest valid path is opened if panel refresh fails. 
203. Now if panel path is invalid, nearest valid path is used instead of default.
204. Cancel button added to file operation confirmation dialog (forum: 430). Close button now cancels operation.
205. Fixed the behavior when copying a file/directory to a location where a directory/file with the same name exists.
206. The limits of the splitters have been changed. Added limits for the navigation bar splitter (forum: 496).
207. The horizontal/FTP splitter is shifted on a click - fixed.
208. NC style selection: rename from context menu doesn't work when "Right mouse button selection" option is turned on.
209. Suitable FTP connection now automatically opens for FTP paths.
210. Fixed crash on network drive disconnect from context menu.
211. Fixed the accidental appearance of the splitter cursor.
212. Implemented switching to fallback path when FTP is disconnected and previous path is invalid.
213. FTP root is added to favorites with incorrect name - fixed.
214. Non-existent path handling corrected for locked (navigation allowed) tabs.
215. Now "Quick search (filter)" window width can be changed in settings.
216. Now "Go to command line" command is not executed when pressing a letter while holding down Ctrl/Shift/Alt key.
217. Double "Program Files (x86)" in system folders when using settings from 64 bit app for 32 bit app - fixed.
218. In some dialogs buttons lose focus after pressing - fixed.
219. Pressing Enter on the buttons doesn't work in some dialogs - fixed.
220. In customization dialogs buttons state not updated after performing Reset command - fixed.
221. Button customization dialog: tab switching doesn't occur when drop-down menu tab is selected and type is changed to standard - fixed.
222. FTP connection cancel refactored.
223. Duplicate system folders removed from customization list (forum: 440).
224. Dialogs: focus is lost when button is disabled after pressing - fixed. Now default button or next enabled control is focused.
225. Columns customization dialog: focus is moved to listview after button press - fixed.
226. Columns customization dialog: first column can't be checked/unchecked via Show/Hide buttons - fixed. 
227. Custom file operations: optimize move is used for directories.
228. Custom file operations, copy/move confirmation: now if directory path contains trailing separator, it's a whole target path, otherwise last item is a folder name (forum: 312).
229. Added completion of a non-existent path during FTP operations.
230. Improved detection of FTP directory update after file operation.
231. Settings backup: fixed incorrect newest file detection.
232. Settings backup: backup not created at certain conditions - fixed.
233. NC style selection: selection with Ctrl/Shift revisited.
234. "Cyclic next item" option added for SelectItem command.
235. Quick search: found item is not marked when using NC style selection - fixed.
236. Function keys toolbar can display different hotkey for Delete button: sometimes F8, other times Del - fixed (forum: 244).
237. Shell URLs support added (forum: 441).
238. Incorrect layout when a row of tabs added/removed after tab renaming - fixed.
239. Fixed navigation toolbar button accidental click when tab row removed after closing tab via double-click.
240. Now panel is focused on tab click (forum: 230).
241. FTP password dialog introduced: if password is not set, it will be requested on each connection. 
242. FTP passwords are now encrypted in connection with the PC and the user. Credentials should be re-entered on each new PC/user. Newly encrypted password is added to the list of passwords for the specific FTP connection.
243. Folder attributes are not preserved during drag-and-drop with FileGroupDescriptor format - fixed.
244. File/folder timestamps are not preserved during drag-and-drop with FileGroupDescriptor format - fixed.
245. FTP rename: confirmation not displayed when renaming to a name that is already in use - fixed.
246. Ctrl/Shift support added for shell context menu commands.
247. Now FTP item is selected after create file, create directory or rename operation.
248. Horizontal scroll is not displayed when columns don't fit the listview after adding a new column - fixed.
249. Incorrect/inconsistent properties dialog position when opening from background context menu - fixed.
250. Main toolbar customization dialog: now separator is drawn as a line.
251. SemVer is now used for versioning.
252. Fixed incorrect infobar info when switching to an empty folder if ".." item was previously selected.
253. Telegram and Boosty links added to about dialog.

Комментариев нет:

Отправить комментарий