Skip to content

v0.7.1

Choose a tag to compare

@github-actions github-actions released this 12 Aug 08:38

Introduced feature pinning, the archive timeline, and expanded release automation.

Features

  • Added single feature pinning with keyboard navigation and Markdown persistence through #Pin. (1e279c6)
  • Added an archive for completed features which replaced the old grid view with an interactive timeline. (4604ace, 3d3f2e7)
  • Introduced tabs in the help menu. (df62936)
  • Added automated screenshots and expanded visual baselines for Windows, Linux, and macOS. (d660ed8, 2981d4f, cada843, fc113df)
  • Expanded the development harness and release-package validation. (be41c66, a77ff59)

Fixes

  • Improved startup validation and handling of missing application files or browser APIs. (b1da7ed)
  • Fixed inconsistent shadows and help-menu spacing and descriptions. (df62936)
  • Fixed stale snapshot checks in CI and wrong line-endings for windows. (a77ff59, 5ef6abb)