Released 30 Nov 2020. Beta number is 485.
- Action Code:
- Averted a crash in .split(pattern) if the pattern is not a valid regular expression.
- The .replace() operator triggered the text link adjuster on any .replace() action; it should adjust text links only if the target of the operation is a note's $Text.
- Attribute Browser view:
- The attribute browser now accepts Magnify and Shrink commands and scales rows appropriately.
- Get Info:
- In a torn-off Get Info window, the map pane failed to scale as the window size increased.
- Help:
- Updates for recent changes.
- Import:
- Pasting an outline from OmniOutliner now understands notes associated with OmniOutliner items and saves them in the new note’s text.
- When dragging an item from DEVONthink, Tinderbox will populate the new note’s $SourceURL with the URL of the dragged resource.
- Inspector:
- Took steps to reduce or eliminate problems with link actions when editing link types in the inspector.
- In system attribute pane, when displaying the "intrinsic" label, use the SecondaryTextColor, not DisabledControlTextColor.
- Map view:
- When dragging links in map view, Tinderbox generated console chatter reflecting that its overlay view was behind the some other views, such as the attribute browser's view. This was alarmist because the other views are hidden. Tinderbox now checks that the offending view is not hidden before complaining.
- Addressed a rare crash when redrawing views, caused by an overeager data test in - MapItemView margin.
- Miscellaneous:
- Moved TbxLinkRenamer's work off the main thread, as it can be slow in very large Tinderbox documents.
- AutoFetch failed to perform its task because the new Autofetch logic did not explicitly resume its task object.
- A misaligned checkbox in Document Settings → Text was observed in Big Sur.
- The Document Settings → Text control for displayed attributes date format failed to effect the desired change, thanks to the renaming of $KeyAttributesDateFormat to $Displayed AttributesDateFormat.
- In Big Sur, the width of the pane list in the Get Info popover was insufficient.
- Updated release notes in Tinderbox Help.
- Updated What's New dialog.
- Updates to some pop-over layouts.
See 8.9.0 Help's Release Notes for more detail of minor points.
This version is cited in the following notes:
- $Name and text link anchor updating
- DEVONthink
- Displayed Attributes table
- Dragging emails to Tinderbox
- Evernote
- Export sub-menu
- exportedString("item",template)
- List/Set.containsAnyOf("list")
- List/Set.icontainsAnyOf("list")
- Map Settings pop-over
- OmniOutliner
- Outline Settings pop-over
- Stamps
- String.containsAnyOf(aSet)
- String.icontainsAnyOf(aSet)
- Text link creation via the Ziplinks method
- Text tab
- Update after renaming
- UpdateTextLinksAfterRename