Skip to content

Commit 6ff79ca

Browse files
Chris RoperGitHub Enterprise
authored andcommitted
R2025b release
1 parent 9cdb461 commit 6ff79ca

File tree

11 files changed

+51
-592
lines changed

11 files changed

+51
-592
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,11 @@ Deploying MATLAB Web App Server on Azure automatically deploys a network license
2323
To deploy the reference architecture, select your MATLAB Web App Server release from the table and follow the instructions to deploy the server using the provided template.
2424
| Release | Supported MATLAB Runtime Versions | Status |
2525
| ------- | --------------------------------- | ------ |
26+
| [R2025b](releases/R2025b/README.md) | R2025b, R2025a, R2024b, R2024a, R2023b, R2023a* | ✅ Template available. |
2627
| [R2025a](releases/R2025a/README.md) | R2025a, R2024b, R2024a, R2023b, R2023a*, R2022b* | ✅ Template available. |
2728
| [R2024b](releases/R2024b/README.md) | R2024b, R2024a, R2023b, R2023a*, R2022b*, R2022a* | ✅ Template available. |
28-
| [R2024a](releases/R2024a/README.md) | R2024a, R2023b, R2023a, R2022b, R2022a, R2021b | Template available. |
29+
| [R2024a](releases/R2024a/README.md) | R2024a, R2023b, R2023a, R2022b, R2022a, R2021b | ⚠️ Template will be removed in September 2026. |
2930
| [R2023b](releases/R2023b/README.md) | R2023b, R2023a, R2022b, R2022a, R2021b | ⚠️ Template will be removed in March 2026. |
30-
| [R2023a](releases/R2023a/README.md) | R2023a, R2022b, R2022a, R2021b, R2021a, R2020b | ⚠️ Template will be removed in September 2025. |
3131

3232
> [!WARNING]
3333
> \*When the server is configured to use MATLAB Runtime versions prior to R2023b, the `unsafe-inline` attribute is set in the `script-src` directive of the server's Content Security Policy on the server and cannot be removed. The attribute allows inline JavaScript execution and event handlers contained within a web app to execute on the server. These runtimes are disabled by default starting in R2024b. You can enable them using the [webapps-runtime](https://www.mathworks.com/help/webappserver/ref/webappsruntime.html) command.

releases/R2023a/scripts/initLinux.sh

Lines changed: 0 additions & 46 deletions
This file was deleted.

releases/R2023a/scripts/initWindows.ps1

Lines changed: 0 additions & 41 deletions
This file was deleted.

0 commit comments

Comments
 (0)