---
uacp: This page is linked from the Help Portal at https://help.sap.com/products/BTP/65de2977205c403bbc107264b8eccf4b/d2ee648522044ea19d3b5126c29692b5.html
description: >
  Overview of CAP's latest and major release notes, the release schedule, and the meaning of documentation status badges.
---

# CAP Releases



Find here information about what is new and what has changed in the latest releases of CAP, including links to corresponding release notes.

These are the release notes for latest minor releases, along with the respective version numbers:

| Month                            | CAP Node.js Version | CAP Java Version |
|----------------------------------|:-------------------:|:----------------:|
| [August 2026](2026/aug26)        |        10.1         |       5.1        | <!-- UNRELEASED -->
| [June 2026](2026/jun26)          |        10.0         |       5.0        |
| [April 2026](2026/apr26)         |         9.9         |       4.9        |
| [February 2026](2026/feb26)      |         9.8         |       4.8        |
| [January 2026](2026/jan26)       |         9.7         |       4.7        |
| [December 2025](2025/dec25)      |         9.6         |       4.6        |
| [November 2025](2025/nov25)      |         9.5         |       4.5        |
| [September 2025](2025/sep25)     |         9.4         |       4.4        |
| [August 2025](2025/aug25)        |         9.3         |       4.3        |
| [July 2025](2025/jul25)          |         9.2         |       4.2        |
| [June 2025](2025/jun25)          |         9.1         |       4.2        |
| [May 2025](2025/may25)           |         9.0         |       4.0        |

Find release notes for older releases under **_Archive_**{style="color:var(--vp-c-brand-1)"} in the menu to the left.


## Release Schedule
###### Major Versions

The graphic below shows the planned release schedule for CAP major releases.
Click on the image for [details](./schedule).

[![A kind of Gantt chart, showing the active and maintenance version of CAP](assets/schedule-overview.drawio.svg)](./schedule)

Here is a list of release notes for CAP major releases.
They can help you migrate your applications to the recent major version.

| Month                       | CAP Node.js Version | CAP Java Version | Min. Node Version |
|-----------------------------|:-------------------:|:----------------:|:-----------------:|
| [June 2026](2026/jun26)     |         10          |        5         |        22         |
| [May 2025](2025/may25)      |          9          |        4         |        20         |
| [June 2024](2024/jun24)     |          8          |        3         |        18         |
| [June 2023](2023/jun23)     |          7          |        2         |        16         |
| [June 2022](2022/jun22)     |          6          |        1         |        14         |
| [May 2021](2021/may21)      |          5          |        1         |        12         |
| [February 2020](2020/feb20) |          4          |        1         |        10         |


## Status Badges

   Within the docs, you find badges that indicate the status of a feature, or API.
   Here's a list of the badges and their meanings:

   <style scoped lang="scss">
      #status-badges + p + ul {
         list-style: none;
         padding: 1em 0;
         font-size: 123%;
         li { padding: .4em 0; }
         ul {
            padding-left: 2em;
            font-size: initial;
            list-style: none;
         }
      }
   </style>

- <Since version="1.2.3" />
   - The marked feature is available with the given version or higher

- <Concept />
   -  Concept features are ideas for potential future enhancements and an opportunity for you to give feedback. This is not a commitment to implement the feature though

- <Alpha />
   -  Alpha features are experimental. They may never be generally available. If released subsequently, the APIs and behavior might change

- <Beta />
   -  Beta features are planned to be generally available in subsequent releases, however, APIs and their behavior are not final and may change in the general release

- <Gamma />
   -  Gamma features are finalized and ready to use, stable, and supported long term. Yet, as they have a broad scope and range, you should ensure to test them thoroughly.

- <Internal />
   -  SAP specific features, processes, or infrastructure.


## See Also

For updates for SAP Business Technology Platform (BTP), refer to section [What's New](https://help.sap.com/whats-new/cf0cb2cb149647329b5d02aa96303f56) published for the SAP BTP.
