Skip to content

Releases: openclaw/graincrawl

v0.3.5

Choose a tag to compare

@github-actions github-actions released this 27 Jul 06:39
f93be85

v0.3.5 - 2026-07-26

  • Re-release v0.3.4's content through the official signed and notarized release pipeline; v0.3.4's macOS archives were signed but not notarized.

v0.3.4

Choose a tag to compare

@steipete steipete released this 27 Jul 05:55
v0.3.4
1ee8715
  • Detect Granola 7.427+'s app-scoped Keychain migration, fail local sync and unlock with honest diagnostics, and return a nonzero status instead of silently importing nothing. Thanks @nwoonet.

Both official macOS archives were signed by the OpenClaw Foundation Developer ID, accepted by Apple notarization, and independently verified after packaging.

v0.3.3

Choose a tag to compare

@github-actions github-actions released this 19 Jul 04:17
43e145e

v0.3.3 - 2026-07-18

Highlights

  • Preserve explicit Granola deletions as durable tombstones across notes, transcripts, panels, and source objects.

Snapshots

  • Make portable snapshot imports merge by default, retaining destination-only records and local conflict winners; keep --replace for explicit exact restores.

Dependencies

  • Update CrawlKit to v0.14.3 and refresh its SQLite runtime dependencies.

Release engineering

  • Ship the first notarized macOS release through the unified OpenClaw pipeline, with .deb and .rpm packages bound into the verified asset inventory.

graincrawl v0.3.2

Choose a tag to compare

@github-actions github-actions released this 09 Jul 10:17
v0.3.2
67799c3

graincrawl v0.3.2

local-first Granola crawling into SQLite, Markdown, and crawlkit snapshots.

what's new

  • Add Developer ID signing and pre-publish verification for official macOS archives.
  • Update CrawlKit to v0.13.4.
  • Update Go to 1.26.5 to remove GO-2026-5856 from the crypto/tls dependency graph.

Maintenance

contributors

@dependabot[bot], @vincentkoc and dependabot[bot]

graincrawl v0.3.1

Choose a tag to compare

@github-actions github-actions released this 20 Jun 00:33

What's new

  • Update golang.org/x/sys to remove GO-2026-5024 from the Windows dependency graph.
  • Refresh terminal rendering, Unicode text, and SQLite runtime dependencies.
  • Treat %, _, and backslashes literally in archive search and update CrawlKit to v0.13.0.

Full changelog: https://github.com/openclaw/graincrawl/blob/v0.3.1/CHANGELOG.md

graincrawl v0.3.0

Choose a tag to compare

@github-actions github-actions released this 11 Jun 05:29
v0.3.0
80ab086

graincrawl v0.3.0

local-first Granola crawling into SQLite, Markdown, and crawlkit snapshots.

Highlights

  • Add explicit in-memory encrypted Granola JSON unlock for cache import and private API authentication (#23).
  • Add a clear diagnostic when Granola desktop exposes encrypted-only state, thanks @elijahmuraoka (#21).

Maintenance

  • Update modernc.org/sqlite through 1.52.0 / SQLite 3.53.2 (#18, #20).
  • Update github.com/openclaw/crawlkit to 0.11.0 (#17).
  • Add deadcode CI coverage and constrained Crabbox validation (#19, #12).
  • Update the TruffleHog secret-scanning action (#16).

Changelog

  • Add explicit in-memory encrypted Granola JSON unlock for cache import and private API authentication.
  • Add a clear diagnostic when Granola desktop exposes encrypted-only state, thanks @elijahmuraoka.

Verification

Contributors

@steipete, @vincentkoc, @elijahmuraoka, and @dependabot[bot]

graincrawl v0.2.1

Choose a tag to compare

@github-actions github-actions released this 18 May 10:02
v0.2.1
9b4b6da

graincrawl v0.2.1

local-first Granola crawling into SQLite, Markdown, and crawlkit snapshots.

what's new

  • No merged pull requests in this release.

contributors

No contributors

graincrawl v0.2.0

Choose a tag to compare

@github-actions github-actions released this 18 May 06:55
v0.2.0
3dc2ac1

graincrawl v0.2.0

local-first Granola crawling into SQLite, Markdown, and crawlkit snapshots.

what's new

Features

Fixes

Maintenance

contributors

@dependabot[bot], @scoootscooob, @vincentkoc and dependabot[bot]

graincrawl v0.1.0

Choose a tag to compare

@github-actions github-actions released this 06 May 07:11
v0.1.0
03e4ab8

graincrawl v0.1.0

local-first Granola crawling into SQLite, Markdown, and crawlkit snapshots.

what's new

  • No merged pull requests in this release.

contributors

@vincentkoc