AI Reader 1.3.3
AI Reader 1.3.3 clears a Moodle Plugin CI failure introduced in 1.3.2.
- A phpcs
moodle.Commenting.InlineComment.NotCapitalinline-comment style warning inhttp_guard.php(a comment began with the lowercaseparse_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