This update contains the following changes:
New: Turn off hierarchical indentation during auto outline creation.
New: Apply hierarchy altering actions through the find and replace dialog for outlines.
New: Freetext annotations can be edited inline. (Double click annotation to start editing.)
New: Double clicking an annotation changes to the correct work mode for that annotation and selects it, regardless of what the current work mode is. Freetext annotations and text boxes will automatically enter editing mode.
New: The prefix/suffix fields of the relabel dialog support the special variables “$title”, “$author”, “$subject”, “$sourceName”, “$currentPageNumber” and “$totalPages”, which are dynamically replaced by their respective values in the document, both when displayed in the page list, and when rendered on the pages. (So the labels adjust automatically as you reorder pages and/or add/remove pages, or alter some document attributes.
New: Name based watermarks support the same special variables mentioned above.
New: Added workmode selection buttons to the Toolbar.
New: New application preference to open PDFs after exporting them (does not apply to exploded PDF generation).
New: Added link, under the Help Menu, to the online tutorials.
Changed: Creating outlines from selected links now flows through the auto outline creation dialog, providing more control and better results, especially in the case of columnar TOC layouts.
Changed: From now on, leaving the number field empty in the relabel pages dialog will cause the page number to be omitted from the label during the relabeling process.
Changed: Moved Find Field from Toolbar to the Find list.
Changed: Redesigned a number of Toolbar items.
Changed: Redesigned the list views navigation bar.
Changed: Made some changes in scripting terminology to page inclusion and exclusion types, since some terms were conflicting with other properties (namely: first page, last page).
Changed: Formatting of samples in the search results list now conforms to the more usual formatting as in Apple’s preview.
Changed: Other minor UI tweaks.
Fixed: Using the Tab key to indent outlines now correctly takes into account whether the option key is being held down (previously it was always treating it as down).
Fixed: Resolved an issue between the inspector and line endings, which could cause unpredictable behaviour.
Fixed: Removed FDF export menu, which made it into a recent update by mistake.
Fixed: Multiline page labels are now shown in the page list with all linefeeds removed. (This should clear up some cases where the display could become messy.).
Fixed: Scripting an annotation’s stroke style to solid now works.
Fixed: Setting properties of static annotations in scripts did not always update the content view.
Fixed: Improved implementation of watermark scriptability. All properties should now be settable and readable.
Fixed: Making a new outline in a script now successfully returns a reference to the new outline.
