Skip to main content
Changelog

Every release. In plain language.

Jary ships every two to four weeks. What landed, what improved, what got fixed — no filler, no roadmap promises.

  1. v0.1.4

    Latest
    1 change
    • Feature

      AI credit top-ups

      Workspaces that run through their AI allowance can buy one-time credit packs — 1M, 5M, or 20M tokens. Balances roll over and are spent only after the base period allowance, tracked by a full credit ledger.

  2. v0.1.3

    3 changes
    • Feature

      Workspace role management

      Clone an existing member's role onto another, with tenant-scoped checks so permissions never leak across workspaces.

    • Feature

      Billing access policy

      A dedicated policy lets workspace admins manage billing, separate from owner-only controls.

    • Improvement

      Test & build tooling

      Custom Jest resolver for path/exports mapping, lint config for the brand libraries, and refreshed coverage gates.

  3. v0.1.2

    3 changes
    • Feature

      Transactional email via Resend

      The notification channel now delivers email through Resend, with fallback handling when a send fails.

    • Feature

      Error monitoring with Sentry

      Client, server, and edge errors are captured in the web app, with source maps uploaded on every deploy.

    • Fix

      Production build hardening

      Stabilised Next.js production builds across web and admin — prerender, ESLint, and React 19 JSX-namespace fixes — and pinned the landing build config.

  4. v0.1.1

    1 change
    • Improvement

      Streamlined release pipeline

      Consolidated CI from six workflows down to four for simpler, faster deploys.

  5. v0.1.0

    5 changes
    • Feature

      Idea Coach · six-phase workflow

      Explore → Define → Validate → Scope → Prioritize → Commit. Spec generation stays locked until the Commit phase, so the coach won't write a spec until the idea earns it.

    • Feature

      Live web research with citations

      Mid-conversation web search across competitor sites, pricing pages, Product Hunt, Hacker News, and GitHub — every claim links back to its source.

    • Feature

      GitHub integration

      Connect a repo, import issues, and link them to features. When a PR that references the issue merges, the feature advances to shipped and the issue closes.

    • Feature

      Workspaces, roles & audit log

      Shared workspaces with admin / editor / viewer roles, per-seat membership, and a workspace audit log.

    • Feature

      Metered AI usage

      Per-workspace AI token quota with usage tracking — the foundation the Coach plans build on.

This page is where we note what shipped. Follow along here each time we release something worth your attention.