v3.135.0

casdoor/casdoorv3.135.0Aug 2, 2026by github-actions[bot]

AI Summary

This release includes improvements to the OAuth consent flow to support RFC 8707 resource parameters and fixes browser translation issues by setting the HTML language attribute.

Key Highlights

  • RFC 8707 resource parameter support
  • Fixed browser mistranslation via HTML lang attribute
  • Enhanced OAuth flow compatibility

New Features

  • Preserve RFC 8707 resource parameter in OAuth consent flow
  • Set index.html lang attribute to prevent browser mistranslation

Full Release Notes

# [3.135.0](https://github.com/casdoor/casdoor/compare/v3.134.0...v3.135.0) (2026-08-02)


### Features

* preserve RFC 8707 resource parameter in OAuth consent flow ([aac215b](https://github.com/casdoor/casdoor/commit/aac215bc33f963ae009f285698ac3f2c92e2cb6d))
* set index.html lang attribute to prevent browser mistranslation ([0ffe928](https://github.com/casdoor/casdoor/commit/0ffe928ea31f58af1b374b5cee6b97f27319fb89))