mirror of
https://github.com/wavetermdev/waveterm.git
synced 2025-01-31 23:11:28 +01:00
ignore coderabbit, update for v0.10.3 (#1585)
This commit is contained in:
parent
fca6068599
commit
1b8144f452
2
.github/workflows/merge-gatekeeper.yml
vendored
2
.github/workflows/merge-gatekeeper.yml
vendored
@ -23,4 +23,4 @@ jobs:
|
||||
uses: upsidr/merge-gatekeeper@v1
|
||||
with:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
ignored: Test Onboarding, Analyze (go), Analyze (javascript-typescript), License Compliance
|
||||
ignored: Test Onboarding, Analyze (go), Analyze (javascript-typescript), License Compliance, CodeRabbit
|
||||
|
@ -6,7 +6,7 @@ sidebar_position: 200
|
||||
|
||||
# Release Notes
|
||||
|
||||
### v0.10.2 — Dec 19, 2024
|
||||
### v0.10.3 — Dec 19, 2024
|
||||
|
||||
Quick update to v0.10 with new features and bug fixes.
|
||||
|
||||
@ -21,6 +21,8 @@ Quick update to v0.10 with new features and bug fixes.
|
||||
- Lots of new examples in the docs for shell overrides, presets, widgets, and connections
|
||||
- Other bug fixes and UI updates
|
||||
|
||||
(note, v0.10.2 and v0.10.3's release notes have been merged together)
|
||||
|
||||
### v0.10.1 — Dec 12, 2024
|
||||
|
||||
Quick update to fix the workspace app menu actions. Also fixes workspace switching to always open a new window when invoked from a non-workspace window. This reduces the chance of losing a non-workspace window's tabs accidentally.
|
||||
|
Loading…
Reference in New Issue
Block a user