1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-08 07:36:44 +02:00

Release 4.10.0

This commit is contained in:
Peter Knut
2024-10-22 10:02:48 +02:00
committed by Jakub Vrana
parent 21c339901c
commit 02c13131e3
3 changed files with 1056 additions and 1 deletions

1051
CHANGELOG.md Normal file

File diff suppressed because it is too large Load Diff

View File

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

View File

@@ -1,3 +1,7 @@
Adminer 4.10.0:
Print username next to the logout button
Do not display empty action links in main menu
Adminer 4.9.4: Adminer 4.9.4:
Unify displaying of 'New item' action based on privileges Unify displaying of 'New item' action based on privileges
Firefox: Fix opening a database to the new browser's tab with Ctrl+click Firefox: Fix opening a database to the new browser's tab with Ctrl+click