Released 4 Feb 2025. Build number is 702.
Minor changes not necessarily warranting explicit mention in an aTbRef note:
- Action Code:
- Fixed a crash when .contains() has unmatched optional back-references.
- .extract() recognised
^
and$
as applying only to the start and end of the string. Now,^
and$
can apply to line boundaries within a multiline string. - The .extract() operator crashes if the regex match succeeded but some optional back-references failed to match.
- Improves consistency of handling operations on lists embedded in dictionaries—correct detection/handling of nested square or curly bracket characters.
- Explode failed silently if the explode action moved newly-exploded notes out of the destination container.
- Apple Intelligence:
- Occasional crashes while editing text while using map view were significantly worsened in Sequoia when working with AI writing tools. This has now been corrected. Writing tools were asynchronously replacing text attachments which support embedded images, and operations Tinderbox expected to be safe were not, in fact, safe. Tinderbox now captures the relevant data, even if some other processor tries to change it.
- Export:
- If an ^action()^ was placed inside the text of the note, no paragraph markup was applied to text following that action. This has been corrected.
- If a ^ was placed inside the text of the note, no paragraph markup was applied to text following that action. This has been corrected.
- Exporting the word cloud for a section now treats aliases correctly. Formerly, aliases were ignored.
- GaudĂ View:
- Adjusted forces to avoid numerical instability when many notes are compressing each other. Removed a performance optimisation that increased the integration interval if there was time to spare, since this could increase the interval beyond the limits of numerical stability.
- The text field for the force expression no longer resets changes when the simulator runs.
- Inspector:
- The stamp inspector misbehaved when adding a new stamp when an existing stamp was selected.
- Map view:
- Tinderbox could crash if a note referenced a badge name that does not exist.
- In map views of agents, the interior notes were not correctly clipped to the boundary of the agent shape near its rounded corners.
- Issues with right-to-left text resolved (see Miscellaneous section)
- Miscellaneous:
- Autofetch was inhibited incorrectly when a note had never been updated. This should be more reliable.
- Explode failed silently if the explode action moved newly-exploded notes out of the destination container.
- Resolves the text attachment-related crash, which particularly plagues Sequoia writing tools.
- Right-to-left text issues:
- In views (the view pane), if a note name started in a right-to-left language such as Hebrew or Arabic, and then continue in a left-to-right languages such as English, the layout of the title was incorrect. This should no longer occur in map view.
- The same problem afflicted mixed-directional strings in the displayed attributes table, as well as the title pane. This has also been corrected.
- Text pane:
- Checkboxes are now unchecked at creation; previously, they were checked.
- Checkboxes are now rehydrated immediately after a copy paste; previously, they were drawn as generic attachments until the note was reselected.
- Checkboxes are now slightly larger. The size is based on the prevailing font setting, and is set to allow the checkmark top to align, at least approximately, with font ascenders.
This version is cited in the following notes: