Skip to content

Releases: kashyaparjun/paperjot-releases

Paperjot 2.0.13 Scroll Stability

Choose a tag to compare

@kashyaparjun kashyaparjun released this 15 Jul 18:07

What’s new

  • Fixes Markdown documents pulling backward while scrolling past rendered headings.
  • Stabilizes scrolling through frontmatter and fenced code blocks.
  • Preserves heading hierarchy with font weight while keeping CodeMirror’s line-height estimates accurate.

Paperjot 2.0.12 Table Scrolling

Choose a tag to compare

@kashyaparjun kashyaparjun released this 15 Jul 11:36

What’s new

  • Adds a persistent horizontal scrollbar to Markdown tables wider than the document column.
  • Keeps prose and all non-table content at the existing editorial width.
  • Synchronizes the scrollbar across every row in the table.

Paperjot 2.0.11 Authentication Fix

Choose a tag to compare

@kashyaparjun kashyaparjun released this 15 Jul 07:20

Fix

  • Restores Google sign-in in packaged builds.
  • Ensures E2E test builds are replaced by a production build before release packaging.

Paperjot 2.0.10 Table Layout

Choose a tag to compare

@kashyaparjun kashyaparjun released this 14 Jul 18:04

What’s new

  • Keeps prose at the original editorial width while wide tables scroll independently.
  • Renders every table in long Markdown documents as background parsing completes.
  • Synchronizes table rows behind one horizontal scrollbar.
  • Correctly centers display math in the visible document column.

Paperjot 2.0.9 Wide Tables

Choose a tag to compare

@kashyaparjun kashyaparjun released this 14 Jul 13:34

What’s new

  • Keeps wide Markdown table columns aligned across every row.
  • Wraps long cell content within bounded columns instead of collapsing the table.
  • Adds verified light and dark rendering coverage for six-column tables.

Paperjot 2.0.8 Markdown Live Preview

Choose a tag to compare

@kashyaparjun kashyaparjun released this 14 Jul 12:38

A major Markdown and document-workflow release.

  • Adds rich CommonMark/GFM Live Preview, Read/Edit/Source modes, tables, footnotes, math, Mermaid, safe HTML, structured frontmatter, wikilinks, backlinks, and local media previews.
  • Adds drag-and-drop attachments through a restricted vault media protocol.
  • Adds Markdown formatting, outline, folding, improved accessibility, and light/dark visual coverage.
  • Fixes Command-I active-file context insertion for Claude Code and other agent terminals.
  • Adds tab context actions: close others, left, right, and all, with save-safe bulk closing.

Verified with 74 unit tests, 11 Electron E2E tests, visual snapshots, strict code-signature validation, and Apple notarization.

Paperjot 2.0.7 Document Tabs

Choose a tag to compare

@kashyaparjun kashyaparjun released this 13 Jul 13:48

Adds multiple document tabs with preserved editor and CSV state, safe autosave across tab switching and shutdown, conflict-safe rename/delete/history behavior, and explicit active-file context for the embedded agent. Also synchronizes the published multi-vault source with GitHub.

Paperjot 2.0.6 Multi-Vault

Choose a tag to compare

@kashyaparjun kashyaparjun released this 13 Jul 10:41

Adds account vault discovery, explicit create/download flows, safe vault switching, local removal, and resumable encrypted cloud-vault deletion. Includes lifecycle-enforced Firebase rules and expanded multi-vault validation.

Paperjot 2.0.5 Alpha Update Bootstrap

Choose a tag to compare

@kashyaparjun kashyaparjun released this 13 Jul 07:52

Signed and notarized alpha update bootstrap for Apple Silicon Macs.

Enables automatic updates from subsequent GitHub prereleases. This release is intentionally published on the stable channel once so existing alpha installations can discover it.

Also includes the interactive-shell Claude Code fix from 2.0.4.

Paperjot 2.0.4 Signed Alpha

Pre-release

Choose a tag to compare

@kashyaparjun kashyaparjun released this 13 Jul 07:26

Signed and notarized supervised client alpha for Apple Silicon Macs.

Launches embedded agents through the user’s interactive login shell so Node/NVM/Homebrew PATH setup from shell configuration is available to Claude Code.

Gatekeeper validation passed; automatic update metadata included.