mirror of
https://github.com/vrana/adminer.git
synced 2025-08-09 16:17:48 +02:00
Release 4.7.9
This commit is contained in:
@@ -1,2 +1,2 @@
|
|||||||
<?php
|
<?php
|
||||||
$VERSION = "4.7.9-dev";
|
$VERSION = "4.7.9";
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
Adminer 4.7.9-dev:
|
Adminer 4.7.9 (released 2021-02-07):
|
||||||
Fix XSS in browsers which don't encode URL parameters (bug #775, regression from 4.7.0)
|
Fix XSS in browsers which don't encode URL parameters (bug #775, regression from 4.7.0)
|
||||||
Elasticsearch, ClickHouse: Do not print response if HTTP code is not 200
|
Elasticsearch, ClickHouse: Do not print response if HTTP code is not 200
|
||||||
Don't syntax highlight during IME composition (bug #747)
|
Don't syntax highlight during IME composition (bug #747)
|
||||||
|
Reference in New Issue
Block a user