Skip to content

v5.4.0

Choose a tag to compare

@I-HiMo-I I-HiMo-I released this 09 Aug 11:48

v5.4.0 — 2026-07-02

Small release — bug fixes: dates visible, Other category, overlay fit, logo in modal

What changed

  • Date + days-left now always visible on card — fixed CSS that was clipping card body content; card now sizes to its content instead of a fixed height
  • "Other" category now shows in admin — added a SQL migration in get_all_exhibitions_grouped_by_category() that updates existing DB rows from Business Services / empty to Other the first time the Exhibitions admin page loads (no rescrape needed)
  • Overlay now fits card perfectlyoverflow:visible on card + inset:0 on overlay means the red panel exactly covers the card, regardless of how tall the card's description makes it. Description text is text-align: justify. Added a white divider line between meta info and description
  • Modal header redesigned — navy background band at top of modal containing: Royal Hermes logo (58px, white-bg rounded box) + short expo name (bold white) + date (📅) + location (📍). Red 4px divider strip separates header from the form. Close button moved into the header band
  • Logo (logo.png) is now bundled inside the plugin zip under assets/img/
  • data-short attribute added to cards so modal uses shortened title not the full one