Skip to content

Releases: grapitydev/grapity

v0.6.0

21 Jun 10:10
0bd3d64

Choose a tag to compare

0.6.0 (2026-06-21)

Features

  • add 60s product tour to README (7eb1de2)
  • add CI, npm, license and docs badges (d79c7dd)
  • add grapity materialize command with grapity.yaml and grapity-lock.json (e0c2542)
  • README poster click-to-play (bca9d46)
  • rewrite README header for clarity (994d91a)

Bug Fixes

  • README poster opens grapity.dev tour instead of GitHub blob (a920dd0)

v0.5.0

15 Jun 18:07
b8a6c11

Choose a tag to compare

0.5.0 (2026-06-14)

Features

  • ci: add PR verification workflow (66e8724)
  • hub: render endpoint security requirements and scopes in Overview (31df845)

Bug Fixes

  • deps: update bun, npm, drizzle-orm, lucide-react, ora, uuid and mise-action (b069988)
  • hub: remove redundant runtime config script from index.html (bfd0f61)
  • openapi: migrate deprecated example and nullable to OpenAPI 3.1 equivalents (d7179e5)
  • openapi: use openIdConnect security scheme for Keycloak OIDC (00a8752)
  • tests: remove cross-repo doc sync test and resolve hardcoded cwd (f98697d)

v0.4.1

14 Jun 12:30
ff18fce

Choose a tag to compare

0.4.1 (2026-06-14)

Bug Fixes

  • registry: generate route scopes at build time and remove runtime openapi.yaml dependency (e3fbf83)

v0.4.0

14 Jun 10:37
251c383

Choose a tag to compare

0.4.0 (2026-06-14)

Features

  • auth,cli,hub,registry: add Keycloak OIDC/JWT auth and scope enforcement (1b525d6)

Bug Fixes

  • cli,registry: surface friendly PostgreSQL connection errors on serve (a8c55f3)
  • cli: use package version from index and drop per-component version labels in serve output (7feed64)

v0.3.0

13 Jun 08:51
74c5e73

Choose a tag to compare

0.3.0 (2026-06-13)

Features

  • add PostgreSQL support to registry with selectable backend (cb3d6e4)
  • remove unimplemented CLI options and simplify server config (10399aa)

v0.2.0

10 Jun 18:40
6b9a3e4

Choose a tag to compare

0.2.0 (2026-06-10)

Features

  • unify @grapity/core, @grapity/registry, @grapity/hub, @grapity/cli into @grapity/grapity (d0d6c74)

Bug Fixes

  • add renovate.json with fix prefix for dependency bumps (13a8699)
  • drop bold Documentation prefix and link to Quickstart (ebdad9b)
  • improve documentation link in README (ae4f7d8)
  • prevent vite build from clearing dist/ and removing core/registry output (9d596d0)
  • remove Node.js version requirement from README (35269e6)
  • remove redundant unified package description (27dd33f)