File tree 2 files changed +5
-3
lines changed
2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 1
1
[
2
2
{
3
3
"version" : " 1.14.0" ,
4
- "date" : " 2025-3-2 " ,
4
+ "date" : " 2025-3-12 " ,
5
5
"notes" : [
6
6
" New extension: Camera V2" ,
7
7
" Fixed text bubble font" ,
8
8
" Fixed compiler bugs caused by incorrect variable type assumptions after running block in compatibility layer" ,
9
+ " Fixed interpreter bugs caused by recursive custom blocks using \" stop this script\" blocks" ,
9
10
" Fixed various other bugs" ,
10
- " macOS: macOS 10.15 devices now need to install a special \" legacy\" version of the app. It has the same features but will be less secure" ,
11
+ " macOS: macOS 10.15 devices now need to install a special \" legacy\" version of the app. It has the same features but will be less secure over time " ,
11
12
" Linux: Fixed importing sprites on some systems"
12
13
]
13
14
},
Original file line number Diff line number Diff line change 68
68
</branding >
69
69
<!-- Do not directly edit releases here! This section is generated by scripts/generate-changelogs.js -->
70
70
<releases >
71
- <release version =" 1.14.0" date =" 2025-3-2 " >
71
+ <release version =" 1.14.0" date =" 2025-3-12 " >
72
72
<url type =" details" >https://github.com/TurboWarp/desktop/releases/tag/v1.14.0</url >
73
73
<description >
74
74
<ul >
75
75
<li >New extension: Camera V2</li >
76
76
<li >Fixed text bubble font</li >
77
77
<li >Fixed compiler bugs caused by incorrect variable type assumptions after running block in compatibility layer</li >
78
+ <li >Fixed interpreter bugs caused by recursive custom blocks using "stop this script" blocks</li >
78
79
<li >Fixed various other bugs</li >
79
80
<li >Fixed importing sprites on some systems</li >
80
81
</ul >
You can’t perform that action at this time.
0 commit comments