v3.127.0
casdoor/casdoorv3.127.0Jul 30, 2026by github-actions[bot]
AI Summary
This release ensures that logout audit records are preserved even when the logout endpoint is restricted to POST requests.
Key Highlights
- Logout audit records are now maintained when logPostOnly is enabled.
New Features
- Keep logout audit records when logPostOnly is enabled
Full Release Notes
# [3.127.0](https://github.com/casdoor/casdoor/compare/v3.126.0...v3.127.0) (2026-07-30) ### Features * keep logout audit records when logPostOnly is enabled ([27a9c58](https://github.com/casdoor/casdoor/commit/27a9c58e4e406fff50475be0a574e27cd04879c6))