Back to all releases

v1.42.0

Elements

// July 10, 2026

Project Assistant replies link straight to the dashboard

When the Project Assistant mentions a toolset, server, or other project entity, the reply now links directly to that entity's dashboard page — no more hunting for the thing the assistant just described. This release also moves the package to ESM only.

Features

  • Linked entities in assistant replies #3739 - Entities mentioned in Project Assistant replies are rendered as links to their dashboard pages, styled in Moonshine blue with an external-link icon, so you can jump from an answer to the resource it references in one click. (Author: @adaam2)
  • ESM-only package #4013 - The package drops CommonJS support and ships as ESM only. Note this is a breaking change for consumers still importing via
    — switch to
    . (Author: @disintegrator)
Sagar Batchu
Sagar Batchu
View on GitHub