================================================================================ version 15.5.2 (15C72) (2025-06-16) Additions --------- o (none in this build) Changes ------- o (none in this build) Fixes ----- * [508448] Fixed crash which would occur when displaying completions from language servers which violate the published specification and provide something other than a string for the `details` field of a returned completion item. _(glares at Solargraph)_ ================================================================================ version 15.5.1 (15C70) (2025-06-13) Additions --------- o (none in this build) Changes ------- o (none in this build) Fixes ----- * Always post user notifications (for Replace All and other operations), and trust the OS to mediate based on its own authorization settings. If user notifications are found to be disabled when the application starts up, it will be so noted in the log. * [508315] Fixed typo in the Grep help, in which `(™)` was shown as `(?)`. ================================================================================ version 15.5.1 (15C69) (2025-06-12) Additions --------- o (none in this build) Changes ------- o (none in this build) Fixes ----- * Added `.ips` (macOS analytics report) as a default file name extension mapping for JSON. * [508151] Fixed bug in which the Clipboard window display didn't update when the application was activated after having copied text in another application. * Corrected the default for the "matched delimiter" highlight color so that it appears correctly in the Text Colors preferences. ================================================================================ version 15.5.1 (15C67) (2025-06-09) Additions --------- o (none in this build) Changes ------- o (none in this build) Fixes ----- * Increase the default timeout for AI chat worksheet requests to 180 seconds (from the default OS network timeout of 60s). * [507606] Reworked the in-app subscription purchase flow to work around a bug in macOS 15.2 and later (FB17789872) which caused the process to stall at the "Completing your purchase..." stage. * [507713] Fixed bug in which comments following variable blocks in Unix Shell Script files weren't colored correctly. * Fixed a latent bug in which "Balance Tags" would read past the end of the text in some cases. ================================================================================ version 15.5.1 (15C65) (2025-06-04) Additions --------- o (none in this build) Changes ------- o (none in this build) Fixes ----- * [507280] Fixed bug in which scripts did not honor previously requested output options (output file targeting, clearing, etc). * Desaturate the frame around highlighted delimiters in order to reduce clutter. ================================================================================ version 15.5.1 (15C63) (2025-06-02) Additions --------- o (none in this build) Changes ------- o (none in this build) Fixes ----- * Fixed bug in which the evaluation period was not reset when it should have been. * [507340] Made a change to prevent slowness in Anaconda startup from delaying application startup. ================================================================================ version 15.5.1 (15C61) (2025-05-30) Additions --------- o (none in this build) Changes ------- o (none in this build) Fixes ----- * [506181] Fixed misbehavior (and occasionally a subsequent crash) which would occur when using the sidebar Arrange commands when collections were present and had been twisted open. * [451263] Improve the granularity of sub-line differences when comparing HTML/XML files. * [507163] Fixed bug in which text factories with an extremely large number of operations (close to a hundred) would fail to start, due to resource exhaustion in the OS. * [506608, 507114] When loading a chat API description, allow arrays and dictionaries in the `additionalRequestParameters` dictionary. * [507271] Fixed bug in which the default highlight color for instances of selected text was not correct for dark color color schemes. *fin*