Skip to content

Latest commit

 

History

History
44 lines (33 loc) · 1.47 KB

CHANGELOG.md

File metadata and controls

44 lines (33 loc) · 1.47 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.

[0.1.5] - 2023-08-21

  • Tested for Moodle 4.x.
  • Fixed typo #54 (new_issues.php -> new_issue.php)

0.1.4 - 2022-06-06

Fixed

  • Fix Moodle compliance violations.

0.1.3 - 2022-01-15

Added

  • Add help button for question ID field on manual issue registration page. #40

Fixed

  • Fix edit mechanism of issue name. #39

0.1.2 - 2021-12-15

Changed

  • Updated docs for only using one block for multiple activity modules.

0.1.1 - 2021-08-02

Fixed

  • Fix missing context when course modules are deleted. #33

[0.1.0] - 2021-07-22

Added

  • Ability to register manual issues.
  • Modular external API for creating QTracker blocks.
  • Backup and Restore API.
  • Privacy API is implemented in order to comply with the General Data Protection Regulation (GDPR).