BBEdit 14.6.7 Release Notes

BBEdit 14.6.7 contains fixes for reported issues.

BBEdit 14.6 was a feature update, which includes notable new features, visible changes to existing features, and fixes for reported issues.

For details on all the new features and enhancements available in BBEdit 14, please take a few moments to browse the release notes archive and review the release notes for any versions that you may not have seen.

To get a high-level overview of what's new in BBEdit 14, with screen shots, see the What's New in BBEdit 14 page.

For detailed information on using any of BBEdit's features, please refer to the user manual (choose "User Manual" from BBEdit's Help menu).

Important: Please make sure that you have read the BBEdit 14.0 change notes, as there are significant changes from previous versions.


Requirements

BBEdit 14.6 requires Mac OS X 10.15.4 or later, and is compatible with macOS 11.0 and later. (Please see our OS compatibility guide for complete details.)

If you are using macOS 10.15 "Catalina", please make sure that you have updated to the latest available OS version (10.15.7).

If you are using macOS 11 "Big Sur", please make sure that you have updated to the latest available OS version (11.7 or later).

If you are using macOS 12 "Monterey", please make sure that you have updated to the latest available OS version (12.6 or later).

If you are using macOS 13 "Ventura", please make sure that you have updated to the latest available OS version (13.5 or later).


Upgrading

If you have been using any previous (13.x or older) version of BBEdit in Free Mode, starting BBEdit 14 will reset your 30-day evaluation period, so that you can have a full trial of the new features.

If you have previously purchased a license from us for BBEdit 13 or older, you will have a full 30-day evaluation period in which to try out BBEdit 14's new features. License upgrades are available at a discount for existing customers. Please see the BBEdit upgrades page for information and instructions.


Additions & Changes

This update contains only fixes for reported issues.


Fixes

  • Fixed crash which would occur when processing plain-text LSP completion documentation when running on macOS 11 or earlier.

  • Corrected appearance of text in the license panel when Dark Mode is in effect.

  • Made a change so that the Git branch status navigation bar item doesn't spend any time updating itself at application activation if it's not visible (as is the case for any document not in a Git repository).

  • Fixed bug in which "Remove Comments" would delete the last character of the document when performed with no selection range; this created a problem if the document ended with a closing </html> element not followed by whitespace or a line break.

  • Improve legibility of provisional inline input (such as combining accents) when in dark mode.

  • Fixed bug in which the live match count in the Find window did not correctly update after a "Replace" operation (including "Replace All" and "Replace & Find").

  • Fixed bug in which clicking on a line in the results list after "Find All" would beep, in cases where the search text specified a color.

  • Quieted errors reported from use of the allow attribute in HTML5 iframe elements.

  • Fixed bug in which Zip archives written out of order (with files appearing in the archive before their parent directory) were not read correctly.

  • Fixed stall which would occur when running certain script processes from the "Commands" panel (but worked OK when run directly from the Scripts menu; go figure).

  • Made a change to invalidate the Open File by Name directory cache more aggressively in some situations (such as when switching a Git branch), which will improve the accuracy of searching in the wake of such events.

  • Fixed crash which would occur when opening a document from a Zip archive while running on certain versions of macOS.

  • If for some reason you want non-ASCII Unicode spaces to be visible all the time when "Show Invisibles" is turned on, and not only when "Show Spaces" is also turned on, you can use the following expert preference to accomplish this:

    defaults write com.barebones.bbedit OnlyShowInvisibleUnicodeSpacesWhenShowSpacesIsTurnedOn -bool NO

  • Fixed bug in Unix Shell Script syntax coloring in which a # inside of a bracket pair inside of a parenthesis within a string would cause confusion.

  • Fixed bug in which case-sensitive link checking did not report case mismatches. (This is enabled by turning on the HTMLLinkChecker_WarnIncorrectPathnameCase expert preference.)

Back to top

fin