Released version 4.10 ⭐️
New features
- Add drag-n-drop moving of rows in table selection filter
- Add drag-n-drop moving of rows in table editing
- Add removal buttons to table selection filter (by Roy Orbitson)
- Enable regular expressions when searching data in all tables (by Roy Orbitson)
- Integrate tables-filter plugin into the base code
- Plugin to auto-include adminer.js when present (by Roy Orbitson)
- Print username next to the logout button
- Show partitioning info in table structure page
- Show second link for editing a table under the table view
Changes
- Check new version against GitHub pages (by Adrian Jones)
- Add 'Home' to breadcrumb navigation
- Full width design for database select box
- Add table head to the list of indexes
- Hide edited value if selected function will not use it
- Hide arrow buttons in number input fields
- Do not display empty action links in main menu
- Remove deprecated HTML table parameters
- Remove option to hide default values
- Elasticsearch: New condition operators as the combination of query type and match type
- Elasticsearch: Proper formatting of boolean values
Bugfixes
- Fix missing SQL statement if warnings are printed (regression from 4.9)
Migration from original Adminer
- Plugin AdminerTablesFilter (plugins/tables-filter.php) can be removed.
- If you use complex custom theme, you will probably need to adjust a thing or two.
Please, read 👉 What to expect section before you decide to switch to this project.