Skip to content

Commit 681c1da

Browse files
Merge pull request #1220 from wavemaker/releasenote/branch-11-15-2
added release doc for v11.15.2
2 parents 8e310ed + 3eec8bf commit 681c1da

7 files changed

Lines changed: 324 additions & 29 deletions

File tree

learn/enterprise-release-notes.md

Lines changed: 13 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@ Follow our [team blog](/learn/blog) to learn product updates from the engineers
2222

2323
|Named Version|Releases Include|What's in it| Release Date|
2424
|---|---|---|---|
25-
|**v11.15.0** <p style={{color:"red"}}>*latest*</p> |- [11.15.0](/learn/wavemaker-release-notes/v11-15-0)| This release focuses on simplifying configuration with improved profile/property management and a cleaner, more streamlined Studio UI. It also includes autosave improvements, design system updates, and bug fixes to enhance stability and overall developer experience. | 8 Feb 2026 |
25+
|**v11.15.2** <p style={{color:"red"}}>*latest*</p> |- [11.15.2](/learn/wavemaker-release-notes/v11-15-2)| In this release enhancements focus on improving styling flexibility, widget behavior, and developer control across forms, charts, and error handling. Bug fixes address a wide range of UI inconsistencies, token gaps, and platform-specific issues, resulting in more stable and predictable app behavior across environments. | 20 Apr 2026 |
26+
|**v11.15.0** |- [11.15.0](/learn/wavemaker-release-notes/v11-15-0)| This release focuses on simplifying configuration with improved profile/property management and a cleaner, more streamlined Studio UI. It also includes autosave improvements, design system updates, and bug fixes to enhance stability and overall developer experience. | 8 Feb 2026 |
2627
|**v11.14.2** |- [11.14.2](/learn/wavemaker-release-notes/v11-14-2)| This release enhances Wizard widget in React Native and delivers several Studio and React Native bug fixes. | 1 December 2025 |
2728
|**v11.14.1** |- [11.14.1](/learn/wavemaker-release-notes/v11-14-1)| This release 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. This release also includes changes from [11.14.0](/learn/wavemaker-release-notes/v11-14-0). | 3 November 2025 |
2829
|**v11.13.0**|- [11.13.0](/learn/wavemaker-release-notes/v11-13-0)| This release introduces major enhancements across Web, Studio, and React Native, including improved preview and debugging experiences, secure storage support in React Native, and updated tech stack for better performance and stability. | 29 September 2025 |
@@ -98,7 +99,7 @@ Follow our [team blog](/learn/blog) to learn product updates from the engineers
9899

99100
## Technology Stack
100101

101-
Last updated: [WaveMaker 11.15.0](/learn/wavemaker-release-notes/v11-15-0)
102+
Last updated: [WaveMaker 11.15.2](/learn/wavemaker-release-notes/v11-15-2)
102103

103104
---
104105

@@ -123,17 +124,17 @@ Last updated: [WaveMaker 11.15.0](/learn/wavemaker-release-notes/v11-15-0)
123124

