Changes from 13.16.12
As well as the changes from 13.16.1 - 13.16.12, 13.17 also includes the following changes:
- Fixed "Date added" column having no title if it was added to the root collections folder.
- Fixed
Dialog.CancelWatchClipboardnot working. - Fixed evaluator issue in loops when break keyword was used.
- In script dialogs, the "key" message now includes a textual description of the pressed key in the
Msg.valueproperty, as well as the key code in theMsg.dataproperty.