Differences
This shows you the differences between the selected revisions of the page.
| 2016-01-03 | 2016-01-04 | ||
| dual code signing (martin) | code generation improvements (martin) | ||
| Line 4: | Line 4: | ||
| ===== [[5.8.1]] 5.8.1 (not released yet) ===== | ===== [[5.8.1]] 5.8.1 (not released yet) ===== | ||
| - | === 2016-01-03 === | + | === 2016-01-04 === |
| * Using actual system language name on About dialog if the name is not provided by a (uncomplete) translation. | * Using actual system language name on About dialog if the name is not provided by a (uncomplete) translation. | ||
| * Closing application when Login dialog opened after handling URL with "save" extension is canceled. | * Closing application when Login dialog opened after handling URL with "save" extension is canceled. | ||
| Line 10: | Line 10: | ||
| * Correcting DST adjustments of FTP timestamps by IIS FTP server. [[bug>1380]] | * Correcting DST adjustments of FTP timestamps by IIS FTP server. [[bug>1380]] | ||
| * Dual code signing binaries with both SHA-1 and SHA-256. | * Dual code signing binaries with both SHA-1 and SHA-256. | ||
| + | * Improvements to code/script generation: | ||
| + | * Warning when a server hostkey is not known when generating a code. | ||
| + | * Not including the /console switch in a generated command-line. | ||
| + | * Separate display for an executable path, when generating a command-line. | ||
| * Bug fix: When opening ''%%ssh://%%'' URL in PuTTY or handling URL with a save extension, a main window was opened. | * Bug fix: When opening ''%%ssh://%%'' URL in PuTTY or handling URL with a save extension, a main window was opened. | ||
| * Bug fix: Missing help link for //Internal Editor page// of Preferences dialog. | * Bug fix: Missing help link for //Internal Editor page// of Preferences dialog. | ||