Differences
This shows you the differences between the selected revisions of the page.
| 2016-03-29 | 2016-03-30 | ||
| enriching relative path bug (martin) | Bug 1412 (martin) | ||
| Line 4: | Line 4: | ||
| ===== [[5.8.2]] 5.8.3 (not released yet) ===== | ===== [[5.8.2]] 5.8.3 (not released yet) ===== | ||
| - | === 2016-03-29 === | + | === 2016-03-30 === |
| * The //Follow symbolic links to directories// session option is disabled with WebDAV protocol as it has no effect. | * The //Follow symbolic links to directories// session option is disabled with WebDAV protocol as it has no effect. | ||
| * Displaying full command name in custom command preferences list. The keyboard shortcut now displays in a hint only. | * Displaying full command name in custom command preferences list. The keyboard shortcut now displays in a hint only. | ||
| Line 12: | Line 12: | ||
| * Bug fix: ''Session'' instance could not be used anymore after calling ''ScanFingerprint''. | * Bug fix: ''Session'' instance could not be used anymore after calling ''ScanFingerprint''. | ||
| * Bug fix: Using precise timestamp of the uploaded file version was not working when a relative path was used in automation. | * Bug fix: Using precise timestamp of the uploaded file version was not working when a relative path was used in automation. | ||
| + | * Bug fix: Failure when ''Session.MoveFile'' source file is not existing and its name has file mask-like syntax. [[bug>1412]] | ||