mirror of
https://github.com/vrana/adminer.git
synced 2025-08-07 15:16:44 +02:00
Release 5.0.0
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<?php
|
||||
namespace Adminer;
|
||||
|
||||
$VERSION = "5.0.0-dev";
|
||||
$VERSION = "5.0.0";
|
||||
|
@@ -1,4 +1,4 @@
|
||||
Adminer dev:
|
||||
Adminer 5.0.0 (released 2025-03-07):
|
||||
Speed up with disabled output buffering
|
||||
Allow creating generated columns (bug #857)
|
||||
Don't autofocus computed fields in insert form
|
||||
|
Reference in New Issue
Block a user