Skip to content

v1.24

Compare
Choose a tag to compare
@tmeyer2115 tmeyer2115 released this 14 Sep 18:49
· 239 commits to master since this release
c345e23

Version 1.24.0

Features

  • A new formatter was added that prints the list of categories applied to an entity. (#946)
  • Added a new localized price range formatter. (#943)

Enhancements

  • Google's text highlighting was added to the "View Details" link on the document-search Direct Answer card. Note that
    the highlighting is only applied when the user's browser is Chrome. (#945)
  • The Open Status translations are no longer hard-coded in static JS files. Instead, they are sourced from the Theme's
    .PO files. This means they can be overridden in custom .PO files.

Bugfixes

  • Styling was added to the prominent-image and prominent-video cards to ensure that images and videos, respectively,
    are the same size. (#941, #950)