]> git.joonet.de Git - adminer.git/commitdiff
Release 4.12
authorPeter Knut <peter@pematon.com>
Thu, 21 Nov 2024 09:00:18 +0000 (10:00 +0100)
committerJakub Vrana <jakub@vrana.cz>
Wed, 19 Feb 2025 10:16:43 +0000 (11:16 +0100)
adminer/include/version.inc.php
changes.txt

index bdae57cb502f9705504686861fc2ddfa7f54dbcd..d7fc00f88a23d77c832792f498945287ee2e7bdc 100644 (file)
@@ -1,2 +1,2 @@
 <?php
-$VERSION = "4.12.0-dev";
+$VERSION = "4.12.0";
index 55c6b46162aa72ca88cf86c7bac53602efe767e4..0d4895971b37d94112040a8ed95746703c255110 100644 (file)
@@ -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