124125
| Description | Java Library | Version |
125126
| --- | --- |--------------------|
126-
| | Spring Framework | <td className="versiontdbgcolor">6.2.12 -> 6.2.15</td> |
127-
| Security framework | Spring Security | <td className="versiontdbgcolor">6.5.6 -> 6.5.7</td> |
128-
| | Spring Data | <td className="versiontdbgcolor">2025.0.5 -> 2025.0.7</td> |
129-
| | Spring Boot | <td className="versiontdbgcolor">3.5.6 -> 3.5.9</td> |
130-
| | Spring Session | <td className="versiontdbgcolor">3.5.2 -> 3.5.4</td> |
127+
| | Spring Framework | <td className="versiontdbgcolor">6.2.15 -> 6.2.17</td> |
128+
| Security framework | Spring Security | <td className="versiontdbgcolor">6.5.7 -> 6.5.9</td> |
129+
| | Spring Data | <td className="versiontdbgcolor">2025.0.7 -> 2025.0.10</td> |
130+
| | Spring Boot | <td className="versiontdbgcolor">3.5.9 -> 3.5.13</td> |
131+
| | Spring Session | <td className="versiontdbgcolor">3.5.4 -> 3.5.5</td> |
131132
| Java JSON utilities | Gson | 2.13.2 |
132133
| DB Persistence library | Hibernate(Jakarta) | 5.6.15. Final |
133134
| Sample database | HSQL | 2.7.4 |
134-
| JSON library | Jackson | <td className="versiontdbgcolor">2.20.0 -> 2.20.1</td> |
135+
| JSON library | Jackson | <td className="versiontdbgcolor">2.20.1 -> 2.21.2</td> |
135136
| Logging framework | SLF4j | 2.0.17 |
136-
| Logging Implementation | Log4j2 | <td className="versiontdbgcolor">2.25.2 -> 2.25.3</td> |
137+
| Logging Implementation | Log4j2 | <td className="versiontdbgcolor">2.25.3 -> 2.25.4</td> |
137138
| Http client library | HttpComponents - httpclient | 5.5.1 |
138139
| Servlet Framework | | 6.0.0 |
139140
| Database Connection Pooling | HikariCP | 7.0.2 |
@@ -149,7 +150,7 @@ Last updated: [WaveMaker 11.15.0](/learn/wavemaker-release-notes/v11-15-0)
149150
| | Freemarker | 2.3.34 |
150151
| | Apache Tika | 3.2.3 |
151152
| | Mariadb JDBC Driver | 3.5.2 |
152-
| | Mongodb Driver | <td className="versiontdbgcolor">5.6.1 -> 5.6.2</td> |
153+
| | Mongodb Driver | <td>5.6.2</td> |
153154
| | Jakarta Validation Api | 3.1.1 |
154155
| | commons-validator | 1.10.0 |
155156
| | json-smart | 2.5.2 |
@@ -174,7 +175,7 @@ This is the default Tomcat runtime support. Apps can be deployed to any standard
174175
|---|---|
175176
|Java | 21.0.6 |
176177
|Node| 22.18.0 |
177-
|Maven| <td className="versiontdbgcolor">3.9.11 -> 3.9.12</td> |
178+
|Maven| <td>3.9.12</td> |
178179
|npm | 10.9.3 |
179180
|Ant| 1.10.11|
180181

