Differences
This shows you the differences between the selected revisions of the page.
| 2014-11-05 | 2014-11-06 | ||
| checklist resize bug (martin) | url handling security (martin) | ||
| Line 4: | Line 4: | ||
| ===== [[5.6.3]] 5.6.3 (not released yet) ===== | ===== [[5.6.3]] 5.6.3 (not released yet) ===== | ||
| - | === 2014-11-05 === | + | === 2014-11-06 === |
| * Improved GUI responsiveness (with SFTP, SCP and FTP protocols). [[bug>1237]] | * Improved GUI responsiveness (with SFTP, SCP and FTP protocols). [[bug>1237]] | ||
| * Sites can be mass-modified using ''/batchsettings'' command-line parameter. [[bug>1236]] | * Sites can be mass-modified using ''/batchsettings'' command-line parameter. [[bug>1236]] | ||
| * Added method ''Session.AddRawConfiguration'' to configure any global configuration option. [[bug>876]] | * Added method ''Session.AddRawConfiguration'' to configure any global configuration option. [[bug>876]] | ||
| * Optionally logging even sensitive information (such as passwords). | * Optionally logging even sensitive information (such as passwords). | ||
| + | * Improving protection from undesired modifications of local files when handling URLs from browser while relieving restriction on combining URLs on command line with some switches, such as ''/log'', ''/xmllog'' and ''/defaults''. | ||
| * Bug fix: Session cannot be opened when ''Session.AddRawSettings'' is used. [[bug>1234]] | * Bug fix: Session cannot be opened when ''Session.AddRawSettings'' is used. [[bug>1234]] | ||
| * Bug fix: Failure when connecting to WebDAV server not supporting persistent connections. [[bug>1235]] | * Bug fix: Failure when connecting to WebDAV server not supporting persistent connections. [[bug>1235]] | ||