mirror of
https://github.com/vrana/adminer.git
synced 2025-08-29 17:19:52 +02:00
Release 4.8.2
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
<?php
|
||||
$VERSION = "4.8.2-dev";
|
||||
$VERSION = "4.8.2";
|
||||
|
@@ -1,8 +1,10 @@
|
||||
Adminer 4.8.2-dev:
|
||||
Adminer 4.8.2 (released 2024-03-16):
|
||||
Support multi-line table comments
|
||||
MySQL: Use ST_SRID() instead of SRID() for MySQL 8 (PR #418)
|
||||
PostgreSQL: Don't reset table comments (regression from 4.2.0)
|
||||
PostgreSQL PDO: Allow editing rows identified by boolean column (PR #380)
|
||||
Update several translations: lv, bn, fr, it, nl, ru, cs, sk
|
||||
Allow responsive styles on larger devices
|
||||
|
||||
Adminer 4.8.1 (released 2021-05-14):
|
||||
Internet Explorer or PDO in Adminer 4.7.8-4.8.0: Fix XSS in doc_link (bug #797)
|
||||
|
Reference in New Issue
Block a user