Skip to content

phpMussel Core v3.5.2

Compare
Choose a tag to compare
@Maikuolan Maikuolan released this 15 Oct 14:48
· 8 commits to v3 since this release
v3.5.2
4510d8b

v3.5.2

Bugs fixed.

  • [2024.07.13]: If the client-specified language was the same as the configured language, the client-specified preferred variant would be ignored, even if it wasn't the same as the configured preferred variant; Fixed.

Other changes.

  • [2024.07.02]: Refactored the loadL10N method. Merged zh and zh-TW L10N, and dropped region designations (e.g., CN, TW) in favour of script designations (e.g., Hans, Hant).
  • [2024.08.06]: Updated the default filetype blacklist (#7).
  • [2024.09.02]: Code-style patch.
  • [2024.09.10]: Added L10N for Marathi.
  • [2024.09.13]: Added L10N for Malayalam.
  • [2024.10.15]: Added support to optionally disable adding new hash cache entries when a specific instance cache flag is used.
  • [2024.10.15]: Added support to inform the user via an optional instance cache flag which flags were set by the switch file during the scan when scanning via CLI.
  • [2024.10.15]: Added MP4 file type detection and modified PHP file type detection to reduce the risk of false positives (e.g., see phpMussel/phpMussel#241).
  • [2024.10.15]: Improved the phpMussel switch file.