Skip to content

Latest commit

 

History

History
78 lines (45 loc) · 1.63 KB

CHANGES.md

File metadata and controls

78 lines (45 loc) · 1.63 KB

moodle-mod_etherpadlite

Changes

v4.4

  • 2024-07-10 - Requires now Moodle 4.4
  • 2024-07-10 - Optimize github actions
  • 2024-07-10 - Fix some smaller coding style issues
  • 2024-07-10 - All recent Moodle and PHP versions (Luca Bösch) #75
  • 2024-05-26 - Smaller monologo icon for Moodle ≥ 4.4 (Luca Bösch) #74

v4.3.1

  • 2023-11-09 - Fix client construtor #73 (Thank to Daniil Fajnberg)

v4.3

  • 2023-10-15 - Add close button to the etherpad page
  • 2023-10-15 - Optimize error handling
  • 2023-10-15 - Adjust coding style to new rules

v4.2-r5

  • 2023-05-10 - Added provider.php to pass test (Thanks to Karl Michael Reyes from Catalyst IT Canada LTD)

v4.2-r4

  • 2023-06-12 - add new settings to adjust CURLOPT_CONNECTTIMEOUT and CURLOPT_TIMEOUT (Thanks to Vincent Schneider)

v4.2-r3

  • 2023-05-10 - add missing slash

v4.2-r2

  • 2023-05-10 - Fix require_once into stable path

v4.2-r1

  • 2023-04-27 - Switch to testing mode if etherpadlite|url is empty

v4.0-r7

  • 2022-12-15 - Add support for course reset
  • 2022-12-15 - Add backup/restore for group pads

v4.0-r6

  • 2022-11-16 - Add testing support for behat and phpunit test
  • 2022-11-16 - Add CHANGES.md

v4.0-r5

  • 2022-11-14 - fix upgrade.php.
  • 2022-11-07 - Fix event classes abstraction.

v4.0-r5

  • 2022-11-07 - Fix coding style and add phpdoc comments.

v4.0-r4

  • 2022-11-03 - Add new monologo.

v4.0-r1

  • 2022-05-14 - First stable version for Moodle 4.0.

v4.0-beta2

  • 2022-04-14 - Seperate Groups Feature (#34).

v4.0-beta1

  • 2022-03-14 - Start optimizing for Moodle 4.0.