Released 26 Jun 2019. Beta number is 382.
The following fixes, that are not otherwise noted in aTbRef, are taken from Tinderbox's release notes (in some cases with a pertinent issue number in parentheses):
- AppleScript/OSAscript
- Attribute creation and renaming frequently failed, because the attribute index was not correctly managed by AppleScript.
- In scripting, the parent of a top-level note is correctly returned as the document.
- Attribute Browser view:
- File ▸ Export ▸ As Attribute Browser is no longer disabled if the text pane has the focus.
- Miscellaneous:
- Added release notes to Tinderbox Help.
- The link editor now shows the source and destination names rather than their display names, because editing the names renames the notes in brainstorming mode.
- When viewing a export template note, there’s little point to using the HTML or Preview panes. When a template becomes the selected note, we now automatically shift to the text pane.
- Newly-created windows have their initial responder set to the view pane.
- Fixed a data race when closing the change list which may explain intermittent crashes that persist during closing.
- Deferred indexing during startup to avoid occasional data races that might hang or crash.
- The natural language processing system now takes advantage of improved models and performance when running on macOS 10.14, while continuing to operate as before on older versions of macOS.
- A new geocoder is being used to deduce the latitude and longitude.
- OS Dark Mode:
- Corrected a logical error that sometimes set WhiteOutlineTitles automatically in dark mode.
- The Attribute Browser is now more legible in dark mode.
- The Export Progress bar is now legible in dark mode.
- The user attribute inspector’s name field provides validation for proposed names, but the validation logic assumed that normal text is black, creating problems in dark mode.
- Outline view:
- Note ▸ Go Back no longer hoists the view if the destination note is already visible in the current view.
- Text view:
- When setting $Text in an action from an unstyled string, Tinderbox now uses the note’s $TextColor rather than black.
See 8.0.4 Help's Release Notes for more detail of minor points.
This version is cited in the following notes:
- Address
- AIM
- Applescript
- Attribute Browser view
- Built-in Prototypes
- City
- Country
- distanceTo(note1,note2)
- District
- DominantLanguage
- drivingTimeTo(note)
- Export HTML progress bar
- FormattedAddress
- GeocodedAddress
- Geographic Adornments
- Interval.day
- Interval.hour
- Interval.minute
- Interval.second
- Latitude
- Longitude
- Places Attributes
- PostalCode
- Range
- State
- Underline WikiLinks (up to v8.0.4 only)