Good { morning, afternoon, evening },

The announcement of a pre-release version on the list may come as a surprise to some of you. :-) When preparing maintenance updates (which primarily consist of bug fixes, with few to no new features), we're going to post notification of the new versions to this list, so that anyone who's interested can take the new build for a spin.

Note that these are _pre-release_ versions. The intent is to fix bugs and address areas of improvement based on what our customers have reported. However, since the software is at this point not fully tested, there _may_ be bugs and regressions. If this prospect makes you nervous, then sticking with the public release versions is your best course of action. Nobody will be offended if you choose to do so; you're under no obligation to install and use anything but a public release. :-)

Following is a summary of the changes in the software since the last public release. The change notes are organized into additions, changes, and fixes, and are annotated where appropriate with case numbers. So if you recognize a number corresponding to a support case that was opened for you, you can now verify that it's been fixed correctly.

One final note: If you run into a bug in a pre-release version, PLEASE DO NOT REPORT THE BUG TO THE LIST. This includes asking about whether others have seen the same problem. Instead, please send a bug report to <[email protected]> and we will deal with it there. This will help us keep the list discussion on topic and productive for all list members.

============================================================================

version 10.0.2 (3073)   (8/14/2011)

Additions
---------

* A new expert preference is available to control the generation of
    `<img>` markup:

`defaults write com.barebones.bbedit HTMLImageMarkupUseInlineStyleForImageSize -bool YES`

If `HTMLImageMarkupCreatesSizeAttributes` is turned on, then turning on `HTMLImageMarkupUseInlineStyleForImageSize` will instruct BBEdit to generate the image size as an inline style attribute:

`<img src="foo.png" alt="Some picture" style="width: 640px; height = 480px;" >`

Changes
-------

o   (none in this build)

Fixes
-----

* Fixed bug in which opening a gzip or bz2 compressed file would in
    some circumstances cause non-wonderful things to happen.

*   [207359, 207509] Eliminated the pause when enumerating a project
    for multi-file search/replace or text factory application. (You'd
    need close to a million files in the project to notice.)

*   Corrected incorrect key in the Expert Preferences help for "report
    single-file Replace All results" expert preference.

* Fixed bug in which the "Any/All" setting for file filters was lost
    when editing a filter (and got reset to "All" internally, even
    though the editing panel indicated "Any").

* Fixed bug in which the "(current criteria)" setting and terms were
    lost when the Multi-File Search window was closed.

*   Fixed bug in which it was not possible to clear keyboard
    equivalents for scripts, filters, or clippings.

*   Fixed bug in which project documents would incorrectly check for
    self-modification before auto save, and a crash which would
    occasionally occur thereafter.

*   [213345, 215651] Fixed bug in which FTP bookmarks weren't correctly
loaded or saved in the Setup UI when certain components (such as
    user name or password) contained URL-unsafe characters.

* [215613] Fixed bug in which changing the soft wrap mode setting in
    language customized options didn't take effect.

*   When using the Markup Panel to apply markup for `<p>`, `<li>`,
    `<th>`, and `<td>` by converting existing unformatted text, the
    markup and attributes are applied to all eligible lines of text.

*   If something that looks like a URI is selected when choosing the
"Anchor" markup command, an "href" attribute will be populated using
    the selected text.

*   [215851] Corrected factory default of
    `ClippingsIgnoreTrailingReturns` expert preference.

*   When generating image markup using the Markup Panel, `alt`,
`height`, and `width` attributes are now created (or updated) when
    an image file is selected. The presence of these attributes depends
    on the `HTMLImageMarkupUsesFileNameForAlt`,
    `HTMLImageMarkupCreatesSizeAttributes`, and
    `HTMLImageMarkupUseInlineStyleForImageSize` attributes.

=end=

The package can be downloaded from our web server:

    <http://pine.barebones.com/seeding/bbedit-1002_3073.dmg>

Enjoy,

R.
--
Rich Siegel                                 Bare Bones Software, Inc.
<[email protected]>                      <http://www.barebones.com/>

Someday I'll look back on all this and laugh... until they sedate me.

--
You received this message because you are subscribed to the "BBEdit Talk" discussion group on Google Groups.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
<http://groups.google.com/group/bbedit?hl=en>
If you have a feature request or would like to report a problem, please email "[email protected]" rather than posting to the group.
Follow @bbedit on Twitter: <http://www.twitter.com/bbedit>

Reply via email to