Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions apps/web/content/changelog/1.0.0-nightly.5.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ created: "2025-11-20T11:50:20Z"
- Show only version string for OTA status.
- Use 24k sample-rate in macOS to minimize resampling.
- Prevent drag-and-drop by default.
- Add experimental CLI support.
5 changes: 5 additions & 0 deletions apps/web/content/changelog/1.0.0-nightly.6.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
created: "2025-11-21T08:50:20Z"
---

- `1.0.0-nightly.5` add experimental CLI, which breaks the app in release builds. This release fixes the issue.
Loading