github adminneo-org/adminneo v5.1.0

latest release: v5.1.1
2 days ago

Changes

  • New Settings page with basic UI options
  • Add autocompletion to SQL command editor
  • Add defaultServer and defaultDatabase configuration parameters
  • Allow creating generated columns (by @vrana)
  • MySQL: Display converting function for binary, bit or geometry fields (by @vrana)
  • PostgreSQL: Add support for indexes on materialized views (by @vrana)
  • MariaDB, CockroachDB: Display DB flavor name
  • MS SQL: Add support for computed columns (by @vrana)
  • SQLite: Add support for generated columns (by @vrana)
  • Add support for CockroachDB (by @vrana)
  • Align numbers right (by @vrana)
  • Display comment in title of field (by @vrana)
  • Optimize retrieving columns for schema (by @vrana)
  • Shorten queries saved from SQL command to URL (by @vrana)
  • Remember export setting at SQL command
  • Autocomplete SQL commands (by @vrana)
  • SQL textarea: Open help and links to tables on Ctrl+click
  • Refine and standardize Japanese translation (by @yama)
  • Update German translation (by @wintstar)
  • Plugins: Use protected visibility of member properties
  • Force inline editing with the Shift key when clicking on a link.
  • Editor: Display database views
  • SqlLoginPlugin: Auto-create log folder structure (by @jesobreira)
  • Add support for installing by Composer
  • Update Dutch translation (by @wintstar)
  • Update French translation (by @rrr63)

Bugfixes

  • Fix displaying the last page instead of the first one on PHP 7 and older (regression from 5.0.0)
  • Fix displaying help for field type (regression from 5.0.0)
  • MySQL: Fix using undefined PDO constant on PHP 5
  • MariaDB: Fix parsing type of the generated column in view
  • MS SQL: Add missing support for Encrypt and TrustServerCertificate parameters in PDO_SQLSRV
  • MongoDB: Fix broken driver
  • Select: Allow ordering by COUNT(*) (regression from 4.9.0) (by @vrana)
  • Fix opening custom links in selection table to a new tab
  • Fix duplicated page headline in custom type editing (regression from 5.0.0)
  • Fix displaying help popup under the left navigation
  • Editor: Fix autoselecting the first available database

(Ported relevant changes from Adminer 5.0.0-5.0.6.)

👉 AdminNeo can be downloaded together with plugins on the adminneo.org/download page.

Don't miss a new adminneo release

NewReleases is sending notifications on new releases.