• 0.4.0 38fbcf80a5

    v0.4.0 Stable

    javier released this 2026-08-14 16:46:38 +00:00 | 19 commits to main since this release

    0.4.0

    Release date: 2026-08-14

    Highlights

    • Click-to-expand rows in the catalog table: clicking the ▸ next to a plugin's name reveals a detail row with the plugin's description and a link to its website on the store, so users can understand what each plugin does before installing. Pure CSS toggle (:has() + hidden checkbox) — no JavaScript, consistent with the classic-flow philosophy.

    Added

    • Detail row under each catalog entry, shown when the entry has a description or a website URL (Core 1.4.2+ exposes description in the catalog list; entries without either keep a plain, non-expandable row).
    • "Visit website" link using page_url (falling back to homepage), opened in a new tab with rel="noopener noreferrer".

    Changed

    • Plugin version 0.3.1 → 0.4.0. No database schema changes (no custom tables).

    Compatibility

    • WordPress: 7.0 - 7.1 (declared floor of the ecosystem; scan-confirmed lower)
    • PHP: 8.4 - 8.5 (declared floor of the ecosystem; scan-confirmed lower)
    Downloads