Skip to content

DebugKit 3.0.0 Released

Compare
Choose a tag to compare
@markstory markstory released this 21 Mar 17:47
· 1398 commits to 5.x since this release
3.0.0

Changes:

  • Fixed toolbar failing in IE.
  • Improved documentation.
  • Exceptions caused by serializing panel data are now caught and dealt
    with.
  • Validation errors are only shown when they exist.
  • Improved table output.
  • Panel data is periodically cleared out preventing huge SQLite
    databases.
  • Foreign keys have been added to the table definitions. This helps
    improve performance for MySQL.