github esrlabs/chipmunk 1.32.0

latest releases: 3.12.5, 3.12.4, 3.12.3...
pre-release4 years ago

new features

common

  • cancellation for indexing, merging, concatenation, dlt, timestamp discovery
  • add indexer error reporting to ui

DLT

  • Support of FIBEX files for non-verbose DLT files
  • add support for unknown control types
  • fixed infinit parsing
    when parsing invalid dlt files we could get stuck

App Signing

  • mac built that is fully signed and notarized with Apple

developer

  • : improve build system: try to only build
    things that need building. for developers executing
    the rake dev task should be enough for all usecases.
    only build client libs when neccessary
  • plugin developer docs (draft)
  • JSDocs for node lib IPC plugins

Other

  • use faster channel implementation for rust
  • upgrade electron to 7.1.1

Bug fixes

  • do not exit process on neon side
    in certain error conditions we did exit the process which causes
    the chipmunk app to crash.
  • fix interface references
  • fix error on notification without sessions
  • correct cancel options request (open file operation)
  • do not kill process when error occured in parsing
  • : fixed infinit parsing
    when parsing invalid dlt files we could get stuck
    exclude non running updater unit test
    added tests for cancellation of async dlt processing
  • use faster channel implementation for rust
  • Fix optional PDU short-name handling
  • fixed path problem for windows build
  • fix rakefile for windows
  • : only sign and notarize mac app if in correct environment
  • #545 sign packaged application correctly on mac
  • : no need for .env reader for mac builds
  • #539 try to not choke on bad DLT messages
  • : improve build system: try to only build
  • #533 fix plugin's sessions events hub
  • fix secondary area resize event fire
  • fix bookmark's navigation

Don't miss a new chipmunk release

NewReleases is sending notifications on new releases.