Skip to content

AI Reader 1.3.3

Choose a tag to compare

@dta121 dta121 released this 08 Jul 19:06

AI Reader 1.3.3 clears a Moodle Plugin CI failure introduced in 1.3.2.

  • A phpcs moodle.Commenting.InlineComment.NotCapital inline-comment style warning in http_guard.php (a comment began with the lowercase parse_url()) failed the Code Checker step, which runs with --max-warnings 0. The comment was reworded to start with a capital.
  • No functional change and no schema change; this is a lint-only cleanup on top of the 1.3.2 SSRF hardening. The version bump (2026070801 / 1.3.3) only registers the new release.

Full changelog: v1.3.2...v1.3.3