mirror of
https://github.com/vrana/adminer.git
synced 2025-08-09 08:06:59 +02:00
Release 4.7.0
This commit is contained in:
@@ -1,2 +1,2 @@
|
|||||||
<?php
|
<?php
|
||||||
$VERSION = "4.7.0-dev";
|
$VERSION = "4.7.0";
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
Adminer 4.7.0-dev:
|
Adminer 4.7.0 (released 2018-11-24):
|
||||||
Simplify storing executed SQL queries to bookmarks
|
Simplify storing executed SQL queries to bookmarks
|
||||||
Warn when using password with leading or trailing spaces
|
Warn when using password with leading or trailing spaces
|
||||||
Hide import from server if importServerPath() returns an empty string
|
Hide import from server if importServerPath() returns an empty string
|
||||||
|
Reference in New Issue
Block a user