Releases: Coding-Dev-Tools/engraphis
Releases · Coding-Dev-Tools/engraphis
Release list
Engraphis 1.5
What's Changed
- test: stabilize consolidation cursor fixture by @Coding-Dev-Tools in #114
- feat: 1.5.0 release — schema 11, governed recall recovery, embedding provenance, reproducible release evidence by @Coding-Dev-Tools in #115
- revert: remove MCP directory metadata files by @Coding-Dev-Tools in #117
- chore: normalize version to 1.5 by @Coding-Dev-Tools in #119
- fix: accept 2-part version tags in release workflow by @Coding-Dev-Tools in #120
- fix: release CodeQL query-filter and smoke force-reinstall by @Coding-Dev-Tools in #121
- fix: filter CodeQL false positives in SARIF checker by @Coding-Dev-Tools in #122
- fix: accept 2-part version in release evidence script by @Coding-Dev-Tools in #123
- fix: accept 2-part versions in all semver validators by @Coding-Dev-Tools in #124
Full Changelog: v1.4.5...v1.5
Engraphis 1.4.5
What's Changed
- feat: 1.4.5 release — governed recall, schema v8, Smart gateway by @Coding-Dev-Tools in #111
- fix: close remaining consolidation review findings by @Coding-Dev-Tools in #113
Full Changelog: v1.4.0...v1.4.5
Engraphis 1.4.0
What's Changed
- feat: consolidate governed recall and release hardening by @Coding-Dev-Tools in #108
- Updated readme by @Coding-Dev-Tools in #109
- Release 1.4.0 by @Coding-Dev-Tools in #110
Full Changelog: v1.3.0...v1.4.0
Engraphis 1.3.0
What's Changed
- chore(deps): bump github/codeql-action/analyze from 3.37.3 to 4.37.3 by @dependabot[bot] in #104
- chore(deps): bump actions/checkout from 7.0.0 to 7.0.1 by @dependabot[bot] in #105
- chore(deps): bump actions/setup-node from 6.4.0 to 7.0.0 by @dependabot[bot] in #103
- chore(deps-dev): bump tree-sitter-language-pack from 1.13.3 to 1.13.5 by @dependabot[bot] in #101
- feat: add adaptive context productivity evaluation by @Coding-Dev-Tools in #99
- chore: release 1.3.0 by @Coding-Dev-Tools in #107
Full Changelog: v1.2.5...v1.3.0
Engraphis 1.2.5
What's Changed
- docs: clarify context-efficiency evidence by @Coding-Dev-Tools in #94
- docs: improve README visual hierarchy by @Coding-Dev-Tools in #95
- docs: place graph image below tagline by @Coding-Dev-Tools in #96
- feat: harden memory recall and evaluation by @Coding-Dev-Tools in #97
- moved sections by @Coding-Dev-Tools in #98
- chore: release 1.2.5 by @Coding-Dev-Tools in #100
Full Changelog: v1.2.2...v1.2.5
Engraphis 1.2.2
What's Changed
- Encrypt Cloud Sync bundles and clarify privacy by @Coding-Dev-Tools in #90
- Fix README visual export sizing by @Coding-Dev-Tools in #91
- Continue past unreadable encrypted relay bundles by @Coding-Dev-Tools in #92
- Release 1.2.2 by @Coding-Dev-Tools in #93
Full Changelog: v1.2.0...v1.2.2
Engraphis 1.2.0
What's Changed
- Add bitemporal, token-efficient recall and reproducible quality evidence by @Coding-Dev-Tools in #88
- chore: release 1.2.0 by @Coding-Dev-Tools in #89
Full Changelog: v1.1.5...v1.2.0
Engraphis 1.1.5
What's Changed
- Revise README for Engraphis installation and usage by @Coding-Dev-Tools in #82
- release: Ledger interface and commercial hardening by @Coding-Dev-Tools in #83
- docs: replace Knowledge Graph image by @Coding-Dev-Tools in #84
- chore: release 1.1.5 by @Coding-Dev-Tools in #85
Full Changelog: v1.1.0...v1.1.5
Engraphis 1.1.0
What's Changed
- Repair PyPI release artifact verification by @Coding-Dev-Tools in #57
- Select canonical tag artifacts for release repair by @Coding-Dev-Tools in #58
- release: prepare Engraphis 1.0.1 client reliability by @Coding-Dev-Tools in #59
- security: require zero CodeQL findings by @Coding-Dev-Tools in #64
- Make the v1.0.1 CodeQL gate repository-wide by @Coding-Dev-Tools in #65
- fix: harden final v1.0.1 release gates by @Coding-Dev-Tools in #66
- chore(deps): bump github/codeql-action/analyze from 3b0bd1d116c0bde30213346b22d4f634d96a2fb0 to 4187e74d05793876e9989daffde9c3e66b4acd07 by @dependabot[bot] in #61
- chore(deps): bump pypa/gh-action-pypi-publish from 1.14.0 to 1.14.1 by @dependabot[bot] in #60
- chore(deps): bump actions/setup-python from 6.3.0 to 7.0.0 by @dependabot[bot] in #62
- chore(deps-dev): bump tree-sitter-language-pack from 0.9.0 to 1.13.3 by @dependabot[bot] in #63
- chore(deps-dev): update ruff requirement from <0.16,>=0.15.22 to >=0.15.22,<0.17 by @dependabot[bot] in #70
- fix: finalize v1.0.1 public client release candidate by @Coding-Dev-Tools in #69
- fix(tests): keep the offline gate hermetic for model-fallback tests by @Coding-Dev-Tools in #72
- Fix licensing gating, cloud failure modes and update hangs for launch by @Coding-Dev-Tools in #73
- fix(export): stop advertising a signed compliance export that does not exist by @Coding-Dev-Tools in #76
- test(licensing): make the outage-is-not-a-cancellation test actually test that by @Coding-Dev-Tools in #78
- release: merge audited 1.1.0 client aggregate by @Coding-Dev-Tools in #80
- Consolidate local Engraphis release branches by @Coding-Dev-Tools in #81
Full Changelog: v1.0.0...v1.1.0
Engraphis 1.0.0
What's Changed
- feat(commercial): add commercial v1 ga code and test cases by @Coding-Dev-Tools in #23
- fix(ci): skip commercial workflows when production secrets are unconfigured by @Coding-Dev-Tools in #27
- feat(commercial-v1-ga): sync working-tree changes for v1 GA by @Coding-Dev-Tools in #24
- fix(ci): replace invalid job-level secrets gate with step-level gate in commercial-backup.yml by @Coding-Dev-Tools in #31
- feat(billing): refund/revocation webhooks + Polar ID tracking + MCP role gate by @Coding-Dev-Tools in #25
- chore(ga): restore merge soft-close, drop dead refund path, dedup tests by @Coding-Dev-Tools in #34
- fix(build): correct setup.py exclusion filter (m[0]->m[1]) + resolve E402 late import in cloud_license.py by @Coding-Dev-Tools in #36
- docs: update SCHEMA_VERSION references from 3 to 4 in AGENTS.md by @Coding-Dev-Tools in #35
- feat(licensing): compile licensing + cloud_license to C extensions with integrity guards by @Coding-Dev-Tools in #37
- fix(embedder): thread-safe model loading + eager warmup to prevent PM2 recall timeouts by @Coding-Dev-Tools in #33
- fix: GA-launch hardening pass by @Coding-Dev-Tools in #39
- docs: update AGENTS.md SCHEMA_VERSION from 3 to 4 by @Coding-Dev-Tools in #40
- fix(tests): remove duplicate _registry_rows() helper in test_billing.py by @Coding-Dev-Tools in #41
- fix(ci): skip commercial workflows gracefully when production secrets are unconfigured by @Coding-Dev-Tools in #42
- feat(licensing): Phase 2 hardening - close tamper + ENGRAPHIS_DEV bypass vectors by @Coding-Dev-Tools in #43
- feat(licensing): Phase 3 hardening - close snapshot corruption, vault export, consolidate bypass by @Coding-Dev-Tools in #44
- feat(licensing): Phase 4 — freeze gate snapshot against re-snapshot after patching by @Coding-Dev-Tools in #45
- Feat/phase5 cloud lease by @Coding-Dev-Tools in #46
- security(licensing): release production vendor signer by @Coding-Dev-Tools in #47
- feat(backups): support verified S3 object storage by @Coding-Dev-Tools in #49
- chore(railway): expose readiness diagnostics by @Coding-Dev-Tools in #50
- chore(railway): restore strict readiness gate by @Coding-Dev-Tools in #51
- fix(synthetics): keep rejection alert non-gating by @Coding-Dev-Tools in #52
- Separate hosted commercial services and harden open-core boundaries by @Coding-Dev-Tools in #53
- Improve graph communities and add memory demo by @Coding-Dev-Tools in #54
- Make Stripe the launch billing authority by @Coding-Dev-Tools in #55
- Release Engraphis v1.0.0 by @Coding-Dev-Tools in #56
Full Changelog: v0.9.9...v1.0.0