Releases: openclaw/graincrawl
Release list
v0.3.5
v0.3.4
- 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
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
--replacefor 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
.deband.rpmpackages bound into the verified asset inventory.
graincrawl v0.3.2
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/tlsdependency graph.
Maintenance
- build(deps): bump modernc.org/sqlite from 1.52.0 to 1.53.0 (#33) @dependabot[bot]
- build(deps): bump github.com/pelletier/go-toml/v2 from 2.4.0 to 2.4.2 (#32) @dependabot[bot]
- build(deps): bump github.com/openclaw/crawlkit from 0.13.0 to 0.13.1 (#31) @dependabot[bot]
- ci: fix version smoke assertion (#34) @vincentkoc
contributors
@dependabot[bot], @vincentkoc and dependabot[bot]
graincrawl v0.3.1
What's new
- Update
golang.org/x/systo 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
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/sqlitethrough 1.52.0 / SQLite 3.53.2 (#18, #20). - Update
github.com/openclaw/crawlkitto 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
- Exact live Granola/Keychain encrypted-profile proof: #23 (comment)
- Release-candidate CI: https://github.com/openclaw/graincrawl/actions/runs/27325813511
Contributors
@steipete, @vincentkoc, @elijahmuraoka, and @dependabot[bot]
graincrawl v0.2.1
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
graincrawl v0.2.0
local-first Granola crawling into SQLite, Markdown, and crawlkit snapshots.
what's new
Features
- feat: add release update checks (#9) @vincentkoc
Fixes
- fix(cli): preserve sync skip flags (#10) @vincentkoc
Maintenance
- build(deps): bump trufflesecurity/trufflehog from 3.95.2 to 3.95.3 (#7) @dependabot[bot]
- build(deps): bump github.com/pelletier/go-toml/v2 from 2.3.0 to 2.3.1 (#5) @dependabot[bot]
- chore(deps): bump actions/checkout from 5 to 6 (#4) @dependabot[bot]
- chore(deps): bump actions/github-script from 8 to 9 (#3) @dependabot[bot]
- build(deps): bump crawlkit to v0.4.1 (#6) @vincentkoc
- chore(ci): add security baseline (#1) @vincentkoc
contributors
@dependabot[bot], @scoootscooob, @vincentkoc and dependabot[bot]
graincrawl v0.1.0
graincrawl v0.1.0
local-first Granola crawling into SQLite, Markdown, and crawlkit snapshots.
what's new
- No merged pull requests in this release.