Changelog

What we've shipped

The record of every meaningful change at DevMesh — features, fixes, and the work in between. Updated with each release.

April 29, 2026v0.31.0

Animated Hero & Workspace Memory

LatestWorkspace Memory beta

Refreshed the homepage with an animated hero, shipped the Workspace Memory plan page, and tightened up linting.

  • Feature

    Animated hero with scramble text

    Replaced the inline homepage hero with the new HeroAnimated and ScrambleText components for a more dynamic landing experience.

  • Feature

    Workspace Memory library page

    Added /libraries/memory documenting the path-as-ID memory plan and spec. Linked from the Libraries menu, footer, and sitemap.

  • Improvement

    Removed the announcement banner

    Cleaned up the global layout by retiring the launch banner now that it has run its course.

  • Improvement

    ESLint baseline added

    Introduced a minimal .eslintrc.json so contributors get consistent feedback before pushing.

April 25, 2026v0.30.0

Homepage Rework & Platform Audit

CLI v0.30 release

Shipped a brand-new homepage, hardened auth and middleware, and pushed v0.30 of the CLI binary across all download channels.

  • Feature

    Homepage rework

    Refreshed marketing layout, copy, and section ordering on the home route.

  • Fix

    Auth race-condition cleanup

    Fixed a profile-page logout bug caused by getSession() racing against middleware token rotation. Server components now seed the user state on first paint.

  • Improvement

    SEO and metadata pass

    Updated page metadata, OpenGraph, and structured data across the site for cleaner social previews and better search coverage.

  • Improvement

    Build pipeline fixes

    Resolved several Next.js build warnings and tightened type errors that were slowing down CI.

  • Improvement

    Download links bumped to v0.30.0

    All download buttons and CLI links now point at the v0.30 release binaries.

March 26, 2026v0.29.0

Contact, Demo Videos & Policy Refresh

Contact page live

Opened up a real contact channel, added video demos to product pages, and refreshed the legal copy.

  • Feature

    Contact page

    Introduced /contact with a form for general questions, sales, and support.

  • Feature

    VideoCard component

    Reusable VideoCard for embedding product demos. Scaffolded the first set of demo clips on product pages.

  • Feature

    Seekr shipped card

    Added a clickable Seekr shipped card and made project inquiries clickable end-to-end.

  • Fix

    Mobile hero overflow

    Fixed horizontal overflow on the homepage hero at small viewport widths.

  • Docs

    Refreshed Terms and Privacy

    Updated /terms and /privacy with the latest policy copy.

  • Improvement

    Profile admin link

    The Admin button on the profile page now points at the admin overview URL.

March 15, 2026v0.28.0

Alpha Bug Hunt

Bug hunt opens

Launched the public bug-hunt program with a dashboard, a site-wide banner, and a hardened admin surface.

  • Feature

    Public bug-hunt dashboard

    Stood up /bug-hunt with a public dashboard so reporters can track triage state in the open.

  • Feature

    Bug-hunt announcement banner

    Added a temporary site-wide banner pointing at the new program.

  • Security

    Removed hard-coded admin auth

    Replaced the hard-coded admin gate with a proper role check and locked down the admin route.

  • Improvement

    Download gate

    Gated direct binary downloads behind the same auth flow used elsewhere on the site.

Stay in the loop

Don't miss the next release

Subscribe in the footer to get release notes in your inbox, or follow along on the blog for deep-dives behind each shipment.