Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/en/docs/releasenotes/developer-portal/2018.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "2018 Apps Release Notes"
linktitle: "2018"
url: /releasenotes/developer-portal/2018/
description: "2018 release notes for app management and other parts of Apps"
weight: 8
weight: 9
---

## December 2018
Expand Down
2 changes: 1 addition & 1 deletion content/en/docs/releasenotes/developer-portal/2019.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "2019 Apps Release Notes"
linktitle: "2019"
url: /releasenotes/developer-portal/2019/
description: "2019 release notes for app management and other parts of Apps"
weight: 7
weight: 8
---

## December 2019
Expand Down
2 changes: 1 addition & 1 deletion content/en/docs/releasenotes/developer-portal/2020.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "2020 Apps Release Notes"
linktitle: "2020"
url: /releasenotes/developer-portal/2020/
description: "2020 release notes for app management and other parts of Apps"
weight: 6
weight: 7
---

## December 2020
Expand Down
2 changes: 1 addition & 1 deletion content/en/docs/releasenotes/developer-portal/2021.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "2021 Apps Release Notes"
linktitle: "2021"
url: /releasenotes/developer-portal/2021/
description: "2021 release notes for app management and other parts of Apps"
weight: 5
weight: 6
---

## December 2021
Expand Down
2 changes: 1 addition & 1 deletion content/en/docs/releasenotes/developer-portal/2022.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "2022 Apps Release Notes"
linktitle: "2022"
url: /releasenotes/developer-portal/2022/
description: "2022 release notes for app management and other parts of Apps"
weight: 4
weight: 5
---

## December 2022
Expand Down
2 changes: 1 addition & 1 deletion content/en/docs/releasenotes/developer-portal/2023.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "2023 Apps Release Notes"
linktitle: "2023"
url: /releasenotes/developer-portal/2023/
description: "2023 release notes for app management and other parts of Apps"
weight: 3
weight: 4
---

## December 2023
Expand Down
2 changes: 1 addition & 1 deletion content/en/docs/releasenotes/developer-portal/2024.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "2024 Apps Release Notes"
linktitle: "2024"
url: /releasenotes/developer-portal/2024/
description: "2024 release notes for app management and other parts of Apps"
weight: 2
weight: 3
---

## December 2024
Expand Down
2 changes: 1 addition & 1 deletion content/en/docs/releasenotes/developer-portal/2025.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "2025 Apps Release Notes"
linktitle: "2025"
url: /releasenotes/developer-portal/2025/
description: "2025 release notes for app management and other parts of Apps"
weight: 1
weight: 2
---

## December 2025
Expand Down
16 changes: 16 additions & 0 deletions content/en/docs/releasenotes/developer-portal/2026.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
title: "2026 Apps Release Notes"
linktitle: "2026"
url: /releasenotes/developer-portal/2026/
description: "2026 release notes for app management and other parts of Apps"
weight: 1
---

## January 2026

### January 11, 2026

#### Fixes

* We have fixed an issue that prevented you from seeing your apps in the right order when using default sorting on the **My Apps** and **Company Apps** pages.
* We have fixed an issue that prevented you from deleting documents.
1 change: 1 addition & 0 deletions content/en/docs/releasenotes/developer-portal/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ These release notes cover changes to the app management functionality and other

Click the link corresponding to the year for which you want to read release notes:

* [2026](/releasenotes/developer-portal/2026/)
* [2025](/releasenotes/developer-portal/2025/)
* [2024](/releasenotes/developer-portal/2024/)
* [2023](/releasenotes/developer-portal/2023/)
Expand Down
2 changes: 1 addition & 1 deletion layouts/partials/landingpage/latest-releases.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ <h4 class="lp-panel-title">Latest Releases</h4>
</li>
<li class="lp-panel-list">
<a href="/releasenotes/developer-portal/">Apps</a>
<p class="rn-date">January 5, 2026</p>
<p class="rn-date">January 11, 2026</p>
</li>
<li class="lp-panel-list">
<a href="/releasenotes/developer-portal/deployment/">Deployment</a>
Expand Down