diff --git a/CHANGELOG.md b/CHANGELOG.md index d5a23b47..a7fa2d07 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,18 @@ # Changelog +## Adminer 4.11 (2024-10-30) +- Support drag-n-drop moving on touch screens +- Fix drag-n-drop moving of function parameters +- Update project information in comments +- Update CS and SK translations +- Show help popup after a short delay +- PostgreSQL: Show list of schemas in database, unify lists of sequences and user types +- MariaDB: Fix several links to documentation pages +- MySQL: Fix highlighting current table in menu on macOS +- MS SQL: Prefix Unicode strings with 'N' so they are treated correctly +- Fix printing error message while validating server URL +- Small CSS tuning + ## Adminer 4.10 (2024-10-22) ### UI changes and improvements diff --git a/adminer/include/version.inc.php b/adminer/include/version.inc.php index af157f75..917f50f6 100644 --- a/adminer/include/version.inc.php +++ b/adminer/include/version.inc.php @@ -1,2 +1,2 @@