ChangeLog 8.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160
  1. phpMyAdmin - ChangeLog
  2. ======================
  3. 4.8.5 (2019-01-25)
  4. - issue Developer debug data was saved to the PHP error log
  5. - issue #14217 Fix issue when adding user on MySQL 8.0.11
  6. - issue #13788 Exporting a view structure based on another view with a sub-query throws no database selected error
  7. - issue #14635 Fix PHP error in GitRevision, error in processing request, error code 200
  8. - issue #14787 Cannot execute stored procedure
  9. - issue Add Burmese language
  10. - issue #14794 Not responding to click, frozen interface, plugin Text_Plain_Sql error
  11. - issue #14786 Table level Operations functions missing
  12. - issue #14791 PHP warning, db_export.php#L91 urldecode()
  13. - issue #14775 Export to SQL format not available for tables
  14. - issue #14782 Error message shown instead of two-factor QR code when adding 2fa to a user
  15. - issue [security] Arbitrary file read/delete relating to MySQL LOAD DATA LOCAL INFILE and an evil server instance (PMASA-2019-1)
  16. - issue [security] SQL injection in Designer (PMASA-2019-2)
  17. 4.8.4 (2018-12-11)
  18. - issue #14452 Remove hash param in edit query URL
  19. - issue #14295 Issue in Changing theme
  20. - issue #13267 Ensure that database names with '.' are handled properly when DisableIS is true
  21. - issue #14438 Invisible Icon "Show Full Queries"
  22. - issue #14133 CSS issue in Designer
  23. - issue #14447 Error while copying database (pma__column_info)
  24. - issue #14571 "No database selected" - DROP a view
  25. - issue #14636 Move operation causes SELECT * FROM `undefined`
  26. - issue #14630 Enum '0' produces incorrect search SQL
  27. - issue #14223 Fix TypeError in database designer
  28. - issue #13621 QBE selenium tests broken since merge of #13342
  29. - issue #14672 When logging with $cfg['AuthLog'] to syslog, successful login messages were not logged even if $cfg['AuthLogSuccess'] was true.
  30. - issue #14339 Fix infinite loop when sorting table rows by key.
  31. - issue #14658 Regression on multi table query functionality (foreign keys)
  32. - issue #14617 Fix designer errors when database is empty
  33. - issue #13032 Fix designer errors when database contains special chars
  34. - issue #14352 Fix designer javascript errors
  35. - issue #14764 Fix left/right icons hidden
  36. - issue [security] Local file inclusion flaw in the Transformation feature (PMASA-2018-6)
  37. - issue [security] Multiple CSRF/XSRF vulnerabilities (PMASA-2018-7)
  38. - issue [security] XSS vulnerability in the navigation tree (PMASA-2018-8)
  39. 4.8.3 (2018-08-22)
  40. - issue #14314 Error when naming a database '0'
  41. - issue #14333 Fix NULL as default not shown
  42. - issue #14229 Fixes issue with recent table list
  43. - issue #14045 Fix slow performance on DB structure filtering
  44. - issue #14327 Fix Editing server variable not showing save or cancel option
  45. - issue #14377 Populate options for view create and edit
  46. - issue #14171 2FA configuration fails if PHP doesn't have GD support
  47. - issue #14390 Can't unhide tables
  48. - issue #14382 "Visualize GIS data" icon missing
  49. - issue #14435 Event scheduler status toggle doesn't work
  50. - issue #14365 View not working on multiple servers
  51. - issue #14207 Partition actions in table structure do not work
  52. - issue #14375 Fixes ERR_BLOCKED_BY_XSS_AUDITOR on export table
  53. - issue #14552 Blank message shown instead of MySQL error when adding trigger and other locations
  54. - issue #14525 Fix PHP 7.3 warning: "continue" in "switch" is equal to "break"
  55. - issue #14554 Icon missing when creating a new trigger, routine, and event
  56. - issue #14422 Table comment not showing since 4.8.1
  57. - issue #14426 Drop table doesn't work when you copy tables to another database
  58. - issue #14581 Escaped HTML in 'Add a new server' setup
  59. - issue #14548 [security] HTML injection in import warning messages, see PMASA-2018-5
  60. 4.8.2 (2018-06-21)
  61. - issue #14370 WHERE 0 causes Fatal error
  62. - issue #14225 Fix missing index icon
  63. - issue [security] XSS vulnerability in Designer, see PMASA-2018-3
  64. - issue [security] File inclusion and remote code execution vulnerability, see PMASA-2018-4
  65. 4.8.1 (2018-05-24)
  66. - issue #12772 Fix case where the central columns attributes don't get filled in
  67. - issue #14049 Fix case where the query builder doesn't work when selected column is *
  68. - issue #14029 Revert "Browse" table CSS overflow
  69. - issue #14241 Dropping indexes and foreign keys fail
  70. - issue #14227 Relational linking broken
  71. - issue #14246 Fixed error in configuration storage zero config
  72. - issue #14128 Show 2FA Secret next to QR code
  73. - issue #14212 XML Export from single table throws fatal error
  74. - issue #14239 Line and some other charts ignore result set order of values chosen for the x-axis
  75. - issue #14260 Fixed configuration for DefaultLang and Lang
  76. - issue #14264 Linking for 'Distinct values' broken
  77. - issue #13968 Fix MariaDB 10.2 current_timestamp()
  78. - issue #14249 Fix for missing go button in view edit
  79. - issue #14125 Fix for issues with spatial fields
  80. - issue #14189 Remember table's sorting broken
  81. - issue #14289 Fix multi-column sorting
  82. - issue #14278 Fix central columns in-line edit bug
  83. - issue #14066 Fix AUTO_INCREMENT error when only exporting table structure in database-level exports
  84. - issue #13893 Simulating queries produces unexpected results
  85. - issue #14309 Setup script icons missing
  86. 4.8.0.1 (2018-04-19)
  87. - issue [security] Multiple CSRF vulnerabilities, See PMASA-2018-02
  88. 4.8.0 (2018-04-07)
  89. - issue #12946 Allow to export JSON with unescaped unicode chars
  90. - issue #12983 Disable login button without solved reCaptcha
  91. - issue #12315 Allow to remove individual segments from pie charts
  92. - issue Change label from "Improve table structure" to "Normalize" to match standard terminology
  93. - issue #13087 Offer login as different user on access denied from MySQL
  94. - issue #13110 Indicate when HTTPS is not properly reported on the server
  95. - issue #13119 No database selected error when adding foreign key
  96. - issue #12388 Improved database search to allow search for exact phrase match
  97. - issue #13099 Report error when trying to copy database to same name
  98. - issue #13167 Themes now have to contain metadata in theme.json
  99. - issue #6363 phpMyAdmin no longer requires eval() in PHP
  100. - issue #12386 The mbstring dependency is now optional
  101. - issue #13269 Small refactoring in preparation to CSP
  102. - issue #13384 Database link broken in Databases Page
  103. - issue #13391 Configurable authentication logging using $cfg['AuthLog']
  104. - issue #13086 Add support for Google Invisible Captcha
  105. - issue #13058 Improved error reporting for reCAPTCHA
  106. - issue #12899 Improved rendering of server variables table
  107. - issue #12948 Fixed javascript editor for TIME values
  108. - issue #13095 Fixed alignment of foreign keys editing
  109. - issue #12944 Improved inline editor for JSON
  110. - issue #13145 Improved layout of operations pages
  111. - issue #13448 Add "format" query button in edit view form
  112. - issue #6241 Implement Responsive Design/mobile interface
  113. - issue Use a single location for classes under PhpMyAdmin namespace
  114. - issue #12354 Indicate SSL status on main page
  115. - issue #5666 Configuration directives for defaults of Transformation options
  116. - issue #12261 Remove inline JavaScript
  117. - issue #13408 Show MySQL warnings when executing SQL queries
  118. - issue #5827 Allow Designer to show tables from other databases
  119. - issue #13268 Replace Query-By-Example with multi-table query generator interface
  120. - issue #13576 Add privileges export to per-database listing
  121. - issue Consolidate functions into class files
  122. - issue #13560 Add support for changing collation for all tables and columns in database
  123. - issue #13303 Add support for creating fulltext index from table structure
  124. - issue #13711 Lower default value for $cfg['MaxExactCount']
  125. - issue #13722 DisableIS is not fully honored
  126. - issue #6197 Added support for authentication using U2F and 2FA
  127. - issue #13480 Avoid removing cookies on upgrade
  128. - issue #13397 Remember state of navigation panel
  129. - issue #11688 Reduced cookie usage
  130. - issue #13466 Better utilization of user preferences
  131. - issue #14042 Rename PMD to Designer
  132. - issue #13940 Honor arg_separator in AJAX requests
  133. - issue #14060 Can't edit rows in Internet Explorer
  134. - issue #14096 Internet Explorer compatibility; fixes JavaScript error Object doesn't support property or method 'startsWith'
  135. 4.7.9 (2018-03-05)
  136. - issue #13931 Fixed browsing tables with more results
  137. - issue #13927 "Not an integer" when browsing a table
  138. - issue #13887 "Input variables exceeded 1000" error relating to PHP's max_input_vars directive
  139. 4.7.8 (2018-02-20)
  140. - issue #13914 Fixed resetting default setting values.
  141. - issue #13758 Fixed fallback value for collation connection.
  142. - issue #13938 Fixed error handling in PHP 7.2
  143. - issue [security] Fix XSS in Central Columns Feature, See PMASA-2018-01
  144. --- Older ChangeLogs can be found on our project website ---
  145. https://www.phpmyadmin.net/old-stuff/ChangeLogs/
  146. # vim: et ts=4 sw=4 sts=4
  147. # vim: ft=changelog fenc=utf-8
  148. # vim: fde=getline(v\:lnum-1)=~'^\\s*$'&&getline(v\:lnum)=~'\\S'?'>1'\:1&&v\:lnum>4&&getline(v\:lnum)!~'^#'
  149. # vim: fdn=1 fdm=expr