Skip to content

phpMussel Front-End v3.7.2

Latest

Choose a tag to compare

@Maikuolan Maikuolan released this 01 May 14:44
· 3 commits to v3 since this release
v3.7.2
f2e83c0

v3.7.2

Bugs fixed.

  • [2025.12.27]: Page tip greeting wasn't correctly showing the username when at the awaiting 2FA code page; Fixed.

Other changes.

  • [2026.01.14]: Added aria expanded and controls attributes to some of the clickable menus at the front-end.
  • [2026.02.26]: The cache data page can now manage flatfile caching and APCU caching alongside whatever else is enabled at the same time (sometimes useful for when switching between different caching mechanisms but needing to manage entries from both mechanisms or others at the same time). Replaced the delete emoji at the cache data page with an SVG. Slightly modernised the structure of the cache data page.
  • [2026.02.28]: Refactored some of the L10N data.
  • [2026.03.13]: Added the ability to duplicate cache data across different cache mechanisms at the front-end cache data page.
  • [2026.03.17]: Various minor performance improvements.
  • [2026.03.25]: Aesthetic patch.