Translated using Weblate (Japanese)
[phpmyadmin.git] / ChangeLog
blob339035e04a9d8e6bfe7f90329c5a8287b90d490f
1 phpMyAdmin - ChangeLog
2 ======================
4 5.2.0 (not yet released)
5 - issue #16521 Upgrade Bootstrap to version 5
6 - issue #16521 Drop support for Internet Explorer and others
8 5.1.0 (not yet released)
9 - issue #15350 Change Media (MIME) type references to Media type
10 - issue #15377 Add a request router
11 - issue        Automatically focus input in the two-factor authentication window
12 - issue #15509 Replace gender-specific pronouns with gender-neutral pronouns
13 - issue #15491 Improve complexity of generated passwords
14 - issue #14909 Add a configuration option to define the 1st day of week
15 - issue #12726 Made user names clickable in user accounts overview
16 - issue #15729 Improve virtuality dropdown for MariaDB > 10.1
17 - issue #15312 Added an option to perform ALTER ONLINE (ALGORITHM=INPLACE) when editing a table structure
18 - issue        Added missing 'IF EXISTS' to 'DROP EVENT' when exporting databases
19 - issue #15232 Improve the padding in query result tool links
20 - issue #15064 Support exporting raw SQL queries
21 - issue #15555 Added ip2long transformation
22 - issue #15194 Fixed horizontal scroll on structure edit page
23 - issue #14820 Move table hide buttons in navigation to avoid hiding a table by mistake
24 - issue #14947 Use correct MySQL version if the version is 8.0 or above for documentation links
25 - issue #15790 Use "MariaDB Documentation" instead of "MySQL Documentation" on a MariaDB server
26 - issue #15880 Change "Show Query" link to a button
27 - issue #13371 Automatically toggle the radio button to "Create a page and save it" on Designer
28 - issue #12969 Tap and hold will not dismiss the error box anymore, you can now copy the error
29 - issue #15582 Don't disable "Empty" table button after clicking it
30 - issue #15662 Stay on the structure page after editing/adding/dropping indexes
31 - issue #15663 show structure after adding a column
32 - issue #16005 Remove symfony/yaml dependency
33 - issue #16005 Improve performance of dependency injection system by removing yaml parsing
34 - issue #15447 Disable phpMyAdmin storage database checkbox on databases list
35 - issue #16001 Add autocomplete attributes on login form
36 - issue #13519 Add "Preview SQL" option on Index dialog box when creating a new table
37 - issue #15954 Fixed export maximal length of created query input is too small
38 - issue        Redesign the server status advisor page
39 - issue #13124 Use same height for SQL query textarea and Columns select in SQL page
40 - issue #16005 Add a new vendor constant "CACHE_DIR" that defaults to "libraries/cache/" and store routing cache into this folder
41 - issue #16005 Warm-up the routing cache before building the release
42 - issue #16005 Use --optimize-autoloader when installing composer vendors before building the release
43 - issue #15992 Add back the table name to the printable version on "Structure" page
44 - issue #14815 Allow simplifying exported view syntax to only "CREATE VIEW"
45 - issue #15496 Add $cfg['CaptchaSiteVerifyURL'] for Google ReCaptcha siteVerifyUrl
46 - issue #14772 Add the password_hash PHP function as an option when inserting data
47 - issue #15136 Add a notice for Hex converter giving invalid results
48 - issue #16139 Use a textarea for JSON columns
49 - issue #16223 Make JSON input transformation editor less narrow
50 - issue #14340 Add a button on Export Page to show the SQL Query
51 - issue #16304 Add support for INET6 column type
52 - issue #16337 Fix example insert/update query default values
53 - issue #12961 Remove indexes from table relation
54 - issue #13557 Use a full list of functions instead of a separated one on insert/edit page "Function" selector
55 - issue #14795 Include routines in the export in a predictable order
56 - issue #16227 Fixed autocomplete is not working in case the table name is quoted by "`" symbols
57 - issue #15463 Force BINARY comparison when looking at privileges to avoid an SQL error on privileges tab
58 - issue #16430 Fixed Windows error message uses trailing / instead of \
59 - issue #16316 Added support for "SameSite=Strict" on cookies using configuration "$cfg['CookieSameSite']"
60 - issue #16451 Fixed AWS RDS IAM authentication doesn't work because pma_password is truncated
61 - issue #16451 Show an error message when the security limit is reached instead of silently trimming the password to avoid confusion
62 - issue #15001 Add back Login Cookie Validity setting to the features form
63 - issue #16457 Add config parameters to support third-party ReCaptcha v2 compatible APIs like hCaptcha
64 - issue #13077 Moved tools section to left on large devices (Bootstrap xl)
65 - issue #15711 Moved some buttons to left on large devices (Bootstrap xl)
66 - issue #15584 Add $cfg['MysqlSslWarningSafeHosts'] to set the red text black when ssl is not used on a private network
67 - issue #15652 Replace deprecated FOUND_ROWS() function call on "distinct values" feature
68 - issue        Export blobs as hex on JSON export
69 - issue #16095 Fix leading space not shown in a CHAR column when browsing a table
70 - issue        Make procedures/functions SQL editor both side scrollable
71 - issue #16407 Bump pragmarx/google2fa conflict to >8.0
72 - issue #14953 Added a rename Button to use RENAME INDEX syntax of MySQL 5.7 (and MariaDB >= 10.5.2)
73 - issue #16477 Fixed no Option to enter TABLE specific permissions when the database name contains an "_" (underscore)
74 - issue #16498 Fixed empty text not appearing after deleting all Routines
75 - issue #16467 Fixed a PHP notice "Trying to access array offset on value of type null" on Designer PDF export
76 - issue #15658 Fixed saving UI displayed columns on a non database request fails
77 - issue #16495 Fix drop tables checkbox is above the checkbox for foreign keys
78 - issue #16485 Fix visual query builder missing "Build Query" button
79 - issue #16565 Added 'IF EXISTS' to 'DROP EVENT' when updating events to avoid replication issues
80 - issue        Removed metro fonts that where Apache-2.0 files that are incompatible with GPL-2.0
81 - issue #16464 Made the relation view default to the current database when creating relations
82 - issue #16463 Fixed 'REFERENCES' privilege checkbox's title on new MySQL versions and on MariaDB
83 - issue #16405 Added jest as a Unit Testing tool for our javascript code
84 - issue #16252 Fixed the too small font size when editing rows (textareas)
85 - issue #16585 Fixed BLOB to JPG transformation PHP errors
86 - issue        Made the console setup async to avoid blocking the page render
88 5.0.5 (not yet released)
89 - issue #14494 Fix uncaught TypeError when editing partitioning
90 - issue #16525 Fix PHP 8.0 failing tests when comparing 0 to ''
91 - issue #16429 Fixed PHP 8.0 errors on preg_replace and operand types
92 - issue #16490 Fixed PHP 8.0 function libxml_disable_entity_loader() is deprecated
93 - issue #16429 Fixed failing unit tests on PHP 8.0
95 5.0.4 (2020-10-15)
96 - issue #16245 Fix failed Zoom search clears existing values
97 - issue        Fixed a PHP error when reporting a particular JS error
98 - issue #16326 Fixed latitude and longitude swap for geometries in edit mode
99 - issue #16032 Fix CREATE TABLE not being tracked when auto tracking is enabled
100 - issue #16397 Fix compatibility problems with older PHP versions (also issue #16399)
101 - issue #16396 Fix broken two-factor authentication
103 5.0.3 (2020-10-09)
104 - issue #15983 Require twig ^2.9
105 - issue        Fix option to import files locally appearing as not available
106 - issue #16048 Fix to allow NULL as a default bit value
107 - issue #16062 Fix "htmlspecialchars() expects parameter 1 to be string, null given" on Export xml
108 - issue #16078 Fix no charts in monitor when using a decimal separator ","
109 - issue #16041 Fix IN(...) clause doesn't permit multiple values on "Search" page
110 - issue #14411 Support double tap to edit on mobile
111 - issue #16043 Fix php error "Use of undefined constant MYSQLI_TYPE_JSON" when using the mysqlnd extension
112 - issue #14611 Fix fatal JS error on index creation after using Enter key to submit the form
113 - issue #16012 Set "axis-order" to swap lon and lat on MySQL >= 8.1
114 - issue #16104 Fixed overwriting a bookmarked query causes a PHP fatal error
115 - issue        Fix typo in a condition in the Sql class
116 - issue #15996 Fix local setup doc links pointing to a wrong location
117 - issue #16093 Fix error importing utf-8 with bom sql file
118 - issue #16089 2FA UX enhancement: autofocus 2FA input
119 - issue #16127 Fix table column description PHP error when ['DisableIS'] = true;
120 - issue #16130 Fix local documentation links display when a PHP extension is missing
121 - issue        Fix some twig code deprecations for php 8
122 - issue        Fix ENUM and SET display when editing procedures and functions
123 - issue        Keep full query state on "auto refresh" process list
124 - issue        Keep columns order on "auto refresh" process list
125 - issue        Fixed editing a failed query from the error message
126 - issue #16166 Fix the alter user privileges query to make it MySQL 8.0.11+ compatible
127 - issue        Fix copy table to another database when the nbr of DBs is > $cfg['MaxDbList']
128 - issue #16157 Fix relations of tables having spaces or special chars not showing in the Designer
129 - issue #16052 Fix a very rare JS error occuring on mousemove event
130 - issue #16162 Make a foreign key link clickable in a new tab after the value was saved and replaced
131 - issue #16163 Fixed a PHP notice "Undefined index: column_info" on views
132 - issue #14478 Fix the data stream when exporting data in file mode
133 - issue #16184 Fix templates/ directory not found error
134 - issue #16184 Remove chdir logic to fix PHP fatal error "Uncaught TypeError: chdir()"
135 - issue        Support for Twig 3
136 - issue        Allow phpmyadmin/twig-i18n-extension ^3.0
137 - issue #16201 Trim spaces for integer values in table search
138 - issue #16076 Fixed cannot edit or export TIMESTAMP column with default CURRENT_TIMESTAMP in MySQL >= 8.0.13
139 - issue #16226 Fix error 500 after copying a table
140 - issue #16222 Fixed can't use the search page when the table name has special characters
141 - issue #16248 Fix zoom search is not performing input validation on INT columns
142 - issue #16248 Fix javascript error when typing in INT fields on zoom search page
143 - issue        Fix type errors when using saved searches
144 - issue #16261 Fix missing headings on modals of "User Accounts -> Export"
145 - issue #16146 Fixed sorting did not keep the selector of number of rows
146 - issue #16194 Fixed SQL query does not appear in case of editing view where definer is not you on MySQL 8
147 - issue #16255 Fix tinyint(1) shown as INT on Search page
148 - issue #16256 Fix "Warning: error_reporting() has been disabled for security reasons" on php 7.x
149 - issue #15367 Fix "Change or reconfigure primary server" link
150 - issue #15367 Fix first replica links, start, stop, ignore links
151 - issue #16058 Add "PMA_single_signon_HMAC_secret" for signon auths to make special links work and udate examples
152 - issue #16269 Support ReCaptcha v2 checkbox width "$cfg['CaptchaMethod'] = 'checkbox';"
153 - issue #14644 Use Doctum instead of Sami
154 - issue #16086 Fix "Browse" headings shift when scrolling
155 - issue #15328 Fix no message after import of zipped shapefile without php-zip
156 - issue #14326 Fix PHP error when exporting without php-zip
157 - issue #16318 Fix Profiling doesn't sum the number of calls
158 - issue #16319 Fixed a Russian translation mistake on search results total text
159 - issue #15634 Only use session_set_cookie_params once on PHP >= 7.3.0 versions for single signon auth
160 - issue #14698 Fixed database named as 'New' (language variable) causes PHP fatal error
161 - issue #16355 Make textareas both sides resizable
162 - issue #16366 Fix column definition form not showing default value
163 - issue #16342 Fixed multi-table query (db_multi_table_query.php) alias show the same alias for all columns
164 - issue #15109 Fixed using ST_GeomFromText + GUI on insert throws an error
165 - issue #16325 Fixed editing Geometry data throws error on using the GUI
166 - issue        [security] Fix XSS vulnerability with the transformation feature (PMASA-2020-5)
167 - issue        [security] Fix SQL injection vulnerability with search feature (PMASA-2020-6)
169 5.0.2 (2020-03-20)
170 - issue        Fixed deprecation warning "implode(): Passing glue string after array is deprecated." function on export page
171 - issue #15767 Fixed can not copy user account since 5.0 - "error #1133"
172 - issue #15772 Fixed error code 500 during pagination of the tables in a database
173 - issue #16009 Fix php error "Trying to access array offset on value of type null" on column distinct values feature
174 - issue #15741 Fix fatal javascript error on clicking "Pick from Central Columns"
175 - issue #15773 Fixed a view named "views" adds an expand button
176 - issue #15432 Fixed names of the pages in the designer should be unique
177 - issue #14310 Fixed column selector "See more" removes "Preview SQL" and "Save" area
178 - issue        Fixed wrong jQuery function call in table search page
179 - issue #15761 Fix uncaught TypeError when using "$cfg['ServerDefault'] = 0;"
180 - issue #15780 Fixed unexpected UI of action links (text only mode)
181 - issue #15674 Replace twig/extensions with phpmyadmin/twig-i18n-extension
182 - issue #15799 Change location of profiling state documentation to fix column ordering
183 - issue #15720 Fix designer adding all available tables to a designer page after adding a new relationship
184 - issue #15791 Replace facebook/webdriver by php-webdriver/webdriver
185 - issue #15802 Removed SET AUTOCOMMIT=0 from SQL export
186 - issue #15818 Fix table borders missing on theme original since 5.0.0
187 - issue #13864 Fix ENUM's radiobuttons reset on "Continue insertion with" changes
188 - issue #15811 Fixed browse foreign values doesn't show a modal with grid edit
189 - issue #15817 Fix "new table" layout issue on original theme
190 - issue #15798 Fixed not needed prompt before abandoning changes on SQL tab after only changing a checkbox
191 - issue #15833 Fix php TypeError when submitting unchanged data
192 - issue        Fix php notice "Trying to access array offset on value of type bool" on Designer
193 - issue #13326 Added integer validations on search page
194 - issue #15200 Fixed server-side HTTPS detection misses support for Forwarded HTTP Extension (RFC 7239)
195 - issue #15831 Fixed DB names starting with "b" being cut off in <option>, User account page
196 - issue #15850 Fixed display content from "information_schema.PROCESSLIST"
197 - issue #15836 Fixed "has no type" error on export and import pages for "Chinese traditional" users
198 - issue #15863 Fixed designer move menu icon not changing directions and tables menu list resize button
199 - issue #15854 Fixed black borders for full screen mode on Designer
200 - issue #15899 Fix "Uncaught TypeError: mb_strtoupper()" on the relational view of a view
201 - issue        Fixed some php uncaught errors and notices on user missing extension
202 - issue #15926 Fixed PhpMyAdmin\Core::getRealSize('8000M') returns a float instead of an int
203 - issue #15410 Fixed auto increment reset issue where the last value of AI was saved an could destroy the "good" value
204 - issue #15187 Fixed editing a row and using 'insert as new row' uses primary key 0 instead of NULL
205 - issue #15877 Fixed php error "preg_match() expects parameter 2 to be string, null given" on some specific tables
206 - issue #15795 Fix broken link on "MySQL said" error message
207 - issue #15781 Fix illegal string offset error on structure page of 'information_schema' database
208 - issue #15745 Fix version 5.0.1 suggests 4.9.4 as latest stable version
209 - issue #15958 Fix uncaught TypeError when sorting database tables by size or by rows
210 - issue #15830 Fix strftime issue on windows for Japanese users on "Structure" tab
211 - issue        Windows testsuite fixes
212 - issue #15879 Added missing CSS class on "simulate query" button
213 - issue #15401 Fixed php notice "Undefined index HMAC_secret" for users upgrading phpMyAdmin without a log-out
214 - issue #15810 Fixed unexpected heading on add a new procedure, trigger, function, routine modals
215 - issue #15970 Removed wrong html a tag on "Replication status" header
216 - issue        Add missing css classes on some buttons
217 - issue #15937 Make modals draggability/expand (down) work after a screen zoom change
218 - issue        Fix php notice "Undefined index: on_delete" while creating a foreign key
219 - issue #15876 Fixed select "IN (...)" is a simple select instead of a multiple select
220 - issue        Fix maxlength for User and Host on replication add user form
221 - issue #15282 Fixed MySQL 8.0 password syntax error when creating a replication user
222 - issue #15986 Fixed php fatal error "Uncaught TypeError: array_flip() expects parameter 1 to be array, null given"
223 - issue        Fixed php fatal error "Uncaught TypeError: htmlspecialchars() expects parameter 1 to be string, int given"
224 - issue        Support phpunit 9.0
225 - issue        Fix error in NavigationTree where $key might be sent as an int instead of a str to urlencode
226 - issue #16022 Fix uncaught TypeError on browse foreigners
227 - issue        Fix failure if relational display field value is NULL - "Display column for relationships"
228 - issue #16033 Remove vendor bin files from non source version of phpMyAdmin
229 - issue #15898 [security] Fix escape tbl_storage_engine argument used on tbl_create.php
230 - issue #15224 Don't fire keyboard shortcuts while SQL query area is focused (on a mobile for example)
231 - issue        [security] Fix SQL injection with certain usernames (PMASA-2020-2)
232 - issue        [security] Fix SQL injection in particular search situations (PMASA-2020-3)
233 - issue        [security] Fix SQL injection and XSS flaw (PMASA-2020-4)
234 - issue        Deprecate "options" for the external transformation; options must now be hard-coded along with the program name directly in the file.
236 5.0.1 (2020-01-07)
237 - issue #15719 Fixed error 500 when browsing a table when $cfg['LimitChars'] used a string and not an int value
238 - issue #14936 Fixed display NULL on numeric fields has showing empty string since 5.0.0
239 - issue #15722 Fix get Database structure fails with PHP error on replicated server
240 - issue #15723 Fix can't browse certain tables since 5.0.0 update
241 - issue        Prevent line wrap in DB structure size column
242 - issue        Remove extra line break from downloaded blob content
243 - issue #15725 Fixed error 500 when exporting - set time limit when $cfg['ExecTimeLimit'] used a string and not an int value
244 - issue #15726 Fixed double delete icons on enum editor
245 - issue #15717 Fixed warning popup not dissapearing on table stucture when using actions without any column selection
246 - issue #15693 Fixed focus of active tab is lost by clicking refresh option on browse tab
247 - issue #15734 Fix Uncaught TypeError: http_build_query() in setup
248 - issue        Fix double slash in path when $cfg['TempDir'] has a trailing slash
249 - issue #14875 Fix shp file import tests where failing when php dbase extension was enabled
250 - issue #14299 Fix JS error "PMA_makegrid is not defined" when clicking on a table from the "Insert" tab opened in a new tab
251 - issue #15351 Fixed 2FA setting removed each time the user edits another configuration setting
252 - issue        [security] Fix SQL injection vulnerability on the user accounts page (PMASA-2020-1)
254 5.0.0 (2019-12-26)
255 - issue #13896 Drop support for PHP 5.5, PHP 5.6, PHP 7.0 and HHVM
256 - issue #14007 Enable columns names by default for CSV exports
257 - issue #13919 Remove font size feature
258 - issue #12373 Add Metro theme
259 - issue #14155 Add move columns preview SQL button
260 - issue #14296 Enable strict mode in PHP files
261 - issue #13627 Increase field width for editing varchar fields
262 - issue #12603 Show warning for users with the default values for controluser and controlpass
263 - issue #14589 Fix rendering of column comments in Safari, improve display in all browsers
264 - issue #14330 New features for csv import plugin
265 - issue #14417 Automatically add index while editing an existing row and setting auto increment
266 - issue #13057 Add export option to drop user security definers from views
267 - issue #14404 Drop view and or replace added to exporting view
268 - issue #14594 Database "Search" selects all tables by default
269 - issue #12158 Auto expand the single database
270 - issue #13067 Inconsistency with submit buttons
271 - issue #14683 Improper message in Show Hidden Navigation Tree Items
272 - issue #14695 Remove unlabeled default collation from the bottom of the database list; this information is available elsewhere
273 - issue #14677 Security confirm() before running UPDATE statement without WHERE condition
274 - issue #13023 Show errors at the bottom of the page and add copy query button for errors in processing sql queries
275 - issue #14633 Use Sass instead of PHP to compile CSS
276 - issue #14765 Add initial support for Bootstrap 4
277 - issue #14829 Change table column comment field from input to textarea
278 - issue #14725 Console: ctrl+l clear line and ctrl+u clear console
279 - issue #14837 Use charset 'windows-1252' when format is MS Excel
280 - issue #15030 Move 'More settings' link from 'Appearance settings' to 'General settings'
281 - issue #15029 Remove the redundant 'i' help/tool tip in page settings "Query History Length" area
282 - issue #13424 Importing CSV now uses file name as the table name instead of 'TABLE #'
283 - issue #14926 Add an Edit link for each view in tables list
284 - issue #14890 Display column details in navigation bar
285 - issue #14977 Add title for group in navigation bar
286 - issue #14927 Show InnoDB table overhead (free space)
287 - issue #15072 Add 'Close' button to the Monitor Instructions modal
288 - issue #15174 Improved filter method in server variables page
289 - issue #15266 Add an external dependency injection system
290 - issue #15350 Change MIME type references to Media (MIME) type
291 - issue        Fixed url.php crashing because it's not loading the DatabaseInterface service
292 - issue #15540 Fixed uncaught TypeError: htmlspecialchars() in NavigationTree
293 - issue        Fix twig deprecation notices for php 8.0
294 - issue #15435 Fix ReCAPTCHA couldn't find user-provided function: Functions.recaptchaCallback
295 - issue #15623 Fix width of picker modal and remove date picker for int fields
296 - issue #14732 Fixed can't rename primary key with auto increment
297 - issue #15677 Fix show process-list triggers a php exception
298 - issue #15697 Fix uncaught php error: "Call to a member function get() on null" in db_export.php when exporting a table from the list
300 4.9.7 (2020-10-15)
301 - issue #16397 Fix compatibility problems with older PHP versions (also issue #16399)
302 - issue #16396 Fix broken two-factor authentication
304 4.9.6 (2020-10-09)
305 - issue        [security] Fix XSS vulnerability with the transformation feature (PMASA-2020-5)
306 - issue        [security] Fix SQL injection vulnerability with search feature (PMASA-2020-6)
308 4.9.5 (2020-03-20)
309 - issue        [security] Fix SQL injection with certain usernames (PMASA-2020-2)
310 - issue        [security] Fix SQL injection in particular search situations (PMASA-2020-3)
311 - issue        [security] Fix SQL injection and XSS flaw (PMASA-2020-4)
312 - issue        Deprecate "options" for the external transformation; options must now be hard-coded along with the program name directly in the file.
314 4.9.4 (2020-01-07)
315 - issue #15724 Fix 2FA was disabled by a bug
316 - issue        [security] Fix SQL injection vulnerability on the user accounts page (PMASA-2020-1)
318 4.9.3 (2019-12-26)
319 - issue #15570 Fix page contents go underneath of floating menubar in some cases
320 - issue #15591 Fix php notice 'Undefined index: foreign_keys_data' on relations view when the user has column access
321 - issue #15592 Fix php warning "error_reporting() has been disabled for security reasons"
322 - issue #15434 Fix middle click on table sort column name shows a blank page
323 - issue        Fix php notice "Undefined index table_create_time" when setting displayed columns on results of a view
324 - issue #15571 Fix fatal error when trying to edit row with row checked and button under the table
325 - issue #15633 Fix designer set display field broken for php 5.x versions
326 - issue #15621 Support CloudFront-Forwarded-Proto header for Amazon CloudFront proxy
327 - issue        Fix php 8.0 php notices - Undefined index on login page
328 - issue #15640 Fix php 7.4 error when trying to access array offset on value of type null on table browse
329 - issue #15641 Fix replication actions where broken (start slave, stop slave, reset, ...)
330 - issue #15608 Fix DisableIS is broken when with controluser configured (database list broken)
331 - issue #15614 Fix undefined offset on index page for MySQL 5.7.8 (server charset)
332 - issue #15692 Fix JavaScript error when user has not enough privilege to view query statistics.
333 - issue #14248 Fixed date selection in search menu missing higher Z-index value
334 - issue        Fix Uncaught php TypeError on php 8.0 when adding a column to table create form
335 - issue #15682 Fix calendar not taking current time as default value
336 - issue #15636 Fix php error trying to access array offset on value o type null on replication GUI
337 - issue #15695 Fix input field for the time in datetime picker is disabled
339 4.9.2 (2019-11-21)
340 - issue #14184 Change the cookie name from phpMyAdmin to phpMyAdmin_https for HTTPS, fixes many "Failed to set session cookie" errors
341 - issue #15304 Fix ssl_use php error
342 - issue #14804 Fix undefined index: ssl_* variables
343 - issue #14245 Fix mysql 8.0.3 and above fails on advisor
344 - issue #15499 Fix unparenthesized php deprecation
345 - issue #15482 Fix URL encoding plus sign (+) in the table or DB name when configuring foreign keys
346 - issue #14898 Fixed bottom table in list in left panel blocked by horizontal scroll bar
347 - issue #15161 Fix text area overflows its parent element on "Query" page
348 - issue #15511 Fixed exporting users after a delete will delete all selected users on "Users" page
349 - issue #14598 Fixed checking referencial integrity on "Operations" page
350 - issue #14433 Fix "You do not have privileges to manipulate with the users!" on root superadmin
351 - issue #15391 Fix GIS polygon of a geometry field is not drawn on "GIS visualization"
352 - issue #15311 Fix adjust privileges on copy database fails with MariaDB
353 - issue #15477 Fix display referential integrity check for InnoDB
354 - issue #15236 Support phpunit 8 in our test suite to help packaging phpMyAdmin on Debian
355 - issue #15522 Fix missing image error fills logs, removed ic_b_info icon from icon list
356 - issue #15537 Fixed some issues with the sort by key selectors
357 - issue #15546 Fix operators precedence in DatabaseInterface class
358 - issue #14906 Test test suite on 32-bit systems
359 - issue        Fix Long2IP transformation issue with PHP 7.1
360 - issue #14951 Fix moving columns with DEFAULT NULL doesn't work on MariaDB 10.2+
361 - issue #14951 Fix moving columns with INT AND DEFAULT CURRENT_TIMESTAMP doesn't work on MariaDB
362 - issue #12241 Fixed table alias is removed when exporting a query
363 - issue #15316 Fixed cross join clause is removed on export
364 - issue #14809 Fix error "is_uploaded_file() expects parameter 1 to be string" when inserting blobs from files
365 - issue #15127 Fix white square when refreshing designer or browsing other pages
366 - issue #13912 Detect when phpMyAdmin storage tables are not accessible, help users browse corrupt DBs
367 - issue #15465 Display profiling when query outputs no rows
368 - issue        Fix setting and removing display field on Designer
369 - issue        Added a warning when trying to set a display field on Designer and configuration storage is not setup
370 - issue #15327 Fix shift-click in Export misses a checkbox
371 - issue        [security] Fix improperly sanitized data when showing the Git branch (thanks to Ali Hubail for this report)
372 - issue        [security] Fix security weaknesses in Designer feature,including a flaw where an attacker could trigger an SQL injection attack (PMASA-2019-5)
374 4.9.1 (2019-09-20)
375 - issue #15313 Added support for Twig 2
376 - issue #15315 Fix cannot edit or export column with default CURRENT_TIMESTAMP in MySQL >= 8.0.13
377 - issue        Fix a TypeError in Import class with PHP 8
378 - issue #14270 Fix Middle-click on foreign key link broken
379 - issue #14363 Fix broken relational links in tables
380 - issue #14987 Fix weird error for empty collation
381 - issue #15334 Fix export of GIS visualisation not working (PNG, PDF, SVG)
382 - issue #14918 Use hex for the phpMyAdmin session token
383 - issue        Added GB18030 Chinese collations description
384 - issue        Added Russian, Swedish, Slovak and Chinese UCA 9.0.0 collations description
385 - issue        Added description for the _ks (kana-sensitive) collation suffix
386 - issue        Added description for the _nopad (NO PAD) collation suffix
387 - issue #15404 Remove array/string curly braces access
388 - issue #15427 Fixed "FilterLanguages" option does not work (configuration)
389 - issue #15202 Fixed creating user with single quote in password results in no password user
390 - issue #14950 Fixed left database overview "add column" triggers error
391 - issue #15363 Fix remove unexpected quotes on text fields (structure and insert)
392 - issue        Fix NULL wrongly checked on field change
393 - issue #15388 Fix allow to rollback an empty statement
394 - issue #14291 Fixed incorrect linkage from one table's value to another table
395 - issue #15446 Fix tables added from other databases are not collapsing in the designer section
396 - issue #14945 Fix designer page save fails if dB name contains period
397 - issue        Display an error when trying to import in designer a table that's already imported
398 - issue        Fix many bugs when adding new tables to designer
399 - issue        Update CodeMirror to v5.48.4
400 - issue        Update jQuery Migrate to v3.1.0
401 - issue        Update jQuery Validation to v1.19.1
402 - issue        Update jQuery to v3.4.1
403 - issue        Update js-cookie to v2.2.1
404 - issue        Remove fieldset closing tag when setting global privileges
405 - issue #15425 Fix backslash in column name resulting an error in editing
406 - issue #15380 Fix Status - Advisor error
407 - issue #15439 Fix designer page status not updated when added a new table from another database
408 - issue #15440 Fix page number is not being updated in the URL after saving a designer's page
409 - issue        Fix reloading a designer's page
410 - issue        Fix designer full screen mode button and text stuck when exiting full-screen mode
411 - issue        Reduced possibility of causing heavy server traffic between the database and web servers
412 - issue        Fix a situation where a server could be deleted while an administator is using the setup script
414 4.9.0.1 (2019-06-04)
415 - issue #14478 phpMyAdmin no longer streams the export data
416 - issue #14514 Tables with SYSTEM VERSIONING show up as views instead of tables
417 - issue #14515 Values cannot be edited in SYSTEM VERSIONING tables with INVISIBLE timestamps
418 - issue        Fix header icon on server plugins page
419 - issue #14298 Fixed error 500 on MultiTableQuery page when a empty query is passed
420 - issue #14402 Fixed fatal javascript error while adding index to a new column
421 - issue #14896 Fixed issue with plus/minus icon when refreshing an expanded database
422 - issue #14922 Fixed json encode error in export
423 - issue #13975 Fixed missing query time in German (fix decimal number format issue)
424 - issue #14503 Fixed JavaScript events not activating on input (sql bookmark issue)
425 - issue #14898 Fixed Bottom table is blocked in database list (left panel)
426 - issue #14425 Fixed Null Checkbox automatically unmarked
427 - issue #14870 Display correct date and time in Zip files
428 - issue #14763 Fixed the loading symbol not appearing when refreshing the navigation
429 - issue #14607 Count rows only if needed
430 - issue #14832 Show Designer combo boxes when adding a constraint
431 - issue #14948 Fix change password is not showing password strength difference at the second attempt
432 - issue #14868 Fix edit view
433 - issue #14943 Fixed loading Forever when creating new view without filling any field
434 - issue #14843 Fix Bookmark::get() id matching SQL
435 - issue #14734 Fixed invalid default value for bit field
436 - issue #14311 Fixed undefined index in setup script
437 - issue #14991 Fixed TypeError in GIS editor
438 - issue        Fixed GIS data editor for multi server setup
439 - issue #14312 Fixed type error in setup script when adding new server
440 - issue #14053 Fix missed padding on query results
441 - issue #14826 Fixed javascript error PMA_messages is not defined
442 - issue        Show error message if config-set fails and not "loading..." forever
443 - issue #14359 Prevent multiple error modals, and error-report request spamming from script
444 - issue        Fixed error reporting javascript errors on multi server setup
445 - issue        Fixed wrong property name on TableStructureController
446 - issue #14811 Fix SHOW FULL TABLES FROM when a table is locked
447 - issue #14916 Fix bug when creating or editing views
448 - issue #14931 Fixed php error when using a query like SELECT 1 INTO @a; SELECT @a; in inline query edit
449 - issue #15074 Make the server logo visible on theme "original"
450 - issue #15077 Fixed incorrect page numbers
451 - issue #14205 Fixed "No tables found in database" when you delete all tables from last page
452 - issue #14957 Virtuality is not selected when editing generated column (added virtuality(stored) option for mariadb)
453 - issue #14853 Insert page should not allow entering things into virtual columns
454 - issue #15110 Fixed TypeError e.preventDefaulut is not a function
455 - issue #15115 Improved label in Settings export, clarifying that it's a JSON file
456 - issue #14816 Fixed [designer] Cannot read property 'style' of null
457 - issue        Fixed [designer] Add new tables with database/table list modal
458 - issue        Fixed query format on multi server setup
459 - issue        Fixed remove partitioning on multi server setup
460 - issue        Fixed normalization
461 - issue        Fixed 'RESET SLAVE' button on replication slave
462 - issue        Fixed sending a php error report on multi server setup
463 - issue        Fixed downloading of monitor parameters for IE 11, Edge, Chrome and others
464 - issue #15141 Fixed php notice Undefined index: designer_settings
465 - issue #12729 Fixed sticky table header over dropdown menu
466 - issue #15140 Fixed edit link does not work on failed insert
467 - issue #14334 Fixed export table structure shows rows fields
468 - issue #15010 Fixed empty SQL preview modal on tbl_relation
469 - issue #14673 Fixed innodb & MySQL 8: DYNAMIC & COMPRESSED ROW_FORMAT missing
470 - issue        Fixed empty success message when adding a new INDEX from left panel
471 - issue #15150 Fixed generate password hidden on second open of change password modal
472 - issue        Fixed import XML data with leading zeros
473 - issue #15036 Fixed missing input fields checks for MaxSizeForInputField
474 - issue #15119 Fixed uninterpreted HTML on Settings->Export page
475 - issue #15159 Fixed missing query time and database in console
476 - issue #13713 Fixed column comments in the floating table header
477 - issue #15177 Fixed label alignment on login page
478 - issue #15210 Fixed a typo in the english name of the Albanian language
479 - issue        Fixed issue when resetting charset in import.php
480 - issue #14460 Fixed forms where submitted multiple times on CTRL + ENTER
481 - issue #15038 Fixed console height was allowing a negative values
482 - issue #15219 Fixed 'No Password' option does not switch automatically to 'Use Text Field' in add user account
483 - issue        Fixed importing the exported config on Server status monitor page
484 - issue #15228 Fixed php notice 'Undefined index: foreign_keys_data' on designer when the user has column access
485 - issue #12900 Fixed designer page saving gives error when configuration storage is not set up
486 - issue #15229 Fixed php notice, added support for 'DELETE HISTORY' table privilege (MariaDB >= 10.3.4)
487 - issue #14527 Fixed import settings function not working
488 - issue #14908 Fixed uninterpreted HTML on Settings->Import (missing data error descriptions)
489 - issue #14800 Fixed status->Processes doesn't show full query process list page
490 - issue #14833 Fixed sort by Time not working in process list page
491 - issue #14982 Fixed setting "null" keep an "enum" value
492 - issue #14401 Fixed insert rows keypress Enter behavior
493 - issue #15146 Fixed error reports can not be sent because they are too large
494 - issue #15205 Fixed useless backquotes on sql preview modal when deleting an index
495 - issue #13178 Fixed issues with uppercase table and database names (lower_case_table_names=1)
496 - issue #14383 Fixed warning when browsing certain tables (GIS data)
497 - issue #12865 Fixed MySQL 8.0.0 issues with GIS display
498 - issue #15059 Fixed "Server charset" in "Database server" tab showing wrong information
499 - issue #14614 Fixed mysql error "#2014 - Commands out of sync; you can't run this command now" on sql query
500 - issue #15238 Fixed phpMyAdmin 4.8.5 doesn't show privileges of procedures (raw html displayed instead)
501 - issue #13726 Fixed can not copy user on Percona Server 5.7
502 - issue #15239 Fixed javascript error while fetching latest version info and switching pages
503 - issue #14301 Fixed javascript error when editing a JSON data type column
504 - issue #15240 Fixed apply a Settings form with errors shows a JSON response after using return back
505 - issue #15043 Fixed multiple errors printing on Settings page
506 - issue #15037 Fixed unexpected behavior of reset button on Settings
507 - issue #15157 Fixed 'Settings' tab not marked as active when browsing 2FA settings
508 - issue #14934 Fixed all fields readonly on Edit/Insert screens
509 - issue #14588 Fixed export of geometry objects, GIS objects are now exported as hex
510 - issue #14412 Better handling of errors with Signon authentication type
511 - issue        Added support for AUTO_INCREMENT when using ROCKSDB, on Operations page
512 - issue #15276 Fixed partitioning is missing in Structure page UI (MySQL 8.0)
513 - issue #14252 Fixed DisableIS and database tree list (new database missing when refreshing the list)
514 - issue #14621 Removed "Propose table structure" on MySQL 8.0
515 - issue        Fixed editing of virtual columns on PerconaDB
516 - issue #13854 Fixed column options are ignored for GENERATED/VIRTUAL/STORED columns
517 - issue #15262 Fixed incorrect display of charset column (raw html)
518 - issue        Added explicit parentheses in nested ternary operators
519 - issue #15287 Fix auto_increment field is too small
520 - issue #15283 Fix tries to change collation on views when changing collation on all tables/fields
521 - issue        Fixed empty PMA_gotoWhitelist JavaScript array
522 - issue #15079 Fixed responsive behaviour of instruction dialog box
523 - issue #10846 Fixed javascript error when renaming a table
524 - issue        Updated sql-parser to version 4.3.2
525 - issue        [security] SQL injection in Designer (PMASA-2019-3)
526 - issue        [security] CSRF attack on 'cookie' login form (PMASA-2019-4)
528 4.8.5 (2019-01-25)
529 - issue        Developer debug data was saved to the PHP error log
530 - issue #14217 Fix issue when adding user on MySQL 8.0.11
531 - issue #13788 Exporting a view structure based on another view with a sub-query throws no database selected error
532 - issue #14635 Fix PHP error in GitRevision, error in processing request, error code 200
533 - issue #14787 Cannot execute stored procedure
534 - issue        Add Burmese language
535 - issue #14794 Not responding to click, frozen interface, plugin Text_Plain_Sql error
536 - issue #14786 Table level Operations functions missing
537 - issue #14791 PHP warning, db_export.php#L91 urldecode()
538 - issue #14775 Export to SQL format not available for tables
539 - issue #14782 Error message shown instead of two-factor QR code when adding 2fa to a user
540 - issue        [security] Arbitrary file read/delete relating to MySQL LOAD DATA LOCAL INFILE and an evil server instance (PMASA-2019-1)
541 - issue        [security] SQL injection in Designer (PMASA-2019-2)
543          --- Older ChangeLogs can be found on our project website ---
544                      https://www.phpmyadmin.net/old-stuff/ChangeLogs/
546 # vim: et ts=4 sw=4 sts=4
547 # vim: ft=changelog fenc=utf-8
548 # vim: fde=getline(v\:lnum-1)=~'^\\s*$'&&getline(v\:lnum)=~'\\S'?'>1'\:1&&v\:lnum>4&&getline(v\:lnum)!~'^#'
549 # vim: fdn=1 fdm=expr