mirror of
https://github.com/vrana/adminer.git
synced 2026-02-21 14:07:55 +01:00
Release 5.4.2
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
## Adminer dev
|
||||
## Adminer 5.4.2 (released 2026-02-08)
|
||||
- Avoid denial-of-service via version check (GHSA-q4f2-39gr-45jh, regression from 4.6.2)
|
||||
- Pretty print JSON in edit
|
||||
- Support multiline generated values in alter table
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
<?php
|
||||
namespace Adminer;
|
||||
|
||||
const VERSION = "5.4.2-dev";
|
||||
const VERSION = "5.4.2";
|
||||
|
||||
Reference in New Issue
Block a user