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: learn/wavemaker-release-notes.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ Follow our [team blog](/learn/blog) to learn product updates from the engineers
21
21
22
22
|Named Version| What's in it| Release Date|
23
23
|---|---|---|
24
-
|[WaveMaker 11.15.0](/learn/wavemaker-release-notes/v11-15-0) <p style={{color:"red"}}>*latest*</p> | WaveMaker 11.15.0 includes profile management, enhances Wizard widget in React Native and delivers several Studio and React Native bug fixes. | 8 Feburary 2026 |
24
+
|[WaveMaker 11.15.0](/learn/wavemaker-release-notes/v11-15-0) <p style={{color:"red"}}>*latest*</p> | WaveMaker 11.15.0 introduces profile management refactoring, a decluttered Studio experience, and autosave improvements. This release also includes enhancements and bug fixes for React Native, along with new token updates and design system features.| 8 Feburary 2026 |
25
25
|[WaveMaker 11.14.2](/learn/wavemaker-release-notes/v11-14-2)| WaveMaker 11.14.2 enhances Wizard widget in React Native and delivers several Studio and React Native bug fixes. | 1 December 2025 |
26
26
|[WaveMaker 11.14.1](/learn/wavemaker-release-notes/v11-14-1)| WaveMaker 11.14.1 introduces enhanced commit message control and support for hyphenated page & partial names in Studio, giving developers more flexibility. It also includes a bug fix for stacked charts in web projects. | 3 November 2025 |
27
27
|[WaveMaker 11.14.0](/learn/wavemaker-release-notes/v11-14-0)| WaveMaker 11.14.0 comes with major upgrade for React Native platform SDK. It is now upgraded to Expo 54 & React Native 0.81.4, delivering newer APIs, better build reliability, improved security, and runtime performance. This release also includes several tech-stack updates, Studio & React Native enhancements, and several bug fixes across Web and React Native. | 27 October 2025 |
| Form Controls | form.mapping.field.padding | (none / not tokenized) | space.2.value | None — token added. For older projects migration sets this to space.0.value. | Done |
430
+
| Form Controls | form.caption.display | - | inline-block | If a developer has already defined this property in `app.css`, that style will continue to take precedence. The token uses the same base value by default, so no action needed. | Done |
431
+
| Progress Circle | label.font-size | Hardcoded CSS | label.font-size (token) | Review custom CSS if exists — these tokens may override label styles. | N/A |
432
+
| Progress Circle | label.font-family | Hardcoded CSS | label.font-family (token) | Review custom CSS if exists. | N/A |
433
+
| Progress Circle | label.font-weight | Hardcoded CSS | label.font-weight (token) | Review custom CSS if exists. | N/A |
434
+
| Progress Circle | label.line-height | Hardcoded CSS | label.line-height (token) | Review custom CSS if exists. | N/A |
435
+
| Progress Circle | label.letter-spacing | Hardcoded CSS | label.letter-spacing (token) | Review custom CSS if exists. | N/A |
0 commit comments