Good { morning, afternoon, evening },
A new 10.0.2 pre-release build is now available.
Note that this is a _pre-release_ version. 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 (3091) (9/12/2011)
Additions
---------
* It's now possible to preview things using "Preview in
BBEdit" that
aren't HTML or HTML generators. So, for example, if you
preview a
C++ document, you'll see an HTML rendering of the document
as it
appears in your editing window (and the same HTML that
would be
generated by using the "Copy as Styled HTML" or "Save as Styled
HTML" commands). This is useful in situations where you
want to
typeset your code, and need to be able to experiment with different
page templates and styles.
* When previewing documents in a particular language, you can specify
the default CSS to be used when previewing, simply by
placing an
appropriately named CSS file in `Application Support/BBEdit/Preview
CSS/`. The name of the file should be of the pattern
`DefaultCSS_*.css`, in which the `*` is replaced by the
name of the
language. So, for example, to designate a file as the
default CSS
for previewing Markdown, you'd name the file
`DefaultCSS_Markdown.html`.
Changes
-------
* Unix filters (run from the "Apply Text Filter" menu) now
accept the
selection on `STDIN`. This is a change from previous
versions, in
which BBEdit wrote a temporary file and passed it as
`argv[0]`. If
you have any Unix scripts in the "Text Filters" folder, you *will*
need to modify them in order for them to continue working.
On the
other hand, this change will generally make Unix filters
easier to
write, and makes it possible to share Unix filters with text
factories, because the latter has run their filters this
way since
forever.
Fixes
-----
* [NFR] Fixed bug in which the scrollbar in the OFBN window didn't
correctly adjust as the window changed shape.
* [218308] [NFR] Fixed bug in which name collisions for drag-and-drop
package installs weren't correctly detected and alerted.
* [218409] Fixed bug in which "Open File by Name" was inappropriately
treated as "Open Selection" in projects which had a
selected file
and no active editing view.
* [218648] Fixed bug in which paths dropped into text views or shell
worksheets weren't properly delimited with the appropriate separator
(space for worksheets, line break for text views).
* [215608] Fixed bug which prevented CSS files from showing up
in the
"Preview CSS" menu in live preview windows, and which also broke
language-based clipping set auto switching.
* Preview windows now remember the page template and CSS that
were in
use for the document being previewed.
* [214057, 214916] Fixed bug in which "Reveal in Project List" didn't
work if the parent folder(s) of the document being revealed weren't
open.
* Corrected bundle versions, Get Info short strings, and copyright
dates in the built-in language modules.
* Made a memory management fix and modernized some code in the `bbdiff`
tool.
=end=
The package can be downloaded from our web server:
<http://pine.barebones.com/seeding/bbedit-1002_3091.dmg>
Enjoy,
R.
--
Rich Siegel Bare Bones Software, Inc.
<[email protected]> <http://www.barebones.com/>
--
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>
--
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>