Skip to content

Mesa Explorer v1.0.1

Choose a tag to compare

@wmwolf wmwolf released this 21 Jul 09:40
· 2 commits to main since this release

What's New in v1.0.1

🎨 Color Scheme Improvements

  • Fixed single-file mode color consistency: When cycling through multiple files in single-file mode, colors now remain consistent across files instead of changing unexpectedly
  • Preserved multi-file mode behavior: Multi-file mode continues to use distinct colors per file with linestyle differentiation by data type

🐛 Bug Fixes

  • Resolved issue where switching between files in single-file mode would show different color schemes
  • Maintained backward compatibility with existing multi-file visualization workflows

🔧 Technical Details

  • Improved series identification system to be mode-aware
  • Single-file mode uses file-agnostic series IDs for persistent styling
  • Multi-file mode preserves file-specific series IDs for distinct visualization

This release improves the user experience when creating animation-style visualizations by stepping through multiple files with consistent styling.


Full Changelog: v1.0.0...v1.0.1