You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed native macOS window controls occasionally moving down again after an update or relaunch when AppKit performed a final title-bar layout during activation, restoration, or display changes. Alignment is now reconfirmed on the next main-loop turn and after native layout settles.
Fixed the three native macOS window controls sitting too high and returning to that position after window activation. An AppKit inset title-bar region now owns the controls, with alignment refreshed after the web title bar loads and window layout changes, keeping the same vertical center as the book icon and app name.
More settings now offers six cross-platform app-font presets: System, Sans serif, Serif, Rounded, Song style, and Kai style. The interface and Markdown prose update immediately while code remains monospaced, and the choice is restored from preferences after restart.
App font, document width, and dictionary language now use compact current-value rows with cascading submenus. They open by hover, click, or keyboard and automatically choose the side with available viewport space, shortening the More menu without losing any options.
Fixed a click immediately following hover closing an already revealed settings flyout. Clicking a parent row now always keeps its flyout open and focuses the current choice.
Fixed the More settings popover inheriting a Windows-oriented fixed right offset on macOS. It now aligns to the actual three-dot button and stays within the viewport while resizing.
Fixed repeated local macOS builds potentially selecting and re-signing the previous renamed app bundle, leaving new code out of the installer. The shared build script now removes only that stale generated bundle before normalizing the current Wails output.
Document lists now use theme-colored outline icons without background tiles, leaving more room for filenames. Selection outlines, favorites, and pin markers are retained; missing files use muted icons.
Refined Home with flat, shadow-free surfaces: removed illustration and card shadows, the background glow, and raised keycap edges. Consistent thin borders and corners, clearer shortcut typography, spacing, and contrast retain light/dark theme and platform shortcut support.