Skip to content

Release 0.30.1#1080

Merged
Tim020 merged 3 commits into
mainfrom
dev
May 24, 2026
Merged

Release 0.30.1#1080
Tim020 merged 3 commits into
mainfrom
dev

Conversation

@Tim020
Copy link
Copy Markdown
Contributor

@Tim020 Tim020 commented May 24, 2026

No description provided.

Tim020 and others added 2 commits May 24, 2026 10:05
…sh (#1079)

- Add `case 'NOOP': break;` to the WebSocket handleMessage switch so the
  intentional NOOP carrier OP (used to deliver ACTION-based messages on
  connect) is silently consumed instead of falling to the default warn log.
- Remove invalid BVN 0.45.x props `sort-by="created_at"` and
  `:sort-desc="true"` from ConfigBackups BTable. BVN replaced the old BV2
  string/bool pair with `v-model:sort-by` (BTableSortBy[]); passing a
  string caused computedItems to call `"created_at"?.filter(fn)` which
  threw TypeError. Backend already returns backups sorted newest-first.

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
@Tim020 Tim020 added the release Pull requests for creating a new release label May 24, 2026
@github-actions github-actions Bot added small-diff Small pull request client Pull requests changing front end code server Pull requests changing back end code client-v3 labels May 24, 2026
@github-actions
Copy link
Copy Markdown

Client Test Results

128 tests   128 ✅  0s ⏱️
  6 suites    0 💤
  1 files      0 ❌

Results for commit 7b0d256.

@sonarqubecloud
Copy link
Copy Markdown

@github-actions
Copy link
Copy Markdown

Client V3 Test Results

23 tests   23 ✅  0s ⏱️
 2 suites   0 💤
 1 files     0 ❌

Results for commit 7b0d256.

@Tim020 Tim020 enabled auto-merge May 24, 2026 10:14
@github-actions
Copy link
Copy Markdown

Python Test Results

  1 files    1 suites   1m 27s ⏱️
603 tests 603 ✅ 0 💤 0 ❌
608 runs  608 ✅ 0 💤 0 ❌

Results for commit 7b0d256.

@Tim020 Tim020 merged commit e6c82a5 into main May 24, 2026
37 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

client Pull requests changing front end code client-v3 release Pull requests for creating a new release server Pull requests changing back end code small-diff Small pull request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant