Dashboard Views Changelog

Release notes and version history for Dashboard Views . The Dashboard Views extension for GravityView enables you to embed Views directly inside your WordPress admin dashboard.

2.0.5 on August 20, 2026

🐛 Fixed

  • Dashboard Views admin pages requested a malformed stylesheet URL, which produced a console error on every screen.
  • Deprecated GravityView hooks remained in use.
Version 2.0.5 permalink

2.0.4 on July 9, 2026

This release fixes a blank Single Entry screen in Views joining multiple forms and resolves a PHP warning on admin pages.

🐛 Fixed

  • The Single Entry screen was blank for Views that join multiple forms using the Multiple Forms extension.
  • A PHP warning appeared on admin pages when a Dashboard-enabled View was last saved before the Custom Name setting was introduced.
Version 2.0.4 permalink

2.0.3 on June 18, 2026

This release fixes the internal-only notice appearing under the wrong condition in the View editor.

🐛 Fixed

  • The "This View is configured for display in the Dashboard only" notice appeared when the Restrict to Internal-Only View setting was disabled, instead of when it was enabled.
Version 2.0.3 permalink

2.0.2 on June 18, 2026

This release fixes a JavaScript error in the View editor and a potential error when the GravityView DataTables extension is not active.

🐛 Fixed

  • JavaScript error in the View editor: TypeError: null is not an object (evaluating 's.checked').
  • PHP error when the GravityView DataTables extension is not active.
Version 2.0.2 permalink

2.0.1 on July 8, 2024

This release fixes a pagination issue with non-Dashboard Views.

🐛 Fixed

  • Pagination not working for frontend Views when Dashboard Views is active.
Version 2.0.1 permalink