You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+18Lines changed: 18 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,21 @@
1
+
## 0.8.4 (2025-09-02)
2
+
3
+
### 🩹 Fixes
4
+
5
+
- Destroy authjs session using payload logout hook instead of overriding logout endpoints ([#11900](https://github.com/CrawlerCode/payload-authjs/issues/11900))
6
+
- Remove custom array id field for verificationTokens ([#41](https://github.com/CrawlerCode/payload-authjs/pull/41))
7
+
-**PayloadSessionProvider:** Unset the local session then request failed ([ada1fdf](https://github.com/CrawlerCode/payload-authjs/commit/ada1fdf))
8
+
-**SignInButton:** Mount authjs SessionProvider to the admin panel to provide custom base path ([#44](https://github.com/CrawlerCode/payload-authjs/pull/44))
0 commit comments