Translated using Weblate (Slovenian)
[phpmyadmin.git] / ChangeLog
blobea8544d8c9e07c19120e1c09f4b247c8dda3030c
1 phpMyAdmin - ChangeLog
2 ======================
4 5.0.0 (not yet released)
5 - issue #13896 Drop support for PHP 5.5, PHP 5.6, PHP 7.0 and HHVM
6 - issue #14007 Enable columns names by default for CSV exports
7 - issue #13919 Remove font size feature
8 - issue #12373 Add Metro theme
9 - issue #14155 Add move columns preview SQL button
10 - issue #14296 Enable strict mode in PHP files
11 - issue #13627 Increase field width for editing varchar fields
12 - issue #12603 Show warning for users with the default values for controluser and controlpass
13 - issue #14589 Fix rendering of column comments in Safari, improve display in all browsers
14 - issue #14330 New features for csv import plugin
15 - issue #14417 Automatically add index while editing an existing row and setting auto increment
16 - issue #13057 Add export option to drop user security definers from views
17 - issue #14404 Drop view and or replace added to exporting view
18 - issue #14594 Database "Search" selects all tables by default
19 - issue #12158 Auto expand the single database
20 - issue #13067 Inconsistency with submit buttons
21 - issue #14683 Improper message in Show Hidden Navigation Tree Items
22 - issue #14695 Remove unlabeled default collation from the bottom of the database list; this information is available elsewhere
23 - issue #14677 Security confirm() before running UPDATE statement without WHERE condition
24 - issue #13023 Show errors at the bottom of the page and add copy query button for errors in processing sql queries
25 - issue #14633 Use Sass instead of PHP to compile CSS
26 - issue #14765 Add initial support for Bootstrap 4
27 - issue #14829 Change table column comment field from input to textarea
28 - issue #14725 Console: ctrl+l clear line and ctrl+u clear console
29 - issue #14837 Use charset 'windows-1252' when format is MS Excel
30 - issue #15030 Move 'More settings' link from 'Appearance settings' to 'General settings'
31 - issue #15029 Remove the redundant 'i' help/tool tip in page settings "Query History Length" area
32 - issue #13424 Importing CSV now uses file name as the table name instead of 'TABLE #'
33 - issue #14926 Add an Edit link for each view in tables list
35 4.8.6 (not yet released)
36 - issue #14478 phpMyAdmin no longer streams the export data
37 - issue #14514 Tables with SYSTEM VERSIONING show up as views instead of tables
38 - issue #14515 Values cannot be edited in SYSTEM VERSIONING tables with INVISIBLE timestamps
39 - issue        Fix header icon on server plugins page
40 - issue #14298 Fixed error 500 on MultiTableQuery page when a empty query is passed
41 - issue #14402 Fixed fatal javascript error while adding index to a new column
42 - issue #14896 Fixed issue with plus/minus icon when refreshing an expanded database
43 - issue #14922 Fixed json encode error in export
44 - issue #13975 Fixed missing query time in German (fix decimal number format issue)
45 - issue #14503 Fixed JavaScript events not activating on input (sql bookmark issue)
46 - issue #14898 Fixed Bottom table is blocked in database list (left panel)
47 - issue #14425 Fixed Null Checkbox automatically unmarked
48 - issue #14870 Display correct date and time in Zip files
49 - issue #14763 Fixed the loading symbol not appearing when refreshing the navigation
50 - issue #14607 Count rows only if needed
51 - issue #14832 Show Designer combo boxes when adding a constraint
52 - issue #14948 Fix change password is not showing password strength difference at the second attempt
53 - issue #14868 Fix edit view
54 - issue #14943 Fixed loading Forever when creating new view without filling any field
55 - issue #14843 Fix Bookmark::get() id matching SQL
56 - issue #14734 Fixed invalid default value for bit field
57 - issue #14311 Fixed undefined index in setup script
58 - issue #14991 Fixed TypeError in GIS editor
59 - issue        Fixed GIS data editor for multi server setup
60 - issue #14312 Fixed type error in setup script when adding new server
61 - issue #14053 Fix missed padding on query results
62 - issue #14826 Fixed javascript error PMA_messages is not defined
63 - issue        Show error message if config-set fails and not "loading..." forever
64 - issue #14359 Prevent multiple error modals, and error-report request spamming from script
65 - issue        Fixed error reporting javascript errors on multi server setup
66 - issue        Fixed wrong property name on TableStructureController
67 - issue #14811 Fix SHOW FULL TABLES FROM when a table is locked
68 - issue #14916 Fix bug when creating or editing views
69 - issue #14931 Fixed php error when using a query like SELECT 1 INTO @a; SELECT @a; in inline query edit
70 - issue #15074 Make the server logo visible on theme "original"
71 - issue #15077 Fixed incorrect page numbers
72 - issue #14205 Fixed "No tables found in database" when you delete all tables from last page
73 - issue #14957 Virtuality is not selected when editing generated column (added virtuality(stored) option for mariadb)
74 - issue #14853 Insert page should not allow entering things into virtual columns
75 - issue #15110 Fixed TypeError e.preventDefaulut is not a function
76 - issue #15115 Improved label in Settings export, clarifying that it's a JSON file
77 - issue #14816 Fixed [designer] Cannot read property 'style' of null
78 - issue        Fixed [designer] Add new tables with database/table list modal
79 - issue        Fixed query format on multi server setup
80 - issue        Fixed remove partitioning on multi server setup
81 - issue        Fixed normalization
82 - issue        Fixed 'RESET SLAVE' button on replication slave
83 - issue        Fixed sending a php error report on multi server setup
84 - issue        Fixed downloading of monitor parameters for IE 11, Edge, Chrome and others
85 - issue #15141 Fixed php notice Undefined index: designer_settings
86 - issue #12729 Fixed sticky table header over dropdown menu
87 - issue #15140 Fixed edit link does not work on failed insert
88 - issue #14334 Fixed export table structure shows rows fields
89 - issue #15010 Fixed empty SQL preview modal on tbl_relation
90 - issue #14673 Fixed innodb & MySQL 8: DYNAMIC & COMPRESSED ROW_FORMAT missing
91 - issue        Fixed empty success message when adding a new INDEX from left panel
92 - issue #15150 Fixed generate password hidden on second open of change password modal
93 - issue        Fixed import XML data with leading zeros
94 - issue #15036 Fixed missing input fields checks for MaxSizeForInputField
95 - issue #15119 Fixed uninterpreted HTML on Settings->Export page
96 - issue #15159 Fixed missing query time and database in console
97 - issue #13713 Fixed column comments in the floating table header
98 - issue #15177 Fixed label alignment on login page
99 - issue #15210 Fixed a typo in the english name of the Albanian language
100 - issue        Fixed issue when resetting charset in import.php
101 - issue #14460 Fixed forms where submitted multiple times on CTRL + ENTER
102 - issue #15038 Fixed console height was allowing a negative values
103 - issue #15219 Fixed 'No Password' option does not switch automatically to 'Use Text Field' in add user account
104 - issue        Fixed importing the exported config on Server status monitor page
106 4.8.5 (2019-01-25)
107 - issue        Developer debug data was saved to the PHP error log
108 - issue #14217 Fix issue when adding user on MySQL 8.0.11
109 - issue #13788 Exporting a view structure based on another view with a sub-query throws no database selected error
110 - issue #14635 Fix PHP error in GitRevision, error in processing request, error code 200
111 - issue #14787 Cannot execute stored procedure
112 - issue        Add Burmese language
113 - issue #14794 Not responding to click, frozen interface, plugin Text_Plain_Sql error
114 - issue #14786 Table level Operations functions missing
115 - issue #14791 PHP warning, db_export.php#L91 urldecode()
116 - issue #14775 Export to SQL format not available for tables
117 - issue #14782 Error message shown instead of two-factor QR code when adding 2fa to a user
118 - issue        [security] Arbitrary file read/delete relating to MySQL LOAD DATA LOCAL INFILE and an evil server instance (PMASA-2019-1)
119 - issue        [security] SQL injection in Designer (PMASA-2019-2)
121          --- Older ChangeLogs can be found on our project website ---
122                      https://www.phpmyadmin.net/old-stuff/ChangeLogs/
124 # vim: et ts=4 sw=4 sts=4
125 # vim: ft=changelog fenc=utf-8
126 # vim: fde=getline(v\:lnum-1)=~'^\\s*$'&&getline(v\:lnum)=~'\\S'?'>1'\:1&&v\:lnum>4&&getline(v\:lnum)!~'^#'
127 # vim: fdn=1 fdm=expr