Skip to content

Latest commit

 

History

History
66 lines (36 loc) · 1.42 KB

CHANGELOG.md

File metadata and controls

66 lines (36 loc) · 1.42 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[8.1.1] - 2024-11-07

Changed

  • Updated Moodle CI and changed code to match current criteria
  • Ensured compatibility with Moodle 4.5

[8.1.0] - 2024-05-02

Changed

  • Major refactoring to update plugin to current Moodle CI requirements

Added

  • GitLab CI pipeline including Moodle CI checks

[8.0.3] - 2024-03-16

Changed

  • Moved JS to module, refactored locallib class

[8.0.2] - 2024-01-26

Added

  • Submitted edu-sharing files can now be replaced or removed in edit mode
  • Updated german language string for search button to include hyphen before "Repositorium"
  • Query parameter added to repository URL to prevent references to be added as submissions

Changed

  • Landing page in ES-Repository changed from "search" to "workspace"

[8.0.1] - 2024-01-14

Changed

  • Refactored code and doc blocks to conform with moodle guidelines

[8.0.0] - 2023-10-01

Added

  • Compatibility with version 8.0.0 of the edu-sharing activity module
  • Functionality can now be used by students

Removed

  • Moodle legacy functions in event declarations

Fixed

  • Filename field in dialogue module can no longer be edited

Changed

  • Minor refactoring