Skip to content

3.7.0 Bug fixes and optimizations

Compare
Choose a tag to compare
@facontidavide facontidavide released this 19 May 10:11
· 199 commits to main since this release

Noteworthy changes

  • Handle protobuf maps (#824)
  • Add progress dialog to MCAP loading and better error messages
  • Faster file loading, in particular for large files!
  • Prevent runtime_error exceptions from plugins crashing the main app (#812)
  • Add a "central difference" method of derivative calculation (#813)
  • Fix the bug where the shared library Parquet is not linked (#807)
  • Fix for segfault in DataLoadCSV destructor (#784)
  • Fixing nan check (#777)
  • Update Reactive Scripts on playback loop (#771)

meme_87