Back to Changelog

v4.5.84

Patch Released March 31, 2026

MySQL Tuner null crash fix — complete null-safety for all array accesses

Bug Fixes

2
  • MySQL Tuner page no longer crashes when API returns null recommendations or settings arrays
  • All array accesses in MySQLTuner (length, filter, map, some, forEach) are now guarded with || [] fallback
See the Demo