A small follow-up to 0.0.55 that fixes the frosted strip behind the search and formatting rows on macOS 26.1 and later, and keeps those rows consistent with the toolbar in full screen on macOS 27.
Fixed
- Search and formatting rows no longer leave a stale frosted band on macOS 26.1 and later. The frosted strip above the page was sized from the safe area, which updates one layout pass late. The page showed through a freshly opened search bar, and the band stayed at the old height after dismissing search or leaving edit mode, in windows and in full screen. The strip is now measured from the rows themselves (#371).
- Full-screen search and formatting rows match the toolbar on macOS 27. Both rows use the native titlebar material in full screen, as they already did on macOS 26, instead of frosting the page beneath an opaque toolbar (#371).