adminerevo

Database management in a single PHP file

OTHER License

Stars
592

Bot releases are hidden (Show)

adminerevo - v4.8.4 Latest Release

Published by LionelLaffineur 6 months ago

Adminer 4.8.4 (released 2024-04-07):

adminerevo - v4.8.4

Published by LionelLaffineur 6 months ago

Adminer 4.8.4 (released 2024-04-07):

  • Removed size for integer on MySQL 8+
  • Replaced deprecated by error_get_last()
  • Allow responsive styles on larger devices (PR #75)
  • Fixed issue with editor tables list
  • Adjusted href of editor title
  • Fixes of warnings on PHP8.3
  • Filter removal buttons on table select pages (PR #77)
  • Skip dump of generated columns (PR #95)
  • Add LICENSE file, clarify dual-licensing (PR #122)
  • Restore latest version check (PR #129)
adminerevo - v4.9.0-rc0

Published by gerryd 8 months ago

This is a release candidate of version 4.9. We encourage you to test it, but please do not use it in production just yet.

What's Changed

New Contributors

Full Changelog: https://github.com/adminerevo/adminerevo/compare/v4.8.3...v4.9.0-rc0

adminerevo - v4.8.3

Published by LionelLaffineur 12 months ago

Adminer 4.8.3 (released 2023-10-29):

  • Added some translations to russian language (PR #31)
  • Better URL detection (PR #33)
  • Main logo SVG, improved theme compatibility, RTL support (PR #34)
  • Added some translations to czech language (PR #39)
  • Improve tables list rendering (PR #41)
  • Detection of adminer.js (PR #42)
  • Added plugin plugin-login-external (PR #43)
  • Added plugin import-from-dir (PR #44)
  • Fix for plugin AdminerVersionNoverify (PR #45)
  • Fix issue with SELECT DISTINCT
  • Filter tables beautify
  • Added key shortcut Ctrl+Shift+F to focus filter field and disabled enter key
  • Fieldset rounded corners
  • Remove undefined variable removed by #7442183 (for IE9 compatibility) (PR #48)
  • Replaced Edit and Edit all of SQL Command history by icons
  • Replaced icons from PNG to SVG to reduce CSS file size
  • Make sure table is marked active in select mode
  • Use links bar for "Create ..." functions (PR #51)
  • Updates pepe-linha-dark submodule to the lastest commit (PR #54)
  • Fix issue with truncated queries and prevent copying queries > 1Mb to clipboard
  • Added a clipboard icon next to SQL command to expand and copy to clipboard
  • Added plugin documentation (PR #65)
  • Plugin file-upload generate temp filename no extension + prevent file to be located elsewhere then under upload path + files prefix .htfile to increase security (Issue reported by CISA)
adminerevo - v4.8.2

Published by LionelLaffineur about 1 year ago

Support multi-line table comments
MySQL: Use ST_SRID() instead of SRID() for MySQL 8 (PR #418)
PostgreSQL: Don't reset table comments (regression from 4.2.0)
PostgreSQL PDO: Allow editing rows identified by boolean column (PR #380)
Enable regular expressions when searching data (PR #15)
Function to retrieve driver name (PR #14)
Add unix_timestamp to functions for mysql (PR #12)
Latvian language translation (PR #9)
Added function DISTINCT to db supporting it
Fixed undefined variable
Implemented Copy to clipboard
Given a visual identity to AdminerEvo keeping backward compatibility

Package Rankings
Top 6.75% on Proxy.golang.org
Related Projects