Skip to content

2.1 (25-11-2021)

Compare
Choose a tag to compare
@jafarigit jafarigit released this 25 Nov 16:54
· 36 commits to main since this release

Release v2.1 - 25 November 2021

    Changed

  • Date format is modified to the UK format day/month/year.
  • New file icons added.

    Fixed

  • private activity will not be displayed in search.
  • QR code will load the activity in the app.
  • The special characters in activity titles will no longer cause any issues.

    Development

  • Codes are improved to prevent the SQL Injection vulnerability
  • Codes are improved to prevent the Cross-site request forgery(CSRF) vulnerability
  • Some hardcoded strings are replaced with get_string() function
  • More Moodle Form API integration.
  • More Moodle code styling.
  • License is changed to GNU General Public License