1
0
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:
Peter Knut
2024-10-30 21:29:12 +01:00
committed by Jakub Vrana
parent d065c9ba51
commit 7cd82c8fd7
3 changed files with 6 additions and 1052 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -1,2 +1,2 @@
<?php <?php
$VERSION = "4.10.1-dev"; $VERSION = "4.11.0";

View File

@@ -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