Skip to content

v4.1.0 — Table/Card View Toggle

Choose a tag to compare

@nurkamol nurkamol released this 09 Apr 21:22
· 1 commit to main since this release

What's New

Table/Card View Toggle on Extensions Tab

  • Extensions tab now offers two views switchable via a Table | Cards toggle in the toolbar
  • Table view (default) — compact list with Update checkbox, Extension name, Current Version, and New Version input for efficient bulk editing
  • Card view — original grid layout with prefix, installation status badge, and version input
  • View preference is saved in localStorage and restored on next visit

Bug Fixes

  • Fixed duplicate constant definition warnings (already defined) when multiple instances of the plugin are present — safe for PHP 9