Translated using Weblate (Chinese (Traditional))
[phpmyadmin.git] / ChangeLog
blob2b763b0b66431da88bfd4ec472dbf1b7b4c4e1d2
1 phpMyAdmin - ChangeLog
2 ======================
4 4.8.6 (not yet released)
5 - issue #14478 phpMyAdmin no longer streams the export data
6 - issue #14514 Tables with SYSTEM VERSIONING show up as views instead of tables
7 - issue #14515 Values cannot be edited in SYSTEM VERSIONING tables with INVISIBLE timestamps
8 - issue        Fix header icon on server plugins page
9 - issue #14298 Fixed error 500 on MultiTableQuery page when a empty query is passed
10 - issue #14402 Fixed fatal javascript error while adding index to a new column
11 - issue #14896 Fixed issue with plus/minus icon when refreshing an expanded database
12 - issue #14922 Fixed json encode error in export
13 - issue #13975 Fixed missing query time in German (fix decimal number format issue)
14 - issue #14503 Fixed JavaScript events not activating on input (sql bookmark issue)
15 - issue #14898 Fixed Bottom table is blocked in database list (left panel)
16 - issue #14425 Fixed Null Checkbox automatically unmarked
17 - issue #14870 Display correct date and time in Zip files
18 - issue #14763 Fixed the loading symbol not appearing when refreshing the navigation
19 - issue #14607 Count rows only if needed
20 - issue #14832 Show Designer combo boxes when adding a constraint
21 - issue #14948 Fix change password is not showing password strength difference at the second attempt
22 - issue #14868 Fix edit view
23 - issue #14943 Fixed loading Forever when creating new view without filling any field
24 - issue #14843 Fix Bookmark::get() id matching SQL
25 - issue #14734 Fixed invalid default value for bit field
26 - issue #14311 Fixed undefined index in setup script
27 - issue #14991 Fixed TypeError in GIS editor
28 - issue        Fixed GIS data editor for multi server setup
29 - issue #14312 Fixed type error in setup script when adding new server
30 - issue #14053 Fix missed padding on query results
31 - issue #14826 Fixed javascript error PMA_messages is not defined
32 - issue        Show error message if config-set fails and not "loading..." forever
33 - issue #14359 Prevent multiple error modals, and error-report request spamming from script
34 - issue        Fixed error reporting javascript errors on multi server setup
35 - issue        Fixed wrong property name on TableStructureController
36 - issue #14811 Fix SHOW FULL TABLES FROM when a table is locked
37 - issue #14916 Fix bug when creating or editing views
38 - issue #14931 Fixed php error when using a query like SELECT 1 INTO @a; SELECT @a; in inline query edit
39 - issue #15074 Make the server logo visible on theme "original"
40 - issue #15077 Fixed incorrect page numbers
41 - issue #14205 Fixed "No tables found in database" when you delete all tables from last page
42 - issue #14957 Virtuality is not selected when editing generated column (added virtuality(stored) option for mariadb)
43 - issue #14853 Insert page should not allow entering things into virtual columns
44 - issue #15110 Fixed TypeError e.preventDefaulut is not a function
45 - issue #15115 Improved label in Settings export, clarifying that it's a JSON file
46 - issue #14816 Fixed [designer] Cannot read property 'style' of null
47 - issue        Fixed [designer] Add new tables with database/table list modal
48 - issue        Fixed query format on multi server setup
50 4.8.5 (2019-01-25)
51 - issue        Developer debug data was saved to the PHP error log
52 - issue #14217 Fix issue when adding user on MySQL 8.0.11
53 - issue #13788 Exporting a view structure based on another view with a sub-query throws no database selected error
54 - issue #14635 Fix PHP error in GitRevision, error in processing request, error code 200
55 - issue #14787 Cannot execute stored procedure
56 - issue        Add Burmese language
57 - issue #14794 Not responding to click, frozen interface, plugin Text_Plain_Sql error
58 - issue #14786 Table level Operations functions missing
59 - issue #14791 PHP warning, db_export.php#L91 urldecode()
60 - issue #14775 Export to SQL format not available for tables
61 - issue #14782 Error message shown instead of two-factor QR code when adding 2fa to a user
62 - issue        [security] Arbitrary file read/delete relating to MySQL LOAD DATA LOCAL INFILE and an evil server instance (PMASA-2019-1)
63 - issue        [security] SQL injection in Designer (PMASA-2019-2)
65          --- Older ChangeLogs can be found on our project website ---
66                      https://www.phpmyadmin.net/old-stuff/ChangeLogs/
68 # vim: et ts=4 sw=4 sts=4
69 # vim: ft=changelog fenc=utf-8
70 # vim: fde=getline(v\:lnum-1)=~'^\\s*$'&&getline(v\:lnum)=~'\\S'?'>1'\:1&&v\:lnum>4&&getline(v\:lnum)!~'^#'
71 # vim: fdn=1 fdm=expr