mirror of
https://github.com/vrana/adminer.git
synced 2025-08-10 16:44:17 +02:00
Release 4.11
This commit is contained in:
1051
CHANGELOG.md
1051
CHANGELOG.md
File diff suppressed because it is too large
Load Diff
@@ -1,2 +1,2 @@
|
|||||||
<?php
|
<?php
|
||||||
$VERSION = "4.10.1-dev";
|
$VERSION = "4.11.0";
|
||||||
|
@@ -1,3 +1,8 @@
|
|||||||
|
Adminer 4.11.0:
|
||||||
|
MySQL: Fix highlighting current table in menu on macOS
|
||||||
|
MariaDB: Fix several links to documentation pages
|
||||||
|
MS SQL: Prefix Unicode strings with 'N' so they are treated correctly
|
||||||
|
|
||||||
Adminer 4.10.0:
|
Adminer 4.10.0:
|
||||||
Print username next to the logout button
|
Print username next to the logout button
|
||||||
Do not display empty action links in main menu
|
Do not display empty action links in main menu
|
||||||
|
Reference in New Issue
Block a user