2.5.4 on July 9, 2026
This release fixes Star ratings not displaying correctly when Views are embedded with the GravityView block, along with resolving PHP notices on WordPress 6.7+.
🐛 Fixed
- Star ratings displayed as unstyled placeholder glyphs when the View was embedded using the GravityView block instead of the shortcode.
- A PHP notice could appear on WordPress 6.7+ because the extension loaded its field translations too early during startup.
- The extension's stylesheets and scripts were served with a stale cache-busting version, which could cause outdated assets to load after an update.
💻 Developer Updates
- Migrated View settings from the deprecated
gravityview_default_argshook to thegravityview/view/settings/defaultsfilter.