Skip to content

Shelf v0.4.4

Choose a tag to compare

@marcoodignoti marcoodignoti released this 19 Jun 23:38

Shelf v0.4.4

Shelf v0.4.4 reworks the Settings surface into a focused full-screen window
and refreshes the sidebar and theme system with a lighter, more neutral look.

Changes

  • Settings redesign:

    • Settings now open as an embedded full-screen window instead of a floating
      modal, with a search bar to filter sections and macOS-style window chrome.
    • Reorganized navigation into Personal (Profile, Appearance, Shortcuts,
      General) and Workspace (Updates, Import / Export, About) groups.
    • Renamed the "Preferences" section to "General".
  • Quick settings popover:

    • The sidebar footer button now opens a popover with account info, shortcuts
      to key sections, and an inline system / light / dark theme stepper.
  • Profile hero:

    • The Profile section shows a large avatar, workspace name, and live stats
      (notes, projects, PDFs, studio notes).
  • Native theme bridge:

    • The Electron window theme now follows the app theme via a new
      setNativeThemeSource IPC bridge, and the sidebar dims its blur when the
      window loses focus.
  • Visual recalibration:

    • Sidebar density, typography (lighter font weights), and a neutral grayscale
      palette for both light and dark themes.

Tester Notes

Open Settings from the sidebar footer. Use the search bar to filter sections,
switch the theme from the inline stepper, and confirm the Profile hero shows
correct workspace stats. Verify the sidebar looks correct in light, dark, and
system theme, and that the blur dims when the window is inactive.