-*- coding: utf-8; tab-width: 4; mode: markdown; -*- ================================================================================ version 13.5.6 (415117) (2021-04-23) Additions --------- * (none in this build) Changes ------- * [421557] "Open Selection" for folders in a project window's sidebar will open a new instaproject window for each selected folder, even if one is already open. Fixes ----- * (none in this build) ================================================================================ version 13.5.6 (415115) (2021-04-12) Additions --------- * (none in this build) Changes ------- * (none in this build) Fixes ----- * [421056] Made a change to handle mis-encoded results from `perldoc` when using "Find in Reference". ================================================================================ version 13.5.6 (415113) (2021-04-06) Additions --------- * (none in this build) Changes ------- * (none in this build) Fixes ----- * [420443] Fixed bug in which using the "Find Selected Text in " menu command would report a -1708 error when the previously selected set of search sources consisted solely of "Open Editing Windows" or a subordinate window. * Added `NS_OPTIONS` to the keyword lists for Objective-{C,C++}. * [416740] Fixed bug in which Unicode characters which could not be mapped to Mac Roman were not always correctly reported when trying to save a file in that encoding. (And in cases where they weren't reported, they were usually mismapped.) * [420784/420811] Fixed bug in which dragging text from another application without holding the Option key down would, at the originating application's sole discretion, delete the text in the original. * Fixed bug in which the application did not correctly reopen previously open documents in cases where it was unable to restore a Sleep State file saved by a previous normal quit, but a Saved Application State file did exist. ================================================================================ version 13.5.6 (415111) (2021-03-30) Additions --------- * (none in this build) Changes ------- * (none in this build) Fixes ----- * [420233] Made a change to reduce the amount of time required to start a multi-file search when one or more data sources was a collection of discrete files (such as a project, Xcode or otherwise). * [420370] Made a change to prevent a crash which could occur when saving a document opened via the built-in FTP/SFTP support, after the connection had previously been closed. * [420470] Fixed a pair of bugs that conspired to cause a crash, after following a fairly convoluted process that involved opening a document from an FTP/SFTP browser window and subsequently using "Save [a Copy] to FTP/SFTP Server" on the same server. * [420216] Fixed bug in connection management in the "Save to FTP/SFTP" panel which would cause the panel to connect to the wrong server when disconnecting from one server and reconnecting to a different server. *fin*