Outerline 1.0-54
Summary
Build 54 reworks General Settings with a new Sidebar group and adds a Tags visibility toggle (default on). This release also refines the Annotations icon and fixes two editor quirks: formatting popover rows where the padding area silently swallowed taps, and a numbered-list edge case that duplicated the marker when pressing Enter in front of a list item.
Fixes
- Fixed formatting popover rows (Bold, Italic, Inline Code, Strikethrough, and list toggles) where taps on the padding area of a row silently did nothing — only the glyph/icon region was hit-testable. This resolves intermittent "Bold stops working" behavior.
- Fixed smart list continuation when pressing Enter with the cursor positioned before a list marker. Previously, hitting Enter in front of
1.produced2. 1. Teston the following line; it now inserts a plain newline above the item. Applies to numbered, bullet, and task lists on both macOS and iOS. - Updated the Annotations icon in the toolbar and inspector to
pencil.tip.crop.circle(replacingscribble).
Improvements
- General Settings now has a
Sidebargroup with toggles forStarred DocumentsandTags. Turning offTagshides the Tags section in the sidebar. - Improved settings layout: the
Sidebarlabel aligns with its toggles, andWord Count: Show in Librarynow appears directly aboveWriting Goal.