Translated using Weblate (Hungarian)
[phpmyadmin.git] / ChangeLog
blobbe0fa788a942a29525529e6809668cef48f397e7
1 phpMyAdmin - ChangeLog
2 ======================
4 4.6.5 (not yet released)
5 - issue        Remove potentionally license problematic sRGB profile
6 - issue #12459 Display read only fields as read only when editing
7 - issue #12384 Fix expanding of navigation pane when clicking on database
8 - issue #12430 Impove partitioning support
9 - issue #12374 Reintroduced simplified PmaAbsoluteUri configuration directive
10 - issue        Always use UTC time in HTTP headers
11 - issue #12479 Simplified validation of external links
12 - issue #12483 Fix browsing tables with built in transformations
13 - issue #12485 Do not show warning about short blowfish_secret if none is set
14 - issue #12251 Fixed random logouts due to wrong cookie path
15 - issue #12480 Fixed editing of ENUM/SET/DECIMAL fields structure
16 - issue #12497 Missing escaping of configuration used in SQL (hide_db and only_db)
17 - issue #12476 Add error checking in reading advisory rules file
18 - issue #12477 Add checking missing elements and confirming element types from json_decode
19 - issue #12251 Automatically save SQL query in browser local storage rather than in cookie
20 - issue #12292 Unable to edit transformations
21 - issue #12502 Remove unused paramenter when connecting to MySQLi
22 - issue #12303 Fix number formatting with different settings of precision in PHP
23 - issue #12405 Use single quotes in PHP code
24 - issue #12534 Option for the dropped column is not removed from 'after_field' select, after the column is dropped
26 4.6.4 (2016-08-16)
27 - issue        [security] Weaknesses with cookie encryption, see PMASA-2016-29
28 - issue        [security] Improve session cookie code for openid.php and signon.php example files
29 - issue        [security] Full path disclosure in openid.php and signon.php example files
30 - issue        [security] Multiple XSS vulnerabilities, see PMASA-2016-30
31 - issue        [security] Multiple XSS vulnerabilities, see PMASA-2016-31
32 - issue        [security] Unsafe generation of BlowfishSecret (when not supplied by the user)
33 - issue        [security] Referrer leak when phpinfo is enabled
34 - issue        [security] PHP code injection, see PMASA-2016-32
35 - issue        [security] Full path disclosure, see PMASA-2016-33
36 - issue        [security] SQL injection attack, see PMASA-2016-34
37 - issue        [security] Local file exposure through LOAD DATA LOCAL INFILE, see PMASA-2016-35
38 - issue        [security] Local file exposure through symlinks with UploadDir, see PMASA-2016-36
39 - issue        [security] Path traversal with SaveDir and UploadDir, see PMASA-2016-37
40 - issue        [security] Multiple XSS vulnerabilities, see PMASA-2016-38
41 - issue        [security] SQL injection vulnerability as control user, see PMASA-2016-39
42 - issue        [security] SQL injection vulnerability, see PMASA-2016-40
43 - issue        [security] Denial-of-service attack through transformation feature, see PMASA-2016-41
44 - issue        [security] SQL injection vulnerability as control user, see PMASA-2016-42
45 - issue        [security] Verify data before unserializing, see PMASA-2016-43
46 - issue        [security] Use HTTPS for wiki links
47 - issue        Remove Swekey support
48 - issue        [security] SSRF in setup script, see PMASA-2016-44
49 - issue        [security] Denial-of-service attack with $cfg['AllowArbitraryServer'] = true and persistent connections, see PMASA-2016-45
50 - issue        [security] Improve SSL certificate handling
51 - issue        [security] Fix full path disclosure in debugging code
52 - issue        [security] Possible circumvention of IP-based allow/deny rules with IPv6 and proxy server, see PMASA-2016-47
53 - issue        [security] Detect if user is logged in, see PMASA-2016-48
54 - issue        [security] Bypass URL redirection protection, see PMASA-2016-49
55 - issue        [security] Referrer leak, see PMASA-2016-50
56 - issue        [security] Reflected File Download, see PMASA-2016-51
57 - issue        [security] ArbitraryServerRegexp bypass, see PMASA-2016-52
58 - issue        [security] Denial-of-service attack by entering long password, see PMASA-2016-53
59 - issue        [security] Remote code execution vulnerability when running as CGI, see PMASA-2016-054
60 - issue        [security] Administrators could trigger SQL injection attack against users
61 - issue        [security] Denial-of-service attack when PHP uses dbase extension, see PMASA-2016-55
62 - issue        [security] Remove tode execution vulnerability when PHP uses dbase extension, see PMASA-2016-56
63 - issue        [security] Denial-of-service attack by using for loops, see PMASA-2016-46
64 - issue        Include X-Robots-Tag header in responses
65 - issue        Enforce numeric field length when creating table
66 - issue        Fixed invalid Content-Length in some HTTP responses
67 - issue #12394 Create view should require a view name
68 - issue #12391 Message with 'Change password successfully' displayed, but does not take effect
69 - issue        Tighten control on PHP sessions and session cookies
70 - issue #12409 Re-enable overhead on server databases view
71 - issue #12414 Fixed rendering of Original theme
72 - issue #12413 Fixed deleting users in non English locales
73 - issue #12416 Fixed replication status output in Databases listing
74 - issue #12303 Avoid typecasting to float when not needed
75 - issue #12425 Duplicate message variable names in messages.inc.php
76 - issue #12399 Adding index to table shows wrong top navigation
77 - issue #12424 Fixed password change on MariaDB without auth plugin
78 - issue #12339 Do not error on unset server port
79 - issue #12422 Improvements to the original theme
80 - issue #12395 Do not try to load old transformation plugins
81 - issue #12423 Fixed replication status in database listing
82 - issue #12433 Copy table with prefix does not copy the indexes
83 - issue #12375 Search in database: Window content is not scrolling down when clicking first time on Browse link
84 - issue #12346 SQL Editor textareas can have their size increased from the top, distorting the page view
86 4.6.3 (2016-06-23)
87 - issue #12249 Fixed cookie path on Windows
88 - issue #12279 Fixed error reporting on connect problems
89 - issue #12290 Fixed export of tables without explicitly set engine
90 - issue #12285 Designer JavaScript error: Show/Hide tables list
91 - issue #12293 Fix MySQL SSL connection with some PHP versions
92 - issue #12279 Fix MySQL connection error on version mismatch
93 - issue #12281 Keep user attributes (privileges, authentication mode, etc) when copying a user
94 - issue #12308 Fix division by zero in case of misconfigured MySQL server
95 - issue #12317 Fix editing server variables
96 - issue #12303 Fix table size calculation in some circumstances
97 - issue #12310 Fix listing routines for non privileged user
98 - issue        Escape generated query in exporting a database
99 - issue        Setup script doesn't use input type 'password' in all relevant locations
100 - issue        [security] BBCode injection in setup script, see PMASA-2016-17
101 - issue        [security] Cookie attribute injection attack, see PMASA-2016-18
102 - issue        Redirect loop when directly calling url.php
103 - issue        [security] SQL injection attack, see PMASA-2016-19
104 - issue        [security] XSS attack in Table Structure page, see PMASA-2016-20
105 - issue        [security] XSS attack in Server Privileges page, see PMASA-2016-21
106 - issue        [security] DOS attack vulnerability, see PMASA-2016-22
107 - issue        [security] Multiple full path disclosure vulnerabilities, see PMASA-2016-23
108 - issue        [security] Full path disclosure when running in debug mode
109 - issue        [security] XSS attack with partition range and table structure, see PMASA-2016-25
110 - issue        [security] XSS attack when checking database privileges, see PMASA-2016-26
111 - issue        [security] XSS attack when MySQL server is using a specific payload log_bin directive, see PMASA-2016-26
112 - issue        [security] XSS vulnerabilities in Transformation feature, see PMASA-2016-26
114 4.6.2 (2016-05-25)
115 - issue        [security] User SQL queries can be revealed through URL GET parameters, see PMASA-2016-14
116 - issue        [security] Self XSS vulneratbility, see PMASA-2016-16
117 - issue #12225 Use https for documentation links
118 - issue #12234 Fix schema export with too many tables
119 - issue #12240 Avoid parsing non JSON responses as JSON
120 - issue #12244 Avoid using too log URLs when getting javascripts
121 - issue #12118 Fixed setting mixed case languages
122 - issue #12229 Avoid storing objects in session when debugging SQL
123 - issue #12249 Fix cookie path on IIS
124 - issue #11705 Fix occassional 200 errors on Windows
125 - issue #12219 Fix locking issues when importing SQL
126 - issue #12231 Avoid confusing warning when mysql extension is missing
127 - issue        Improve handling of logout
128 - issue        Safer handling of sessions during authentication
129 - issue #12209 Fix server selection on main page
130 - issue #12192 Avoid storing full error data in session
131 - issue #12082 Fixed export of ARCHIVE tables with keys
132 - issue #11565 Add session reload for config authentication
133 - issue #12229 Do not fail on errors stored in session
134 - issue #12248 Fix loading of APC based upload progress bar
136 4.6.1 (2016-05-02)
137 - issue #12120 PMA_Util not found in insert_edit.lib.php
138 - issue #12118 Fixed activation of some languages
139 - issue #12121 Fixed error in 3NF step of normalization
140 - issue #12135 Fix offering JSON datatype in incompatible MySQL versions
141 - issue #12132 Can not open table with JSON field
142 - issue #12125 Cannot highlight a column if I scroll down from the top of the table
143 - issue #12154 Fixed possible PHP error in SQL parser
144 - issue #12029 Fixed SQL quoting in SQL export
145 - issue #12129 Improve performance of database structure page
146 - issue #12159 Fix PHP error if user did unpack new version over old one
147 - issue #12165 Fix parsing of expression 0
148 - issue #12146 Document setup with Google Cloud SQL
149 - issue #12197 Fix parsing of queries with double \
150 - issue #12202 Fixed setting of language from user configuration
151 - issue #12200 Fixed check for ndb version
152 - issue #12206 Fixed loading of configuration file
153 - issue #12204 Check if sessions are working and report failures
154 - issue #12211 non-clickable initial letter for users / and can't modify users with MySQL 5.7.12
155 - issue #12215 Fixed config tab persistence errors
156 - issue #12217 Fixed javascript erros on user creation
157 - issue #12144 Fixed parsing of some AS clauses
158 - issue #12205 Fixed parsing of FULL OUTER JOIN queries
159 - issue #12171 Fixed editing of VIEW structure
160 - issue #12208 Avoid printing executed queries on import
162 4.6.0.0 (2016-03-22)
163 + issue #11456 Disabled storage engines
164 + issue #11479 Allow setting routine wise privileges
165 - issue        Hide Insert tab for non-updatable views
166 + issue #11490 UI for defining partitioning in create table window
167 + issue #11438 Support JSON data type
168 + issue        Editing partitions in table Structure
169 - issue        Tracking does not make sense for information_schema
170 - issue #11550 Regression in Find and replace
171 + issue #11619 TokuDB Tables Show Size as "unknown"
172 + issue #11654 Use a slider for Internal relations
173 + issue #11641 Ability to disable the navigationhiding Feature
174 - issue #11647 Restrict configuration NavigationTreeDbSeparator to strings
175 - issue #11667 Disable the tooltip in the navigation panel's filter box
176 + issue        Copy results to clipboard
177 + issue #11504 Reactivate cut&paste possibility in print view
178 - issue #11702 Extraneous message after edit + grid-edit
179 - issue #11668 Table header is empty with browsing an empty table
180 + issue #11701 Allow changing parameter order of routines
181 - issue #11708 Remove no password warning
182 + issue #11711 Clarify the meaning of "Stand-in structure for view" in SQL export
183 - issue        HTML line break shown after a MySQL connection error message
184 - issue #11728 CSV import skip row count after
185 - issue        Fixed displaying of SQL query on table operations
186 - issue #6321  Display binary strings as text if they are valid UTF-8
187 + issue #11743 Display routine specific privileges
188 + issue #11538 Copy multiple tables to database
189 + issue        Support Cloudflare Flexible SSL
190 - issue        Handle empty TABLE_COMMENT
191 + issue #11833 Drop support for old Internet Explorer versions
192 + issue #11796 Use modals for displaying forms in db structure page
193 + issue #11789 Show MySQL error messages in user language
194 + issue        Add 'ssl_verify' configuration directive for self-signed certificates with mysqlnd and PHP >= 5.6
195 + issue #11874 Show more used PHP extensions
196 - issue #11874 Report when version check and error reporting are disabled
197 - issue #11849 Fix PDF schema export
198 - issue #11412 Remove ForceSSL configuration directive
199 - issue        Remove support for Mozilla Prism
200 - issue #11412 Remove PmaAbsoluteUri configuration directive
201 - issue #11914 Fix autoloading of phpseclib
202 - issue #11880 Fixed rendering of missing extension error
203 - issue #11923 Errors on Structure tab when user only has select access on certain columns
204 - issue #11972 Missing documentation for $cfg['Servers'][$i]['favorite'] and $cfg['NumFavoriteTables']
205 - issue #11907 Avoid displaying UPDATE query twice
206 - issue #11850 Fixed CSV import
207 - issue        Fix SQL syntax highlighting in database search page
208 - issue #12056 Fix error when we can not generate random string
209 - issue #12055 Fixed PHP syntax error in templates
210 - issue #12054 Fixed processing of queries with escaped quotes
211 - issue #12041 Fixed exporting tables with fields DEFAULT and COMMENT
212 - issue #12073 Hide edit and delete buttons when the results are not related to a table
213 - issue #12083 Fixed parsing of field definition
214 - issue #12081 Fixed rendering of table stats
215 - issue #11705 Fixed problems with PHP on Windows on table structure
216 - issue #12085 Like search strings being escaped incorrectly
217 - issue #12092 Rename exported databases/tables doesn't seem to work
218 - issue #12099 Undefined index: controllink
219 - issue #12094 PHP Fatal error: Call to undefined function __()
220 - issue #12098 Fix login after logout with http authentication
221 - issue #12074 Fixed possible invalid SQL export
222 - issue #12026 Fixed parsing of UNION SELECT with brackets
223 - issue #12109 Fixed parsing of CREATE TABLE [AS] SELECT
224 - issue #12105 Multi-server drap-and-drop import always fails
225 - issue #12116 Fulltext indexes are not copied when using copy database function
227 4.5.5.1 (2016-02-29)
228 - issue #11971 CREATE UNIQUE INDEX index type is not recognized by parser.
229 - issue #11982 Row count wrong when grouping joined tables.
230 - issue #12012 Column definition with default value and comment in CREATE TABLE expoerted faulty.
231 - issue #12020 New statement but no delimiter and unexpected token with REPLACE.
232 - issue #12029 Fixed incorrect usage of SQL parser context in SQL export
233 - issue        [security] XSS vulnerability in SQL parser, see PMASA-2016-10.
234 - issue        [security] Multiple XSS vulnerabilities, see PMASA-2016-11.
235 - issue        [security] Multiple XSS vulnerabilities, see PMASA-2016-12.
236 - issue        [security] Vulnerability allowing man-in-the-middle attack on API call to GitHub, see PMASA-2016-13.
237 - issue #12048 Fixed inclusion of gettext library from SQL parser
239 4.5.5.0 (2016-02-22)
240 - issue        Undefined index: is_ajax_request
241 - issue #11855 Fix password change on MariaDB 10.1 and newer
242 - issue #11874 Validate version information before further processing it
243 - issue #11881 Full processlist lost on refresh
244 - issue #11834 Adjust privileges fails if database name contains underscores
245 - issue #11906 'Loading...' banner shows on login screen
246 - issue #11930 Fixed changing of table parameters, eg. AUTO_INCREMENT
247 - issue #11885 Call to undefined function SqlParser\ctype_alnum()
248 - issue #11879 4.5.3.1 - NOW() function not recognized by parser
249 - issue #11867 Gracefully handle the DESC statement
250 - issue #11843 Fractional timestamp causes corrupted SQL export
251 - issue #11836 Static analysis error for valid WHERE condition with IF keyword
252 - issue #11800 Syntax Verifier error using REGEXP in SQL statement
253 - issue #11799 Backslashes in comments are being interpreted as escape characters
254 - issue #11909 Can't insert row into table that contains generated column
255 - issue #11677 sql-parser and php-gettext collide.
256 - issue #11920 Can't disable backquotes in export
257 - issue #11911 Inserts via tbl_change.php in VARBINARY columns does not allow using HEX() and MD5()
258 - issue #11939 Correct content type for uploaded error reports
259 - issue #11940 Silent errors from checking local documentation
260 - issue #11944 Fixed error on servers with disabled php_uname
261 - issue #11946 Correctly store and report file upload errors
262 - issue #11948 Avoid javascript errors on invalid location hash
263 - issue #11950 Fix PHP warning on configuration errors
264 - issue #11951 Silent errors on checking for writable folders
265 - issue #11952 Silent warning on invalid file upload
266 - issue #11953 Do not fail getting filename with open_basedir limitations
267 - issue #11956 unrecognized keyword interval
268 - issue        Field names and aliases are being correctly parsed now.
269 - issue #11959 Fix javascript error in setup
270 - issue #11964 Undefined index: TABLE_COMMENT in database structure page
271 - issue #11967 Fix PHP error on loading invalid XML or ODS file
272 - issue #11969 Missing confirmation while dropping a view in view_operations.php
273 - issue #11968 Fix export of index comments in SQL
274 - issue #11979 DECLARE not accepted as valid SQL
276 4.5.4.1 (2016-01-29)
277 - issue #11892 Error with PMA 4.4.15.3
278 - issue #11896 Remove hard dependency on phpseclib
280 4.5.4.0 (2016-01-28)
281 - issue #11724 live data edit of big sets is not working
282 - issue        Table list not saved in db QBE bookmarked search
283 - issue #11777 While 'changing a column', query fails with a syntax error after the 'CHARSET=' keyword
284 - issue #11783 Avoid syntax error in javascript messages on invalid PHP setting for max_input_vars
285 - issue #11784 Properly handle errors in upacking zip archive
286 - issue #11785 Set PHP's internal encoding to UTF-8
287 - issue #11786 Fixed Kanji encoding in some specific cases
288 - issue #11787 Check whether iconv works before using it
289 - issue #11788 Avoid conversion of MySQL error messages
290 - issue #11792 Undefined index: parameters
291 - issue #11802 Undefined index: field_name_orig
292 - issue        Undefined index: host
293 - issue #11810 'Add to central columns' (per column button) does nothing
294 - issue #11727 SQL duplicate entry error trying to INSERT in designer_settings table
295 - issue #11798 Fix handling of databases with dot in a name
296 - issue #11820 Fix hiding of page content behind menu
297 - issue #11780 FROM clause not generated after loading search bookmark
298 - issue #11826 Fix creating/editing VIEW with DEFINER containing special chars
299 - issue #11828 Do not invoke FLUSH PRIVILEGES when server in --skip-grant-tables
300 - issue #11804 Misleading message for configuration storage
301 - issue #11772 Table pagination does nothing when session expired
302 - issue #11840 Index comments not working properly
303 - issue #11791 Better handle local storage errors
304 - issue #11752 Improve detection of privileges for privilege adjusting
305 - issue #11854 Undefined property: stdClass::$releases at version check when disabled in config
306 - issue #11814 SQL comment and variable stripped from bookmark on save
307 - issue        Gracefully handle errors in regex based javascript search
308 - issue        [security] Multiple full path disclosure vulnerabilities, see PMASA-2016-1
309 - issue        [security] Unsafe generation of CSRF token, see PMASA-2016-2
310 - issue        [security] Multiple XSS vulnerabilities, see PMASA-2016-3
311 - issue        [security] Insecure password generation in JavaScript, see PMASA-2016-4
312 - issue        [security] Unsafe comparison of CSRF token, see PMASA-2016-5
313 - issue        [security] Multiple full path disclosure vulnerabilities, see PMASA-2016-6
314 - issue        [security] XSS vulnerability in normalization page, see PMASA-2016-7
315 - issue        [security] Full path disclosure vulnerability in SQL parser, see PMASA-2016-8
316 - issue        [security] XSS vulnerability in SQL editor, see PMASA-2016-9
318          --- Older ChangeLogs can be found on our project website ---
319                      https://www.phpmyadmin.net/old-stuff/ChangeLogs/
321 # vim: et ts=4 sw=4 sts=4
322 # vim: ft=changelog fenc=utf-8
323 # vim: fde=getline(v\:lnum-1)=~'^\\s*$'&&getline(v\:lnum)=~'\\S'?'>1'\:1&&v\:lnum>4&&getline(v\:lnum)!~'^#'
324 # vim: fdn=1 fdm=expr