changelog.txt 823 B

123456789101112131415161718192021222324252627282930313233343536373839
  1. Changelog for xBug.
  2. xBug 0.8.2-pl
  3. ==============
  4. - On uninstall, remove extension package
  5. xBug 0.8.0-beta
  6. ==============
  7. - Cache hit / miss logging and times
  8. - Changed all 'xBugger' names to 'xBug'
  9. xBug 0.8.0-alpha
  10. ==============
  11. - Added support for POST and COOKIE
  12. -- Changed page load from iFrame to CURL with PHP
  13. - Ability to switch context through domain name
  14. xBug >0.7.3
  15. ==============
  16. - Minor and Major bug fixes
  17. xBug 0.7.2
  18. ==============
  19. - Minor fix to plugin
  20. xBug 0.7.1
  21. ==============
  22. - Minor fix to javascript url request path
  23. xBug 0.7.0
  24. ==============
  25. - Added helper text from EXPLAIN PLAN select_type, type, AND Extra columns
  26. - Added row pop up for easier view for results
  27. - SQL code view always visible
  28. - Drag and Drop to URL field enabled from resource tree
  29. xBug 0.6.0
  30. ==============
  31. - Initial release.