Skip to content

Releases: openclaw/notcrawl

notcrawl v0.5.2

Choose a tag to compare

@github-actions github-actions released this 09 Jul 12:04
v0.5.2
4f2eded

notcrawl v0.5.2

Local-first Notion crawling into SQLite, normalized Markdown, and git-backed snapshots.

Changes

  • Sign official macOS release binaries with the OpenClaw Foundation Developer ID while keeping local and cross-platform builds credential-free.
  • Update CrawlKit to v0.13.4 and refresh its hardened TOML dependency.
  • Update Go to 1.26.5 to resolve GO-2026-5856 in crypto/tls.

Release integrity

  • Both macOS architectures are signed as org.openclaw.notcrawl by Developer ID Application: OpenClaw Foundation (FWJYW4S8P8).
  • Linux archives and packages, macOS archives, per-archive checksums, and the aggregate checksum manifest are attached below.

notcrawl v0.5.1

Choose a tag to compare

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

What's new

  • Retry concurrent Git snapshot branch-and-tag pushes after rebasing and retargeting the unpublished tag.
  • Retry transient Cloudflare 524 timeouts from Notion API requests. Thanks @davelutztx.
  • Update golang.org/x/sys to v0.46.0, resolving a Windows integer-overflow advisory in the dependency graph.
  • Add immutable Git share snapshot tags and non-mutating historical imports with update --ref.
  • Move Desktop SQLite bundle snapshots, Markdown sidecar synchronization, and Git share commits/remotes onto CrawlKit v0.13.0; refresh Go dependencies.

Full changelog: https://github.com/openclaw/notcrawl/blob/v0.5.1/CHANGELOG.md

notcrawl v0.5.0

Choose a tag to compare

@github-actions github-actions released this 17 Jun 08:53

notcrawl v0.5.0

  • Add targeted notion-mcp sync through a preconfigured Codex Notion app to repair incomplete Desktop/API pages and fetch explicit page IDs or bounded search results.
  • Mark incomplete Desktop-cache Markdown pages with missing-block metadata and warnings instead of silently exporting title-only files.
  • Render page and database-row properties in Markdown exports with collection schema labels when available.
  • Preserve previously cached Desktop pages and blocks across opportunistic cache eviction while honoring explicit tombstones.
  • Track API and Desktop provenance independently so archived API records restore live Desktop page, block, and comment payloads.
  • Preserve source provenance in git-share snapshots and validate complete manifests before replacing a local archive.
  • Update crawlkit to v0.12.2.
  • API sync now tolerates Notion restricted_resource failures from /users, continues page/database discovery without user labels, and warns when API discovery returns no pages, databases, blocks, or comments. Thanks @elijahmuraoka.
  • API sync now skips fetching copied synced-block children that Notion reports as object_not_found, while still storing the synced-block copy. Thanks @elijahmuraoka.
  • Support Notion Desktop defaults and stale-directory pruning on Windows. Thanks @MrJngomonkey.

Verification

notcrawl v0.4.0

Choose a tag to compare

@github-actions github-actions released this 18 May 06:53
v0.4.0
265084e

notcrawl v0.4.0

local-first Notion crawling into SQLite, normalized Markdown, and git-backed snapshots.

what's new

Features

Maintenance

contributors

@alexph-dev, @dependabot[bot], @vincentkoc and dependabot[bot]

notcrawl v0.3.6

Choose a tag to compare

@github-actions github-actions released this 29 Apr 20:13
v0.3.6
e280c7f

notcrawl v0.3.6

local-first Notion crawling into SQLite, normalized Markdown, and git-backed snapshots.

what's new

Fixes

contributors

@vincentkoc

notcrawl v0.3.5

Choose a tag to compare

@github-actions github-actions released this 29 Apr 19:29
v0.3.5
a88136a

notcrawl v0.3.5

local-first Notion crawling into SQLite, normalized Markdown, and git-backed snapshots.

what's new

Fixes

contributors

@vincentkoc

notcrawl v0.3.4

Choose a tag to compare

@github-actions github-actions released this 29 Apr 12:15
v0.3.4
fc30106

notcrawl v0.3.4

local-first Notion crawling into SQLite, normalized Markdown, and git-backed snapshots.

what's new

Fixes

contributors

@vincentkoc

notcrawl v0.3.3

Choose a tag to compare

@github-actions github-actions released this 29 Apr 12:06
v0.3.3
bd4b197

notcrawl v0.3.3

local-first Notion crawling into SQLite, normalized Markdown, and git-backed snapshots.

what's new

Fixes

  • fix(export): render desktop database CSVs correctly (#23) @vincentkoc

contributors

@vincentkoc

notcrawl v0.3.2

Choose a tag to compare

@github-actions github-actions released this 29 Apr 11:35
v0.3.2
ea69182

notcrawl v0.3.2

local-first Notion crawling into SQLite, normalized Markdown, and git-backed snapshots.

what's new

Fixes

contributors

@vincentkoc

notcrawl v0.3.1

Choose a tag to compare

@github-actions github-actions released this 29 Apr 11:19
v0.3.1
2dcf13a

notcrawl v0.3.1

local-first Notion crawling into SQLite, normalized Markdown, and git-backed snapshots.

what's new

Fixes

Maintenance

contributors

@vincentkoc