@@ -194,7 +195,7 @@ For more information about building projects with Maven, see [here](/learn/app-d
194195
| Android Studio | Meerkat 2024.3.1 to Narwhal 4 Feature Drop 2025.1.4 |
195196
| Xcode | 16.2 to 26 |
196197
| SDK Build Tools | 36.0.0|
197-
| [wm-reactnative-cli](https://www.npmjs.com/package/@wavemaker/wm-reactnative-cli) | <td className="versiontdbgcolor">1.9.3 -> 1.9.5</td> |
198+
| [wm-reactnative-cli](https://www.npmjs.com/package/@wavemaker/wm-reactnative-cli) | <td>1.9.5</td> |
198199
| Android Gradle Plugin (AGP) | 8.14.3 |
199200

200201
### SDK Update

learn/wavemaker-release-notes.md

Lines changed: 13 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@ Follow our [team blog](/learn/blog) to learn product updates from the engineers
2121

2222
|Named Version| What's in it| Release Date|
2323
|---|---|---|
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 |
24+
| [WaveMaker 11.15.2](/learn/wavemaker-release-notes/v11-15-2) <p style={{color:"red"}}>*latest*</p> | In this release enhancements focus on improving styling flexibility, widget behavior, and developer control across forms, charts, and error handling. Bug fixes address a wide range of UI inconsistencies, token gaps, and platform-specific issues, resulting in more stable and predictable app behavior across environments. | 20 Apr 2026 |
25+
|[WaveMaker 11.15.0](/learn/wavemaker-release-notes/v11-15-0) | 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 |
2526
|[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 |
2627
|[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 |
2728
|[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 |
@@ -169,7 +170,7 @@ Follow our [team blog](/learn/blog) to learn product updates from the engineers
169170

170171
## Technology Stack
171172

172-
Last updated: [WaveMaker 11.15.0](/learn/wavemaker-release-notes/v11-15-0)
173+
Last updated: [WaveMaker 11.15.2](/learn/wavemaker-release-notes/v11-15-2)
173174

174175
---
175176

@@ -194,17 +195,17 @@ Last updated: [WaveMaker 11.15.0](/learn/wavemaker-release-notes/v11-15-0)
194195

195196
| Description | Java Library | Version |
196197
| --- | --- |--------------------|
197-
| | Spring Framework | <td className="versiontdbgcolor">6.2.12 -> 6.2.15</td> |
198-
| Security framework | Spring Security | <td className="versiontdbgcolor">6.5.6 -> 6.5.7</td> |
199-
| | Spring Data | <td className="versiontdbgcolor">2025.0.5 -> 2025.0.7</td> |
200-
| | Spring Boot | <td className="versiontdbgcolor">3.5.6 -> 3.5.9</td> |
201-
| | Spring Session | <td className="versiontdbgcolor">3.5.2 -> 3.5.4</td> |
198+
| | Spring Framework | <td className="versiontdbgcolor">6.2.15 -> 6.2.17</td> |
199+
| Security framework | Spring Security | <td className="versiontdbgcolor">6.5.7 -> 6.5.9</td> |
200+
| | Spring Data | <td className="versiontdbgcolor">2025.0.7 -> 2025.0.10</td> |
201+
| | Spring Boot | <td className="versiontdbgcolor">3.5.9 -> 3.5.13</td> |
202+
| | Spring Session | <td className="versiontdbgcolor">3.5.4 -> 3.5.5</td> |
202203
| Java JSON utilities | Gson | 2.13.2 |
203204
| DB Persistence library | Hibernate(Jakarta) | 5.6.15. Final |
204205
| Sample database | HSQL | 2.7.4 |
205-
| JSON library | Jackson | <td className="versiontdbgcolor">2.20.0 -> 2.20.1</td> |
206+
| JSON library | Jackson | <td className="versiontdbgcolor">2.20.1 -> 2.21.2</td> |
206207
| Logging framework | SLF4j | 2.0.17 |
207-
| Logging Implementation | Log4j2 | <td className="versiontdbgcolor">2.25.2 -> 2.25.3</td> |
208+
| Logging Implementation | Log4j2 | <td className="versiontdbgcolor">2.25.3 -> 2.25.4</td> |
208209
| Http client library | HttpComponents - httpclient | 5.5.1 |
209210
| Servlet Framework | | 6.0.0 |
210211
| Database Connection Pooling | HikariCP | 7.0.2 |
@@ -220,7 +221,7 @@ Last updated: [WaveMaker 11.15.0](/learn/wavemaker-release-notes/v11-15-0)
220221
| | Freemarker | 2.3.34 |
221222
| | Apache Tika | 3.2.3 |
222223
| | Mariadb JDBC Driver | 3.5.2 |
223-
| | Mongodb Driver | <td className="versiontdbgcolor">5.6.1 -> 5.6.2</td> |
224+
| | Mongodb Driver | <td>5.6.2</td> |
224225
| | Jakarta Validation Api | 3.1.1 |
225226
| | commons-validator | 1.10.0 |
226227
| | json-smart | 2.5.2 |
@@ -245,7 +246,7 @@ This is the default Tomcat runtime support. Apps can be deployed to any standard
245246
|---|---|
246247
|Java | 21.0.6 |
247248
|Node| 22.18.0 |
248-
|Maven| <td className="versiontdbgcolor">3.9.11 -> 3.9.12</td> |
249+
|Maven| <td>3.9.12</td> |
249250
|npm | 10.9.3 |
250251
|Ant| 1.10.11|
251252

@@ -265,7 +266,7 @@ For more information about building projects with Maven, see [here](/learn/app-d
265266
| Android Studio | Meerkat 2024.3.1 to Narwhal 4 Feature Drop 2025.1.4 |
266267
| Xcode | 16.2 to 26 |
267268
| SDK Build Tools | 36.0.0|
268-
| [wm-reactnative-cli](https://www.npmjs.com/package/@wavemaker/wm-reactnative-cli) | <td className="versiontdbgcolor">1.9.3 -> 1.9.5</td> |
269+
| [wm-reactnative-cli](https://www.npmjs.com/package/@wavemaker/wm-reactnative-cli) | <td>1.9.5</td> |
269270
| Android Gradle Plugin (AGP) | 8.14.3 |
270271

271272
### SDK Update

learn/wavemaker-release-notes/v11-15-0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "WaveMaker 11.15.0 - Release date: 8 February 2026"
33
id: "v11-15-0"
4-
sidebar_label: "v11.15.0 - Latest"
4+
sidebar_label: "v11.15.0"
55
---
66

77
## Features

0 commit comments

Comments
 (0)