mirror of
https://github.com/vrana/adminer.git
synced 2025-08-07 07:06:45 +02:00
Release 4.12
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
<?php
|
||||
$VERSION = "4.12.0-dev";
|
||||
$VERSION = "4.12.0";
|
||||
|
@@ -1,3 +1,9 @@
|
||||
Adminer 4.12.0:
|
||||
Fix SQL query code direction if RTL language is used
|
||||
MariaDB: Add support for UUID data type
|
||||
MS SQL, MongoDB: Connect to localhost with default port if server is not specified
|
||||
MongoDB: Fix parsing WHERE condition from SQL query
|
||||
|
||||
Adminer 4.11.0:
|
||||
MySQL: Fix highlighting current table in menu on macOS
|
||||
MariaDB: Fix several links to documentation pages
|
||||
|
Reference in New Issue
Block a user