Skip to content

Commit 2a4b560

Browse files
committed
Add v8.3 Release Notes
1 parent 8694661 commit 2a4b560

File tree

4 files changed

+1201
-2
lines changed

4 files changed

+1201
-2
lines changed

MyApp/_pages/auth/sidebar.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,14 @@
2828
"text": "JWT Identity Auth",
2929
"link": "/auth/jwt-identity-auth"
3030
},
31+
{
32+
"text": "API Keys",
33+
"link": "/auth/apikeys"
34+
},
35+
{
36+
"text": "Simple Admin Auth with API Keys",
37+
"link": "/auth/admin-apikeys"
38+
},
3139
{
3240
"text": "Migrate to Identity Auth",
3341
"link": "/auth/migrate-to-identity-auth"

MyApp/_pages/release-notes-history.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,9 @@ slug: release-notes-history
55

66
## 2024
77

8-
- [v8.1](/releases/v8_01)
8+
- [v8.3](/releases/v8_03)
99
- [v8.2](/releases/v8_02)
10+
- [v8.1](/releases/v8_01)
1011

1112
## 2023
1213

0 commit comments

Comments
 (0)