Skip to content

Release v0.4.0

Choose a tag to compare

@github-actions github-actions released this 01 May 16:59
· 207 commits to main since this release

[0.4.0] - 2026-05-01

πŸš€ Features

  • Added simple mouse interactivity
  • Added clickable content rows
  • Added edit dataset content
  • Revamped commands feature
  • Improved multichart feature
  • Added custom derived series from expressions to multichart
  • Added absolute path multichart expression
  • Added commands for multichart
  • Added press command for escape hatch scripting
  • Added mouse interactivity to multichart
  • Added attribute actions
  • Added compound schema definition view

πŸ› Bug Fixes

  • Added enum attribute editing
  • Fixed edit fixed string attributes
  • Fixed rendering of compound attributes
  • Fixed rendering of compound arrays and references
  • Fixed jump to reference on click
  • Updated keymaps with Ctrl-U/D
  • Fixed bug related to goto on missing path
  • Fixed cross compatibility issues
  • (cicd) Fixed issue related to linux build
  • Hardened panic paths
  • Fixed issues related to big datasets

πŸ’Ό Other

  • Avoided sh command execution
  • Updated release and packing

πŸ“š Documentation

  • Added multichart and commands readme
  • Cleaned up docs
  • Updated docs

⚑ Performance

  • Improved edit flow

🎨 Styling

  • Added hyperlink styling on reference attributes