We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 478ba83 commit 159a5dcCopy full SHA for 159a5dc
1 file changed
CHANGELOG.md
@@ -6,6 +6,19 @@ This project is pre-1.0. Breaking changes may appear in minor or patch releases
6
7
## Unreleased
8
9
+## 0.0.10 - 2026-07-01
10
+
11
+### AI and integrations
12
13
+- Added an OpenAI-compatible AI provider for custom base URL endpoints.
14
15
+### Import, editor, and publishing
16
17
+- Fixed imported module scripts so their npm dependencies install correctly.
18
+- Aligned canvas and Layers panel keyboard shortcuts.
19
+- Let modules declare Content Security Policy sources, so published `base.video` YouTube embeds render correctly.
20
+- Fixed empty-folder explorer operations so they apply without showing the "0 paths" dialog.
21
22
## 0.0.9 - 2026-07-01
23
24
### AI and integrations
0 commit comments