Skip to content

v2025.2

Compare
Choose a tag to compare
@livehybrid livehybrid released this 10 Feb 20:43
· 2 commits to master since this release
2916ec8

What's Changed

New Features

  • Dynamic Screenshot URLs: Added support for dynamically generated dashboard screenshots using hash-based URLs for metadata sharing.
  • Transpile Modules Integration: Incorporated next-transpile-modules for better dependency management.

Enhancements

  • Docker Pipeline Upgrades: Updated Docker workflows to the latest actions, optimizing build and push processes.
  • Data Source Management: Improved refresh handling with environment-based configuration and optimized data-fetching.

Bug Fixes

  • Resolved SVG embedding issues for consistency across dashboards.
  • Addressed refresh interval discrepancies in the public data source module.

Dependency Updates

  • Upgraded Splunk-related libraries and core dependencies for enhanced stability:
    -- @splunk/dashboard-core to v28.1.0
    -- @babel/runtime to v7.26.7

Full Changelog: v2025.1...v2025.2