Features
- 10.5: QuickLook support! QuickLook previews are dynamically generated with XSLT on the source code using the same transform as the dynamic HTML export. This means you can interact with your outline in the same way with collapsing and expanding sections.
- 10.5: Added high-res versions of the app, document, and OPML icons.
- Added support for the OmniFocus protocol so links can be manually typed or scripted.
- HTML/DHTML Export:
- Mixed state checkboxes in a checkbox type column will now appear.
- Fixed rendering issues of checkboxes in additional checkbox columns.
- Added shading to the summary cells like seen onscreen.
- Made some other fixes to render empty cells correctly and adjusted checkbox spacing.
Stability
- Changed how backups are saved to remove the 16MB file limit imposed by saving to the resource fork that would cause backups to fail silently. The backup is now written out to .OOBK inside the document's file wrapper. *Note: If you modified your file to be flat, the backup will still be saved to the resource fork with the 16MB limit.*
- Fixed a hang that resulted from doing a 'Replace All' when your replacement string contained your search string.
- Fixed a crasher that was caused by turning off attachment tags while the title was being edited.
- Fixed a hang that could be hit from having a search term in the sidebar and entering data very quickly.
- Stopping an audio recording will now mark the document dirty prompting you to save if you try to close the window.
Bug Fixes
- Fixed an issue with not correctly updating the display of the outline title when the title is set to 'Always'.
- Fixed a regression with the Text Border color not properly being set on first activation.
- Fixed a regression that was causing OmniOutliner to become the active app when the clipping service was used.
- Fixed the regular expression parser to handle %20 correctly.
- Added a workaround that allows custom key bindings for the 'New From Template' options again without causing the slow down previously experienced.
- 10.5: Emails dragged in from Apple Mail will now always correctly show the subject.
- 10.5: It is possible to access documents by their name without the file extension again through AppleScript.
- 10.5: Fixed an issue with EPS generated PDFs being low resolution.
- 10.5: Find window will now appear in the space you called it from instead of the space it first opened in.
Miscellaneous
- Added two new defaults to support the keyboard changes already made in OmniFocus, OOShouldEditNotesOnEnterKey and OOShouldToggleEditingWithEscapeKey.
The default values of these are set so there is no changed in enter and escape key behavior over previous OO3 versions. To match OmniFocus's enter key behavior, enter the following without the quotes into Terminal.app while OmniOutliner is closed:
For pro - "defaults write com.omnigroup.OmniOutlinerPro3 OOShouldEditNotesOnEnterKey -bool false"
For standard: "defaults write com.omnigroup.OmniOutliner3 OOShouldEditNotesOnEnterKey -bool false"
- OmniOutliner is now code signed.
- Updated the about info with the new Omni building address