Skip to content

Releases: snowopsdev/datum

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 03 Sep 05:46
62c70bd

0.6.0 (2026-09-03)

Features

  • onboarding: add tenant context assets and AI-assisted setup (42b7c20)
  • onboarding: add tenant context assets and AI-assisted setup (e3275f3)

Bug Fixes

  • evidence: harden evidence bank, site crawl, and demo fill after review (e489593)

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 03 Sep 00:39
85684c3

0.5.0 (2026-09-03)

Features

  • cms: add a Game Preview template (7d25dac)
  • llm: run pipeline stages on a ChatGPT plan via the Codex CLI (#67) (62090b8)
  • pipeline: carry the template example into the generate prompt (54fef48)
  • templates: add Game Preview and carry the example into the generate prompt (72ca7b4)

Bug Fixes

  • templates: order the Game Preview example like its outline (faa96a9)

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 31 Aug 22:02
f5a44b9

0.4.0 (2026-08-31)

Features

  • ops: webhooks, scheduled publishing, caching, and a shared status table (#63) (98db434)

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 27 Aug 23:22
418113b

0.3.0 (2026-08-27)

Features

  • cms: add the evidence-source-candidates collection (35f7fc8)
  • cms: add the source review governance page (015aff4)
  • cms: add the topic discovery migration (b289188)
  • cms: group picked topics into one article and cache discovery (cdf1d5f)
  • cms: intent-first new content flow that starts research on its own (5df5866)
  • cms: let operators discover topics from a subject they type (1e12678)
  • cms: onboarding is one decision, then your first piece (278a0fa)
  • cms: replace the article board with a content list and stepper (9ad44e3)
  • cms: report run outcomes on the board and allow new templates (a35393d)
  • cms: run and remove selected topics from the article board (cf03720)
  • cms: say what QA failed and what the rewrite must change (1ec050b)
  • cms: say what the model is doing during a live run (3a2b758)
  • cms: show active runs in a sticky bar across the admin (57cacf2)
  • pipeline: add the brief checkpoint between research and writing (bda52a7)
  • pipeline: record unrated evidence domains from the scoring stage (c32951b)

Bug Fixes

  • cms: keep the domain rating pill on one line (b32e575)
  • cms: make the source review page match the ops CSS conventions (c9f35b6)
  • cms: Prevent integration schema races (9dd2e14)
  • cms: unstick deferred research and fix two Codex findings (5125ef1)
  • pipeline: label FAQ entries so QA stops reporting them as duplicate content (e7b6417)
  • pipeline: repair the OpenAI path and the checks it feeds (013b19f)
  • pipeline: stop failing every draft on a missing social image (116aee8)
  • pipeline: stop the e2e report check failing when it finds the block (f20cb34)
  • pipeline: stop truncating command output when it is piped (fc7c26c)
  • pipeline: update workspaceReadiness tests for the ready redefinition (b157e20)

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 26 Aug 20:23
c9d5352

0.2.0 (2026-08-26)

Features

  • Add brand voice governance and OpenAI model support (0e5c172)
  • Add OpenAI provider and admin-configurable model choice (c1fc4c6)
  • cms: add information-gain-runs collection and article scorecard summary (95c6db8)
  • cms: add reviewer override and regenerate-from-gaps actions (5a693a9)
  • cms: show the information-gain scorecard and reviewer actions (779b87f)
  • information-gain policy, evidence sources, review statuses, and shared scoring lib (#42) (c3275a9)
  • information-gain scoring stage, reviewer workflow, and scorecard (cd729cb)
  • onboarding: Add governed pipeline setup flow (0efb7c9)
  • onboarding: Add governed pipeline setup flow (0669e56)
  • pipeline: add information-gain prompts, judge batching, and mock fixtures (363434a)
  • pipeline: add the informationGain stage and its scorecard reporting (9185817)
  • pipeline: corpus snapshots, page fetching, and gap-fed generation (#44) (61d18a7)

Bug Fixes

  • cms: build regeneration notes from the article's current run (387802c)
  • cms: clear the information-gain summary when an article is sent back (57f7a3b)
  • cms: Escape backslashes before pipes in guide table cells (7b62f10)
  • cms: invalidate an information-gain decision when scored content changes (7f255d3)
  • cms: make verified reachable only through scoring or a reviewed override (03c8980)
  • cms: persist the claim ids behind an information-gain decision (3aafb9e)
  • onboarding: make pipeline setup upgrade-safe (67190bf)
  • pipeline: drop resolved articles from the report's review queue (cdda0ed)
  • pipeline: Only load models/brand voice for run, not fetch/report (d26d941)
  • pipeline: quote full support for verbatim evidence in the mock fixtures (1e9caeb)
  • pipeline: Rename provider env-var lookup to dodge clear-text-log alert (04372e9)

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 25 Aug 03:37
15e2a45

0.1.0 (2026-08-25)

Features

  • cms: Add article audit trail and organize admin UI (d1ff105)
  • cms: Add article audit trail and organize admin UI (7cdaf38)
  • cms: Add public reader SEO metadata (ec869bf)
  • Extra Ops board, templates config, reports, public reader (#16) (433c884)

Bug Fixes

  • cms: Avoid localhost canonicals without SITE_URL (1aaf239)
  • cms: Bound article audit history (11181a6)
  • cms: Omit unchanged audit transitions (4b47b6b)
  • cms: Protect audit evidence and timestamps (0576d9a)
  • release: sync lockfile version and require ! for breaking changes (ec7de03)