Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
(cherry picked from commit c36086dd69)
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
55 lines
3.0 KiB
Plaintext
55 lines
3.0 KiB
Plaintext
phpMyAdmin - ChangeLog
|
|
======================
|
|
|
|
5.0.0 (not yet released)
|
|
- issue #13896 Drop support for PHP 5.5, PHP 5.6, PHP 7.0 and HHVM
|
|
- issue #14007 Enable columns names by default for CSV exports
|
|
- issue #13919 Remove font size feature
|
|
- issue #12373 Add Metro theme
|
|
- issue #14155 Add move columns preview SQL button
|
|
- issue #14296 Enable strict mode in PHP files
|
|
- issue #13627 Increase field width for editing varchar fields
|
|
- issue #12603 Show warning for users with the default values for controluser and controlpass
|
|
- issue #14589 Fix rendering of column comments in Safari, improve display in all browsers
|
|
- issue #14330 New features for csv import plugin
|
|
- issue #14417 Automatically add index while editing an existing row and setting auto increment
|
|
- issue #13057 Add export option to drop user security definers from views
|
|
- issue #14404 Drop view and or replace added to exporting view
|
|
- issue #14594 Database "Search" selects all tables by default
|
|
- issue #12158 Auto expand the single database
|
|
- issue #13067 Inconsistency with submit buttons
|
|
- issue #14683 Improper message in Show Hidden Navigation Tree Items
|
|
- issue #14695 Remove unlabeled default collation from the bottom of the database list; this information is available elsewhere
|
|
- issue #14677 Security confirm() before running UPDATE statement without WHERE condition
|
|
- issue #13023 Show errors at the bottom of the page and add copy query button for errors in processing sql queries
|
|
- issue #14633 Use Sass instead of PHP to compile CSS
|
|
- issue #14053 Fix missed padding on query results
|
|
- issue #14765 Add initial support for Bootstrap 4
|
|
- issue #14829 Change table column comment field from input to textarea
|
|
|
|
4.8.6 (not yet released)
|
|
- issue #14478 phpMyAdmin no longer streams the export data
|
|
|
|
4.8.5 (2019-01-25)
|
|
- issue Developer debug data was saved to the PHP error log
|
|
- issue #14217 Fix issue when adding user on MySQL 8.0.11
|
|
- issue #13788 Exporting a view structure based on another view with a sub-query throws no database selected error
|
|
- issue #14635 Fix PHP error in GitRevision, error in processing request, error code 200
|
|
- issue #14787 Cannot execute stored procedure
|
|
- issue Add Burmese language
|
|
- issue #14794 Not responding to click, frozen interface, plugin Text_Plain_Sql error
|
|
- issue #14786 Table level Operations functions missing
|
|
- issue #14791 PHP warning, db_export.php#L91 urldecode()
|
|
- issue #14775 Export to SQL format not available for tables
|
|
- issue #14782 Error message shown instead of two-factor QR code when adding 2fa to a user
|
|
- issue [security] Arbitrary file read/delete relating to MySQL LOAD DATA LOCAL INFILE and an evil server instance (PMASA-2019-1)
|
|
- issue [security] SQL injection in Designer (PMASA-2019-2)
|
|
|
|
--- Older ChangeLogs can be found on our project website ---
|
|
https://www.phpmyadmin.net/old-stuff/ChangeLogs/
|
|
|
|
# vim: et ts=4 sw=4 sts=4
|
|
# vim: ft=changelog fenc=utf-8
|
|
# vim: fde=getline(v\:lnum-1)=~'^\\s*$'&&getline(v\:lnum)=~'\\S'?'>1'\:1&&v\:lnum>4&&getline(v\:lnum)!~'^#'
|
|
# vim: fdn=1 fdm=expr
|