Differences
This shows you the differences between the selected revisions of the page.
| 2025-10-24 | 2025-10-24 (current) | ||
| consistent rename on collision (martin) | cut state fix (martin) | ||
| Line 26: | Line 26: | ||
| * Support long AWS/S3 session tokens. [[bug>2403]] | * Support long AWS/S3 session tokens. [[bug>2403]] | ||
| * Prevent hang when new device is attached or removed while some mapped network drive is not available. [[bug>2382]] | * Prevent hang when new device is attached or removed while some mapped network drive is not available. [[bug>2382]] | ||
| - | * Consistently renaming local files dropped or pasted back to their source directory to avoid collisions. | + | * Copy and paste improvements: |
| + | ····* Consistently renaming local files dropped or pasted back to their source directory to avoid collisions. | ||
| + | * Bug fix: When copying local files to clipboard from system context menu, "cut" state of previously cut files was not cleared. | ||
| * Not redundantly verifying WebDAV or S3 certificate in Windows Certificate store if it is already marked as trusted in session settings. [[bug>2404]] | * Not redundantly verifying WebDAV or S3 certificate in Windows Certificate store if it is already marked as trusted in session settings. [[bug>2404]] | ||
| * Consistently calling command to open window with specific directory //Explore//, instead of sometimes //Browse//. | * Consistently calling command to open window with specific directory //Explore//, instead of sometimes //Browse//. | ||