Skip to content

Monet Desktop 1.2.2

Latest

Choose a tag to compare

@benwgarton benwgarton released this 28 Jul 20:31

Monet Desktop 1.2.2

Monet Desktop 1.2.2 makes the first website crawl easier to find and repairs
native file and folder selection on current Tauri builds.

Improvements

  • New Project now starts with a clear website crawl path instead of placing
    project import tools first.
  • Bare domains such as example.com are normalized automatically, and Monet
    suggests a project name before continuing directly to the Capture section.
  • Viewer mode explains at the point of action why capture is paused and links
    to License settings. Existing project and .monetproj imports remain
    available.
  • Choosing a local folder, GitHub repository, or Vercel project returns to the
    populated project setup fields automatically.
  • The annotation editor now uses the right rail so the existing annotation and
    replacement copy remain visible while editing.

Fixes

  • Windows and macOS native file and folder pickers work with Tauri's current
    access-control requirements.
  • Desktop shell commands are restricted to Monet's exact IPv4 loopback backend
    origin and the main window. Public web origins receive no access.
  • Low-level file-picker permission failures are replaced with an actionable
    update and restart message.
  • React Router and frontend build dependencies are updated to their current
    patched client-side releases.

Compatibility

  • Project and handoff package formats are unchanged.
  • Annotation replacement images continue to be included in handoff bundles.
  • The same source ships on Windows, Apple Silicon Mac, and Intel Mac.