Skip to content

Releases: casdoor/wordpress-casdoor-plugin

v1.1.0

19 Oct 14:36

Choose a tag to compare

1.1.0 (2025-10-19)

Features

  • fix "Uncaught TypeError: $(...).accordion" error in the console (#19) (22824af)

v1.0.0

19 Oct 14:05

Choose a tag to compare

1.0.0 (2025-10-19)

Bug Fixes

  • fix bug: Uncaught TypeError: call_user_func_array(): Argument #1 ($callback) must be a valid callback (#15) (ce6c6a6)

Features

  • Add active admin option (#8) (8d2c284)
  • Add basic code (082c232)
  • Add organization admin option (#7) (ef4aa40)
  • add package-lock.json to resolve CI NPM failure (#26) (0fdb0e5)
  • add unit test cases and semantic-release CI/CD (#24) (7760da7)
  • clarify array key handling in custom_login() (#18) (f8b27ec)
  • Redirect the request to wp-login.php (#6) (7d012ac)
  • Support auto sso for users that are not logged in (#4) (3589c2e)
  • Support create admin user (a1861f1)