Translated using Weblate (Slovenian)
[phpmyadmin.git] / ChangeLog
blob27d8311ce7a35a5e61b1f191e4421733e7a11137
1 phpMyAdmin - ChangeLog
2 ======================
4 4.7.0.0 (not yet released)
5 - patch #12233 [Display] Improve message when renaming database to same name
6 - issue #6146  Log authentication attempts to syslog
7 - issue #11981 Remove support for Swekey authentication
8 - issue #11987 Remove code for no longer supported MSIE versions
9 + issue #11962 Remove embedded PHP libraries, use composer to install them
10 + issue #12017 Cannot easily select multiple tables when exporting
11 + issue #12047 Add javascript filtering for databases
12 - issue #12166 More compact rendering of navigation tree
13 + issue #12129 Improve performance with SkipLockedTables
14 - issue #12173 Do not hide indexes under a slider
15 - issue        Improve performance of zip file import
16 - issue #12196 Removed $cfg['ThemePath']
17 - issue #6274  Add support for export user settings as config.inc.php snippet
18 - issue #5555  Better report query errors while generating SQL exports
19 - issue #12307 Produce valid JSON on export
20 - issue #12325 Setup script icons broken
21 - issue #12378 Support IPv6 proxies
22 - issue        Removed MySQL connection retry without password
23 - issue #12218 Allow to specify further parameters for control connection
24 - issue #12162 Show charset for each table on Database structure page
25 - issue #12463 Incorrect link in the href of icon at Hide/Show unhide links
26 - issue #12330 Shortcut for closing console
27 - issue #12465 Improved handling of http requests
28 - issue #12474 Broken links in Setup forms Navigation
29 - issue #12494 Can't add a new User
30 - issue #12523 Add 'token' Parameter in all POST requests (Fix 'Token mismatch' errors)
31 - issue #12302 Improved usage of number_format
32 - issue #12656 Server selection not working
33 - issue #12543 NULL results in dataset are colored grey
34 - issue #12664 Create Bookmark broken
35 - issue #12688 Use unsigned int for storing bookmark ID
36 - issue #12352 Added password strength indicator
37 - issue #12713 Correctly handle HTTP status when doing requests
38 - issue #12247 Add option to delete settings from browser storage
39 - issue #12783 Remove unused PMA_addJSCode function
40 - issue #12069 Add table filtering to database structure
41 - issue #12799 Allow to configure signon session parameters
42 - issue #12854 Drop database is broken
43 - issue #12863 Can't toggle Event Scheduler on
44 - issue #12742 Finish removing dead code references to xls/xlsx import and export, which was removed some time ago.
45 - issue #12536 Rename "Relations" to "Relationships" in many places as it's the more proper term
46 - issue #12834 Fixed margins in central columns feature
47 - issue #12903 Document more export configuration options
48 - issue #12897 Use consistent numeric format for table overhead
49 - issue #12901 Use server returned table name on renaming table
50 - issue #12918 Always use \r\n as newline when editing fields
51 - issue #12923 Fixed server side search in navigation panel
52 - issue #12929 Undefined index warning with ssl_ca_paths
53 - issue #12924 Do not show errors from OpenSSL cookie encryption/decryption
54 - issue #12945 Fixed hint rendering on adding new user
55 - issue #12941 Fixed sorting of tables in relation view
56 - issue #12936 Fixed tables pagination in navigation panel
57 - issue #12904 Do not collapse add form for central columns if there are none
58 - issue #12955 Fixed database renaming
59 - issue #12954 Fixed export of tracking data
60 - issue #12960 Enclose exports in transaction by default
61 - issue #12966 After adding a column ADD INDEX option won't be displayed when enabling AI
62 - issue #12972 Better error message when Composer has not been run
64 4.6.6 (2017-01-23)
65 - issue #12759 Fix Notice regarding 'Undefined index: old_usergroup'
66 - issue #12760 Fix Notice regarding 'Undefined index: users'
67 - issue #12762 Fixed parsing of SQL with BINARY function
68 - issue #12588 ReCaptcha now works without allow_url_fopen
69 - issue #12699 Show no local storage warning only on settings tab
70 - issue #12778 Syntax Error in Adding/Changing TIMESTAMP columns with default value as NULL
71 - issue #12769 Edit/Export links are not clickable under Routines tab
72 - issue #12757 Fixed creating new user with older MariaDB
73 - issue #12784 Remove ctype installation suggestion
74 - issue #12780 Format button replaces all text with blank spaces
75 - issue #12786 Fixed database searching
76 - issue #12792 Fixed javascript error on new version link
77 - issue #12785 Add information about required and suggested extensions to composer.json
78 - issue #12801 Custom header shown twice with cookie login form
79 - issue #12802 Custom footer not shown with auth_type http login failure
80 - issue #12434 Improve documentation for servers running with Suhosin
81 - issue #12800 Updated embedded phpSecLib to 2.0.4
82 - issue #12800 Fixed various issues with PHP 7.1
83 - issue #11816 Fixed operation with lower_case_table_names=2
84 - issue #12813 Fixed stored procedure execution
85 - issue #12826 Honor user configured connection collation
86 - issue #12293 Correctly report OpenSSL errors from cookie encryption
87 - issue #12814 DateTime won't allow to input length in Routine editor
88 - issue #12840 Fix Notice regarding 'Undefined index: row_format' when altering table options
89 - issue #12841 Fixed moving of columns with whitespace in name
90 - issue #12847 Fixed editing of virtual columns
91 - issue #12859 Changed WHERE condition to 0 instead of 1 for SQL query window to avoid accidents
92 - issue #12872 Use same query for display and execution when dropping index
93 - issue #12868 Fix check for user groups freatures being enabled
94 - issue #12876 Fix notices and warning related to dbs_to_test global
95 - issue #12831 Fix table formatting on Insert tab, which mostly affected row highlighting
96 - issue #12495 Reintroduced phpinfo page with limited capabilities
97 - issue #12861 Fix renaming tables with lower_case_table_names=2
98 - issue #12876 Fix possible PHP error in navigation
99 - issue #12881 Fix database search with newer php-gettext
100 - issue #12894 Fix linter error on unterminated variable name
101 - issue #12732 Fixed filtering for active processes
102 - issue        [security] Multiple vulnerabilities in setup script, see PMASA-2016-44.
103 - issue        [security] Open redirect, see PMASA-2017-1.
104 - issue        [security] php-gettext code execution, see PMASA-2017-2.
105 - issue        [security] DOS vulnerabiltiy in table editing, see PMASA-2017-3.
106 - issue        [security] CSS injection in themes, see PMASA-2017-4.
107 - issue        [security] Cookie attribute injection attack, see PMASA-2017-5.
108 - issue        [security] SSRF in replication, see PMASA-2017-6.
109 - issue        [security] DOS in replication status, see PMASA-2017-7.
111          --- Older ChangeLogs can be found on our project website ---
112                      https://www.phpmyadmin.net/old-stuff/ChangeLogs/
114 # vim: et ts=4 sw=4 sts=4
115 # vim: ft=changelog fenc=utf-8
116 # vim: fde=getline(v\:lnum-1)=~'^\\s*$'&&getline(v\:lnum)=~'\\S'?'>1'\:1&&v\:lnum>4&&getline(v\:lnum)!~'^#'
117 # vim: fdn=1 fdm=expr