You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: HISTORY.md
+15Lines changed: 15 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,21 @@
2
2
3
3
## in development:
4
4
5
+
## 11.0.3:
6
+
* **Notable Changes:**
7
+
* speech library: added new "activate speech synthesis" command to the speech library for iOS devices
8
+
* new "tts_activate(msg)" extension for activating speech synthesis on mobile iOS / iPadOS devices, sigh
9
+
* neural networks library: changed "classify" reporter to feature a dropdown menu for "classify" and "predict" selectors, allowing to determine the neural network's confidence
10
+
* **Notable Fixes:**
11
+
* fixed horizontal scrolling for trackpads, thanks, @ego-lay-atman-bay!
12
+
* show cloud message when saving a project, thanks, Bernat!
13
+
* **Translation Updates:**
14
+
* German
15
+
* Catalan
16
+
17
+
### 2025-09-17
18
+
* prepared v11.0.3 patch
19
+
5
20
### 2025-09-16
6
21
* added experimental editor configuration for German middle schools (imbw)
7
22
* gui: fixed an IDE refreshing glitch when using a configuration dictionary that loads a default project
0 commit comments