Skip to content

Commit 034682f

Browse files
committed
v1.2.3
1 parent cb5d992 commit 034682f

2 files changed

Lines changed: 9 additions & 0 deletions

File tree

changelog.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@ This document is the authoritative source for TurboWarp's changelogs. Everything
22

33
Prefix notes with "Windows:", "macOS:", or "Linux:" as needed. Do not use **formatting** or [links](https://desktop.turbowarp.org/).
44

5+
# 1.2.3 (2026-05-07)
6+
7+
- 修复下拉栏图层的问题
8+
- 修复全屏Modal的滚动条的问题
9+
- 修复打包器部分项目会报错的问题
10+
511
# 1.2.2 (2026-05-06)
612

713
- 修复桌面端浅色模式的加载动画缺失问题

pnpm-workspace.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,6 @@ onlyBuiltDependencies:
88
- "scratch-gui"
99
- "scratch-extension-editor"
1010
- "@turbowarp/extensions"
11+
12+
allowBuilds:
13+
scratch-blocks: true

0 commit comments

Comments
 (0)