Skip to content

Commit 358e0b3

Browse files
committed
Add 2025.8.1 Release Notes
1 parent e90756f commit 358e0b3

File tree

1 file changed

+42
-0
lines changed

1 file changed

+42
-0
lines changed

docs/release-notes/202508.md

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,3 +111,45 @@ components are available through both [Kodular Monetize](https://kodul.ar/moneti
111111
* [Fix extension loading for Android versions < 14](https://github.com/mit-cml/appinventor-sources/pull/3266)
112112

113113
* Other minor bugs fixed, not impacting built apps
114+
115+
## 2025.8.1 \| _13 August 2025_
116+
117+
### Other Changes
118+
119+
* Added **Target SDK** property to Project Settings.
120+
121+
* Aiming to remove confusion between Minimum SDK and Target SDK, now both properties are displayed.
122+
123+
* Performance improvements for loading and saving projects.
124+
125+
* Reduced (a bit) the latency when opening and saving projects.
126+
127+
### Bugs Fixed
128+
129+
In **Kodular Creator**:
130+
131+
* Fixed viewing the keystore hash in the account details modal.
132+
133+
* Fixed build progress being stuck at 0% (despite the apps were being compiled).
134+
135+
* Fixed rendering of Maps component and related ones.
136+
137+
* Fixed downloading exported APK/AAB in renamed projects.
138+
139+
* Fixed viewing failure log when an app cannot be compiled.
140+
141+
* Fixed imported projects crashing at runtime due to missing properties (Minimum SDK, Splash Screen Enabled, and RTL Support).
142+
143+
* _Imported apps from App Inventor should work out of the box, without requiring to modify the AIA file._
144+
145+
* Fixed imported projects from not allowing to modify any custom color, and crashing when opening the color picker.
146+
147+
In **exported apps**:
148+
149+
* Fixed inconsistent default behaviour of Splash Screen Enabled in imported projects.
150+
151+
* Fixed RTL Support flag being uppercase in Android Manifest.
152+
153+
* Fixed Kodular default theme colors when importing projects from App Inventor.
154+
155+
* [Fix compilation errors when a button is named back](https://github.com/mit-cml/appinventor-sources/pull/3518)

0 commit comments

Comments
 (0)