================================================================================ version 16.0.3 (16A87) (2026-08-13) Additions --------- o (none in this build) Changes ------- o (none in this build) Fixes ----- * Fixed a memory-usage issue that arose during code review when certain literal-text search optimizations were in use. * Corrected link to "Manage Subscription" in the App Store build. ================================================================================ version 16.0.3 (16A85) (2026-08-10) Additions --------- o (none in this build) Changes ------- o (none in this build) Fixes ----- * [546972] Fixed a bug in which the "Document Backups" command on the application's "Folders" submenu would beep instead of revealing the backups folder if a "BBEdit Backups" folder existed on iCloud Drive or in the Dropbox folder. This also restores the documented behavior in which an existing "BBEdit Backups" folder on iCloud Drive (or in the Dropbox folder) is once again used for making document backups. * [547587] Worked around security behavior in Safari which prevented it from displaying previews of untitled (never-saved) documents. ================================================================================ version 16.0.3 (16A83) (2026-08-07) Additions --------- o (none in this build) Changes ------- o (none in this build) Fixes ----- * [541894] Documents opened from disk (whether from the Finder, the `bbedit` command-line tool, or any other means that doesn't request a specific window) will once again open into the window of the frontmost project that contains the document's file, even when "Open documents into the front window when possible" is turned off in the Application preferences. If you would rather that such documents always open into new windows when the above setting is turned off, use the expert preference: `defaults write com.barebones.bbedit OpenDocumentsIntoContainingProject -bool NO` * [542968] Fixed misplacement of the insertion point after choosing an LSP completion whose edit extends past the insertion point, e.g. clangd's `#include` path completions. * [547312] Fixed a performance problem in which Project windows containing items whose backing files had been deleted would repeatedly attempt expensive file-location lookups while drawing the file list; on recent versions of macOS this could cause application-wide typing lag for as long as the files remained missing. * Fixed bug in which keyboard events that arrived while waiting for the Xcode integration script to run when the Open File by Name window was invoked would end up going into the document that was active at the time, rather than into the Open File by Name window's search box. ================================================================================ version 16.0.3 (16A81) (2026-07-28) Additions --------- o (none in this build) Changes ------- o (none in this build) Fixes ----- * [546201] Fixed bug in which file-relative URL addressing (in Edit Markup and elsewhere) wasn't applied correctly in cases where a site settings context wasn't available. * Made changes to significantly improve performance when reading in large files. * Made changes to improve the overall experience when opening the "License" panel in App Store builds. * Fixed bug in which the application would not reliably retrieve App Store purchase status in some situations, and "Restore Purchases" would wait forever for something that was never going to happen. * The license panel in Mac App Store versions gains a link in the descriptive text to redeem an offer code, if you have one. This is also available in the subscription-purchase panel, via "Redeem Offer Code". *fin*