1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-07 07:06:45 +02:00

Release 4.17.0

This commit is contained in:
Jakub Vrana
2025-02-24 12:20:55 +01:00
parent 836dba07af
commit 6b20230d50
2 changed files with 2 additions and 2 deletions

View File

@@ -1,2 +1,2 @@
<?php
$VERSION = "4.17.0-dev";
$VERSION = "4.17.0";

View File

@@ -1,4 +1,4 @@
Adminer 4.17.0-dev:
Adminer 4.17.0 (released 2025-02-24):
Hide index column options by default
Offer original values in multi-row editing (regression from 4.16.0)
Print SQL errors as comments in export (regression from 3.2.0)