github esrlabs/chipmunk 2.8.3

latest releases: 3.12.5, 3.12.4, 3.12.3...
3 years ago

Features

Comments support

Now it's possible to select some piece of a logfile and associate a comment with it. The list of comments will be shown in the "Comment" tab of the sidebar. Comments can be categorized and filtered.

comments

Session store/restore

Such stuff like filters, charts, comments, etc will now be saved automatically during the session. Chipmunk will create a session-data file with the same name as the original file has, but with the extension "chip".

session

Changelog

Added

  • Add options to order comments

Fixed

  • Adjust comment redirection
  • Fix dropping of session data
  • Fix layout of plugin's description screen
  • Fix highlight of matches for columns view
  • Build client.core in production mode

Changed

  • Adjust style for selected row(s)
  • To optimize performance and memory usage, switch some angular components to onPush strategy of change detection.
  • Upgrade plugins API to fit new parsing row way (using Modifiers instead of regular expressions)

Deprecated

  • Get rid of using regular expressions to highlight matches in a row. Switch to using modifiers, which deliver information about injections into a row.

Don't miss a new chipmunk release

NewReleases is sending notifications on new releases.