Cogio Search v1.0.1

Release date: 21 May 2026

This maintenance release fixes a front-end layout issue with the search button.

Fixed

  • Fixed an issue where the search button could become too narrow to contain the word “Search”.
  • Prevented the button text from wrapping onto a second line.
  • Improved search form sizing by adding box-sizing: border-box to the search component and its child elements.

Notes

This update improves the reliability of the search form layout, particularly where theme styles or narrow containers affect button sizing.