Skip to content

chore: release daed2.0 - #3

Open
github-actions[bot] wants to merge 1 commit into
daed2.0from
release-please--branches--daed2.0
Open

chore: release daed2.0#3
github-actions[bot] wants to merge 1 commit into
daed2.0from
release-please--branches--daed2.0

Conversation

@github-actions

@github-actions github-actions Bot commented May 3, 2026

Copy link
Copy Markdown

🤖 I have created a release beep boop

1.27.0

1.27.0 (2026-05-15)

Features

  • add group pickers and amd64v3 test workflow (df0021d)
  • dae-lsp: add browser LSP support and fix completions (fdcc2a4)
  • node: support ss2022 chacha20 and fix xhttp edit (ea284a7)
  • optimize user experience (c85acfb)
  • parser: add parser for dae language with AST and symbol information (25b5fc2)
  • polish daed workspace theme UI (9d32ab0)
  • polish mobile workspace and group latency UI (6b5f794)
  • re-trigger release-please (c669866)
  • refine daed2 workspace theme flow (6c1e3a5)
  • refine workspace group resource editing (a29202e)
  • trigger release (a92a199)
  • ui: enhance layout and visual design system (717102e)
  • update pnpm workspace and add turbo configuration (76cebb6)
  • web: add dae config and backup file import flows (00ac623)
  • web: add node latency probe actions (52e56f7)
  • web: add regex-filtered group subscriptions (42c8c64)
  • web: add runtime memory overview cards (53337ca)
  • web: add runtime traffic overview (d00240d)
  • web: compact group pickers and collapse groups (a94f916)
  • web: persist and refresh node latencies (eadb233)
  • web: show node latency in groups (1efaff0)
  • web: show node transport subtitles (b9501f5)
  • web: show transport across node displays (9fa5761)
  • web: stream manual latency progress by batches (03e8307)

Bug Fixes

  • align runtime controls and core hardening (10510b1)
  • dnd: allow dragging subscription nodes into groups (2c673cd)
  • dnd: migrate to @hello-pangea/dnd and fix drag issues in modals (3cb4c6b)
  • group: avoid drag capture on delete (f85b7a8)
  • improve summary card layout (057a7a5)
  • init: ensure default resources via atomic bootstrap (c9d49f9)
  • keep node card actions clickable (93befb3)
  • node: refresh reload state after node update (bfac0ea)
  • pr-677: address review feedback (d581cd9)
  • refine node transport display and scrolling (c42cce5)
  • refine protocol badge typography (44b862a)
  • reload: guard panel reload actions (857b540)
  • reload: surface stalled runtime requests (437b899)
  • reload: unblock web startup and clean debug traces (ed1d3c0)
  • remove rolldownOptions from build configuration (23f4ba5)
  • resolve CI failures from dependency upgrade breakages (c992158)
  • runtime: tighten UI state and show 2.0 (19dea6a)
  • runtime: trim UI state and pull backend cache fixes (b12df2e)
  • setup: canonicalize legacy graphql endpoints (a3943b0)
  • subscription: avoid drag capture on delete (301728f)
  • ui: fix scrolling issue of multi-select component (#726) (09784e3)
  • update daed2 dashboard and subscription refresh (4e50bf5)
  • update live audit for workspace panels (6d33fae)
  • update save preset label (7c998d0)
  • vless: omit placeholder flow in xhttp links (fa3470c)
  • web: address regex group subscription review feedback (09a32ff)
  • web: align dae config warning preview types (aa60a9a)
  • web: align traffic charts to bottom (c83602b)
  • web: default traffic overview to 1 minute (f40dbef)
  • web: drop unused GroupAddNodes variable (2feb58b)
  • web: equalize traffic overview columns (664b7ee)
  • web: exclude config name from parsed global input (6a63bac)
  • web: guard nullable interface data (5fe881f)
  • web: highlight latency in group picker (e18c89e)
  • web: include subscription nodes in manual latency tests (7f34aa5)
  • web: keep latency batch progress responsive (f27d69d)
  • web: make traffic updates more responsive (03617ac)
  • web: normalize parsed config globals (f680513)
  • web: refine traffic overview timeline and layout (4df2550)
  • web: reset edit node modal tab state (98139c2)
  • web: restore group drag handle (cfb7a6e)
  • web: return node import results (9251648)
  • web: show tcp-only manual latency probe notes (af1821b)
  • web: speed up edge drag scrolling (5b7ac27)
  • web: stabilize group drag and sorting (b155589)
  • web: surface node import errors (e34d54d)
  • 节点行域名过长时删除按钮被挤出可视区域 (ff21261)

Performance Improvements

  • web: defer heavy startup work (f51bcfb)
dae-editor: 1.21.0

1.21.0 (2026-05-15)

Features

  • add RoutingA language formatter and integrate with Monaco editor (023cc2b)
  • dae-lsp: add browser LSP support and fix completions (fdcc2a4)
  • re-trigger release-please (c669866)
  • split dae-editor and dae-node-parser into its own package (2a26602)
  • trigger release (a92a199)
  • update pnpm workspace and add turbo configuration (76cebb6)

Bug Fixes

  • security: mitigate polynomial ReDoS in formatter and parser (ba39004)
  • 节点行域名过长时删除按钮被挤出可视区域 (ff21261)
dae-node-parser: 1.22.0

1.22.0 (2026-05-15)

Features

  • dae-lsp: add browser LSP support and fix completions (fdcc2a4)
  • enhance V2Ray URL parsing and configuration options (bd1aba4)
  • node: support ss2022 chacha20 and fix xhttp edit (ea284a7)
  • optimize user experience (c85acfb)
  • re-trigger release-please (c669866)
  • split dae-editor and dae-node-parser into its own package (2a26602)
  • trigger release (a92a199)
  • update pnpm workspace and add turbo configuration (76cebb6)

Bug Fixes

  • 节点行域名过长时删除按钮被挤出可视区域 (ff21261)
dae-lsp: 0.2.0

0.2.0 (2026-05-15)

Features

  • dae-lsp: add browser LSP support and fix completions (fdcc2a4)
  • re-trigger release-please (c669866)
  • trigger release (a92a199)

Bug Fixes

  • correct indexOf argument positioning in parser findFuncCalls (1e2778c)
  • lsp: scope references and rename by symbol kind (a7a7b2d)
  • security: mitigate polynomial ReDoS in formatter and parser (ba39004)
dae-lang-core: 0.2.0

0.2.0 (2026-05-15)

Features


This PR was generated with Release Please. See documentation.

@github-actions
github-actions Bot force-pushed the release-please--branches--daed2.0 branch 5 times, most recently from 7067467 to e99a3e2 Compare May 4, 2026 11:15
@github-actions
github-actions Bot force-pushed the release-please--branches--daed2.0 branch 2 times, most recently from 956c153 to 88082ca Compare May 5, 2026 00:24
@github-actions
github-actions Bot force-pushed the release-please--branches--daed2.0 branch from 88082ca to ddea5a8 Compare May 15, 2026 04:58
@github-actions
github-actions Bot force-pushed the release-please--branches--daed2.0 branch from ddea5a8 to 7c0ee43 Compare May 15, 2026 05:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants