Skip to content

Latest commit

 

History

History
51 lines (30 loc) · 1.18 KB

CHANGES.md

File metadata and controls

51 lines (30 loc) · 1.18 KB

moodle-tool_directsso

Changes

v4.5-r2

  • 2025-01-08 - Upgrade: Adopt changes from MDL-81960 and MDL-82183 in automated tests as well.

v4.5-r1

  • 2025-01-08 - Development: Rename master branch to main, please update your clones.
  • 2025-01-08 - Upgrade: Adopt changes from MDL-81960 and MDL-82183 and use new classes.
  • 2025-01-08 - Prepare compatibility for Moodle 4.5.

v4.4-r2

  • 2025-01-06 - Add automated tests with Wiremock.

v4.4-r1

  • 2024-11-23 - Prepare compatibility for Moodle 4.4.

v4.3-r2

  • 2024-11-23 - Make codechecker happy again

v4.3-r1

  • 2024-01-15 - Prepare compatibility for Moodle 4.3.

v4.2-r1

  • 2024-01-15 - Prepare compatibility for Moodle 4.2.

v4.1-r1

  • 2024-01-15 - Prepare compatibility for Moodle 4.1.

v3.9-r2

  • 2024-01-15 - Improvement: Allow course as Direct Entry SSO target - inspired by Chris Murad.
  • 2024-01-12 - Add automated release to moodle.org/plugins
  • 2024-01-11 - Make codechecker happy again
  • 2024-01-11 - Updated Moodle Plugin CI to latest upstream recommendations
  • 2024-01-11 - Bugfix: Get rid of two debug messages on fresh installations.

v3.9-r1

  • 2022-06-23 - Initial version.