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