4.0.9-dev
[phpmyadmin.git] / ChangeLog
blob5137ee37013a89d741970a84238478ae9f568d2d
1 phpMyAdmin - ChangeLog
2 ======================
4 4.0.9.0 (not yet released)
6 4.0.8.0 (not yet released)
7 - bug #3988 Rename view is not working
8 - bug #4041 Interaction between linkified fields and grid editing
9 - bug #3975 Table grouping isn't implemented properly
10 - bug #4060 Browser tries to remember wrong password when creating new user
11 - bug #4002 Edit Index on big table doesn't show "Loading" or any message
12 - bug #4098 Default table tab is ignored
13 - bug #4099 Server/library difference warning: setting is ignored
14 - bug #4100 table tree group strategy
15 - bug #4102 ALTER TABLE ORDER BY and InnoDB
16 - bug #4103 Tracking report: cannot delete a statement
17 - bug #3996 Drizzle navigation doesn't expand
18 - bug #4074 GIS column editor: point not displayed
19 - bug #4109 Drizzle tables in navigation are shown as views
20 - bug #4095 NUL symbols added to the end of database dump file
21 - bug #4105 More disappears in table Structure
22 - bug #3992 Multi-row edit doesn't clear values when checking NULL
24 4.0.7.0 (2013-09-23)
25 - bug #3993 Sorting in database overview with statistics doesn't work
26 - bug Handle the situation where PHP_SELF is not set
27 - bug #4080 Overwrite existing file not obeyed
28 - bug #3929 Database-specific privileges are not copied when cloning user
29 - bug #3997 Error handling in case MySQL extension is missing
30 - bug #4089 Moving Columns will alter column definition
31 - bug #4091 Insert ignore option does not work
32 - bug #4090 Downloading BLOB downloads page template
33 - bug #4092 Clicking on table name in view of information_schema redirects to wrong page
34 - bug #4079 Copy Table Add AUTO_INCREMENT value checkbox not working
35 - bug #4088 MySQL server version at index.php incorrect w/ controlhost
36 - bug #4001 Import error: Class 'ImportOds' not found
37 - bug #3986 Missing DROP VIEW button
39 4.0.6.0 (2013-09-05)
40 - bug #4036 Call to undefined function mb_detect_encoding (clarify the doc)
41 - bug Missing hints when changing a column's structure
42 - bug #4048 Cannot select foreign value in Search
43 - bug #4025 gzip export is not actually compressed with mod_deflate
44 - bug #4054 query analysis doesn't launch in status monitor
45 + Add pmahomme icon credits (FamFamFam silk icon set)
46 - bug #4064 Table structure statistics "Space usage" caption too small for l10n
47 - bug #4051 Wrong tabindex when inserting rows
48 - bug #4066 varchar field not truncated in table browse mode
49 + rfe #1435 Opening database should expand it in the navigation menu
50 - (performance) Removed ShowTooltip directive
51 - bug #4046 Exporting huge Tables causes memory-Problems
53 4.0.5.0 (2013-08-04)
54 - bug #3977 Not detected configuration storage
55 - bug #3970 Pressing enter in the filter field reloads page
56 - bug #3984 Cannot insert in this table (PHP < 5.4)
57 - bug #3989 Reloading privileges does not update the interface
58 - bug #3960 NavigationBarIconic config not honored
59 - bug #3985 Call to undefined function mb_detect_encoding
60 - bug #4007 Analyze option not shown for InnoDB tables
61 - bug #4015 Forcing a storage engine for configuration storage
62 - bug Incorrect Drizzle 7 detection
63 - bug #4019 Create database if not exists (export): add an option to the
64   interface to enable generating CREATE DATABASE and USE (false by default)
65 - bug #4012 Crash on CSV file import
66 - bug #4009 Statistic Monitor shows only last 3 digits in graph
67 - bug #3998 Non-permanent SQL history not working
68 - bug #3578 Transformations for text/plain on a BLOB column
69 - [security] Improved protection against cross framing, see PMASA-2013-10
70 + Reinstated configuration directive: AllowThirdPartyFraming
72 4.0.4.2 (2013-07-28)
73 - [security] fix unescaped parameter, see PMASA-2013-8
74 - [security] Fix stored XSS in Server status monitor, see PMASA-2013-9
75 - [security] Fix stored XSS in navigation panel logo link, see PMASA-2013-9
76 - [security] Fix self-XSS in setup, trusted proxies validation, see PMASA-2013-9
77 - [security] Fix full path disclosure, see PMASA-2013-12
78 - [security] Fix control user SQL injection in pmd_pdf.php, see PMASA-2013-15
79 - [security] Fix control user SQL injection in schema_export.php, see PMASA-2013-15
80 - [security] Fix self-XSS in schema export, see PMASA-2013-14
81 - [security] Fix unencoded json object, see PMASA-2013-11
82 - [security] Fix stored XSS in link transformation plugin, see PMASA-2013-13
84 4.0.4.1 (2013-06-30)
85 - [security] Global variables scope injection vulnerability (see PMASA-2013-7)
87 4.0.4.0 (2013-06-17)
88 - bug #3959 Using DefaultTabDatabase in NavigationTree for Database Click
89 - bug #3961 Avoid Suhosin warning when in simulation mode
90 - bug #3897 Row Statistics and Space usage bugs
91 - bug #3966 Only display "table has no unique column" message when applicable
92 - bug #3965 Default language wrong with zh-TW
93 - bug #3921 Call to undefined function PMA_isSuperuser() if default server is
94 not set 
95 - bug #3971 Ctrl/shift + click opens links in same window
96 - bug #3964 Import using https does not work
97 - bug Missing removeCRLF option in ExportCsv and ExportExcel plugins
98 - bug #3631 Drop not working Visio schema export.
99 - bug #3645 Better handling of invalid ODS documents
100 - bug #3976 Number of pages
101 - bug #3922 User privileges, database name unescaped
103 4.0.3.0 (2013-06-05)
104 - bug #3941 Recent tables list always empty
105 - bug #3933 Do not translate "Open Document" in export settings
106 - bug #3927 List of tables is missing after expanding in the navigation frame
107 - bug #3942 Warnings about reserved word for many non reserved words
108 - bug #3912 Exporting row selection, resulted by ORDER BY query
109 - bug #3957 Cookies must be enabled past this point
110 - bug #3956 "Browse foreign values" search filter / page selector not working
111 - bug #3579 NOW() function incorrectly selected (partial regression)
112 - [security] Javascript execution vulnerability in Create view,
113   reported by Maxim Rupp (see PMASA-2013-6)
115 4.0.2.0 (2013-05-24)
116 - bug #3902 Cannot browse when table name contains keyword "call"
117 + center loading indicator for navigation refresh, related to bug #3920
118 - bug #3925 Table sorting in navigation panel is case-sensitive
119 - bug #3915 Import of CSV file (Replace table data with file) with duplicate values
120 - bug #3907 undefined variables, function parameter problems
121 - bug #3898 Structure not refreshed after column drop 
122 - bug #3926 View is not updatable
123 - bug #3919 PropertiesIconic not honored
124 - bug #3930 Databases to choose for specific privileges show up escaped
125 - bug #3910 Export database with empty table as a php array, does not produce valid PHP
126 - bug #3936 Query profiler chart not loading from SQL Query page
127 - bug #3946 Missing CSV import option "Do not abort on INSERT error"
128 - bug #3943 Missing Operations>Table options>AUTO_INCREMENT
129 - bug Missing CREATE DATABASE statement when exporting at database level
130 - bug #3924 Show warning when CSV file does not contain data for all columns
131 - bug #3947 Missing Sql Query after modify structure
132 - bug #3948 Server export problems
133 - bug #3917 CountTables directive is deprecated
135 4.0.1.0 (2013-05-14)
136 - bug #3879 Import broken for CSV using LOAD DATA
137 - bug #3889 When login fails and error display is active, login data is displayed
138 - bug #3890 [import] Web server upload directory import fails
139 - bug #3891 [import] Server upload folder import file name missing in success message 
140 + rfe #1421 [auth] Add retry button on connection failure with config auth
141 - bug #3894 [interface] Provide feedback if no columns selected for multi-submit
142 - bug #3799 [interface] Incorrect select field change on ctrl key navigation in Firefox
143 - bug #3885 [browse] display_binary_as_hex option causes unexpected behavior
144 - bug #3899 Git commit links to Github missing
145 - bug #3900 CSP WARN in Firefox console
146 - bug #3901 Setup script warning for config auth (stored login data) shows link BBcode
147 - bug #3895 [browse] Fixed getting BLOB data
148 - bug #3905 [export] Custom Exporting exports all databases
149 - bug #3909 [import] Import of CSV FIle to selected table doesn't work
150 - bug #3904 Browsing an empty table should not display its Structure
151 - bug #3908 Calendar widget improperly redirects to home 
152 - bug #3918 Greyed out tabs when there are no rows fixed 
153 - bug #3916 [interface] Missing scrollbar (original theme)
154 + [vendor] add tcpdf path to vendor_config.php
155 - bug fix compat with tcpdf >= 6.0 (tested with 6.0.012)
157 4.0.0.0 (2013-05-03)
158 + Patch #3481047 for rfe #3480477 Insert as new row enhancement
159 + Patch #3480999 Activate codemirror in the query window
160 - Patch #3495284 XML Import - fix message and redirect
161 + rfe #3484063 Null checkbox behavior
162 + Patch #3497179 Contest-5: Add user: Allow create DB w/same name + grant u_%
163 + Patch #3498201 Contest-6: Export all privileges
164 + Patch #3502814 for rfe #3187077 Change password buttons should match
165 + rfe #3488640 Expand table-group in non-light navigation frame if only one
166 + Patch #3509360 Contest-3: Option "Truncate table" before "insert"
167 + Patch #3506552 Contest-2: Show index information in the data dictionary
168 + Patch #3510656 Contest-1: Ignoring foreign keys while dropping tables
169 - Bug #3509686 Reverting sort on joined column does not work
170 + New transformation: append string
171 + rfe #3507804 Session upload progress (PHP 5.4)
172 + rfe #3488185 draggable columns vs copy column name
173 + Patch #3507001 Contest-4: Textarea for large character columns
174 + Removed the PHP version of the ENUM editor
175 + Patch #3507111 Display distinct results, linked to corresponding data rows
176 - bug #3507917 [export] JSON has unescaped values for allegedly numeric columns
177 + rfe #3516187 show tables creation, last update, last check timestamps in db_structure
178 - bug #3059806 Supporting running from CIFS/Samba shares
179 - bug #3516341 [export] Open Document Text, Word and Texy! Text show table structure twice
180 - bug [export] Texy! Text: Columns containing Pipe Character don't export properly
181 + [export] Show triggers in Open Document Text, Word and Texy! Text
182 - Patch #3415061 [auth] Login screen appears under the page
183 + rfe #3517354 [interface] Allow disabling CodeMirror with $cfg['CodemirrorEnable'] = false
184 + rfe #3475567 [interface] New directive $cfg['HideStructureActions']
185 - bug #3468272 [import] Fixed import of ODS with more paragraphs in a cell
186 - bug #3510196 [core] Improved redirecting with ForceSSL option
187 + rfe #3518852 [edit] edit blob but not other binary, new option $cfg['ProtectBinary'] = 'noblob'
188 + Hide language select box if there are no locales installed
189 + Removed some directives: verbose_check, SuggestDBName, LightTabs,
190 VerboseMultiSubmit, ReplaceHelpImg
191 - Patch #3500882 Fixing checkbox behaviour while editing identical rows
192 + rfe #3441722 [interface] Display description of datatypes
193 + rfe #3517835 [structure] Move columns easily
194 + Ajaxified "Create View" functionality
195 + [import] New plugin: import mediawiki
196 + New navigation system
197 + Discontinued the use of a frame-based layout
198 + rfe #3528994 [interface] Allow wrapping possibly long values in replication-status table
199 + [interface] Autoselect username input on cookie login page
200 - bug #3563799 [interface] Grid editing destroying huge amount of data
201 + [import] Remove support for the unactive docSQL import format
202 - bug #3577443 [edit] "Browse foreign values" does not show on ajax edit
203 + rfe #3522109 [browse] Grid editing: action to trigger it (or disable)
204 - bug #3526598 [interface] SQL query not shown when creating table
205 + Dropped configuration directive: AllowThirdPartyFraming
206 + Dropped configuration directive: LeftFrameLight
207 + Dropped configuration directive: DisplayDatabasesList
208 + Dropped configuration directives: ShowTooltipAliasDB and ShowTooltipAliasTB
209 + Dropped configuration directive: NaviDatabaseNameColor
210 + Added configuration directive: MaxNavigationItems
211 + Renamed configuration directive: LeftFrameDBTree => NavigationTreeEnableGrouping
212 + Renamed configuration directive: LeftFrameDBSeparator => NavigationTreeDbSeparator
213 + Renamed configuration directive: LeftFrameTableSeparator => NavigationTreeTableSeparator
214 + Renamed configuration directive: LeftFrameTableLevel => NavigationTreeTableLevel
215 + Renamed configuration directive: LeftPointerEnable => NavigationTreePointerEnable
216 + Renamed configuration directive: LeftDefaultTabTable => NavigationTreeDefaultTabTable
217 + Renamed configuration directive: LeftDisplayTableFilterMinimum => NavigationTreeDisplayTableFilterMinimum
218 + Renamed configuration directive: LeftDisplayLogo => NavigationDisplayLogo
219 + Renamed configuration directive: LeftLogoLink => NavigationLogoLink
220 + Renamed configuration directive: LeftLogoLinkWindow => NavigationLogoLinkWindow
221 + Renamed configuration directive: LeftDisplayServers => NavigationDisplayServers
222 + Renamed configuration directive: LeftRecentTable => NumRecentTables
223 + Renamed configuration directive: LeftDisplayDatabaseFilterMinimum => NavigationTreeDisplayDbFilterMinimum
224 + Removed the "Mark row on click" feature; must now click the checkbox to mark
225 + Removed the "Synchronize" feature
226 + Improved layout of server variables page
227 + rfe #1052091 [config] Double-underscores in PMA table names
228 + Improved the "More" dropdown on the table structure page
229 + [interface] Added "scroll to top" link in menubar
230 + [designer] Fullscreen mode for the designer
231 + Upgraded jquery to v1.8.3 and jquery-ui to v1.9.2
232 + Patch #3597529 [status] Add raw value as title on server status page
233 + Support MySQL 5.6 partitioning
234 + Removed the AjaxEnable directive
235 + rfe #3542567 Accept IPv6 ranges and IPv6 CIDR notations in $cfg['Servers'][$i]['AllowDeny']['rules']
236 - Bug #3576788 Grid editing shows the value before silent truncation
237 - Upgraded jqPlot to 1.0.4 r1121
238 - Upgraded to jquery-ui-timepicker-addon 1.1.1
239 + rfe #3599046 [interface] Added comments for indexes
240 - Replaced qtip with jQuery UI tooltip
241 - Upgraded CodeMirror to 2.37
242 - bug #2951 [export] Correctly export decimal fields.
243 - bug #3762 [core] Make Advisor work on Windows withou COM extension.
244 - bug #3519 [export] Prevent infinite recursion in PDF export.
245 - bug #3827 Table specific privileges not displayed for db name containing
246 underscore 
247 - rfe #1386 Add IF NOT EXISTS clause when copying database
248 - No longer package .travis.yml configuration file when creating a release.
249 - bug #3830 Can't export custom query because it lowercases table names
250 - bug #3829 Enabling query profiling crashes javascript based navigation
251 + rfe #879 Reserved word warning
252 + Remove the database ordering sub-feature of the only_db directive
253 - bug #3840 When exporting to gzip format, the data is compressed 2 times
254 + rfe #1319 Permit to create index when creating foreign key
255 - bug #3703 Incorrect updating of the list of users
256 - bug #3853 Blowfish implementation might be broken (replace with phpseclib)
257 - bug #3865 Using like operator on each backslash needs 4 backslash protection
258 - bug #3860 Displayed git revision info is not set
259 - bug #3871 Check referential integrity broken across databases
260 - bug #3874 [export] No preselected option when exporting table
261 - bug #3873 Can't copy table to target database if table exists there
262 - bug #3683 Incorrect listing of records from to count
263 - bug #3876 [import] PHP 5.2 - unexpected T_PAAMAYIM_NEKUDOTAYIM
264 - [security] Local file inclusion vulnerability, reported by Janek Vind
265   (see PMASA-2013-4)
266 - [security] Global variables overwrite in export.php, reported by Janek Vind
267   (see PMASA-2013-5)
268 - bug #3892 [export] SQL Export files are empty
270 3.5.8.2 (2013-07-28)
271 - [security] Fix self-XSS in "Showing rows", see PMASA-2013-8
272 - [security] Fix self-XSS in Display chart, see PMASA-2013-9
273 - [security] Fix stored XSS in Server status monitor, see PMASA-2013-9
274 - [security] Fix stored XSS in navigation panel logo link, see PMASA-2013-9
275 - [security] Fix self-XSS in setup, trusted proxies validation, see PMASA-2013-9
276 + [security] JSON content type header for version_check.php, see PMASA-2013-9
277 + [security] Backport fix for jQuery issue #9521 from jQuery 1.6.3, see PMASA-2013-9
278 + [security] Fix full path disclosure, see PMASA-2013-12
279 + [security] Fix control user SQL injection in pmd_pdf.php, see PMASA-2013-15
280 + [security] Fix control user SQL injection in schema_export.php, see PMASA-2013-15
281 - [security] Fix self-XSS in schema export, see PMASA-2013-14
282 - [security] Fix unencoded json object, see PMASA-2013-11
284 3.5.8.1 (2013-04-24)
285 - [security] Remote code execution (preg_replace), reported by Janek Vind
286   (see PMASA-2013-2)
287 - [security] Locally Saved SQL Dump File Multiple File Extension Remote Code
288   Execution, reported by Janek Vind (see PMASA-2013-3)
290 3.5.8.0 (2013-04-08)
291 - bug #3828 MariaDB reported as MySQL
292 - bug #3854 Incorrect header for Safari 6.0
293 - bug #3705 Attempt to open trigger for edit gives NULL
294 - Use HTML5 DOCTYPE 
295 - [security] Self-XSS on GIS visualisation page, reported by Janek Vind
296 - bug #3800 Incorrect keyhandler behaviour #2
298 3.5.7.0 (2013-02-15)
299 - bug #3779 [core] Problem with backslash in enum fields
300 - bug #3816 Missing server_processlist.php
301 - bug #3821 Safari: white page
302 - Correct detection of the Chrome browser
304 3.5.6.0 (2013-01-28)
305 - bug #3593604 [status] Erroneous advisor rule
306 - bug #3596070 [status] localStorage broken in server status monitor
307 - bug #3598736 [routines] Editing a procedure with special characters
308 - bug #3600322 [core] Visualize GIS data throws Fatal Error
309 - bug #3599362 [core] Double-escaped error message
310 - bug #3776 [cookies] Login without auth on second server
312          --- Older ChangeLogs can be found on our project website ---
313                      http://www.phpmyadmin.net/old-stuff/ChangeLogs/
315 # vim: et ts=4 sw=4 sts=4
316 # vim: ft=changelog fenc=utf-8
317 # vim: fde=getline(v\:lnum-1)=~'^\\s*$'&&getline(v\:lnum)=~'\\S'?'>1'\:1&&v\:lnum>4&&getline(v\:lnum)!~'^#'
318 # vim: fdn=1 fdm=expr