Skip to content

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 22 Aug 23:39
· 105 commits to main since this release

1.2.0 (2026-08-22)

Bug Fixes

  • ci: fix semantic-release release-notes-generator preset compatibility (677a155)
  • ribbon: clean up TABS mapping types across Docs and Slides (a97558a)
  • ribbon: ensure File and quick-access top bars render cleanly across Docs and Slides (fb4b5ca)
  • ribbon: ensure File tab and all top bar tabs are unconditionally rendered for all document types (9b12eef)
  • settings: remove update channel logic, fix settings cog icon visibility in light mode, sync semantic release version, and pass theme to editor tabs (955f055)
  • shell: auto-flip new tab menu to right-aligned when near window edge to prevent overflow (373069d)
  • shell: correct TabBar JSX nesting and ensure new tab dropdown floats above all layers (5c896e4)
  • shell: ensure new tab dropdown renders outside overflow clip and on top of content (3a2e13e)
  • shell: pass mode=tab to sub-app iframes to show full ribbon top navigation across all editors (f7a8b88)
  • shell: reliably align dropdown menu inwards when near right edge (455c782)
  • shell: remove unwanted vertical divider lines and align tab bar buttons cleanly (d908594)
  • shell: resolve duplicate property in main.tsx mock and verify workspace typecheck (d3d0599)
  • shell: resolve tab bar offset overlay and ensure top category ribbons render completely (4634bb3)
  • theme: support full end-to-end light and dark theme synchronization across docs, sheets, slides, pdf, and markdown editors (5d46672)

Features

  • shell: implement new tab dropdown menu for browser and electron modes (92797ab)
  • ui: replace boxy native select & tooltips with elegant rounded-square custom popovers and ScreenTips (91239f9)