- prevent requests to the nearest position (search results) on empty results
- remove "Copy As Formatted Table"
- apply formatted coping as soon as the render is columns
- add support Some/IP messages from DLT payload
- switching build workflow from ruby scripts (rake) to own build CLI module
- add benchmark tests to keep control of performance
- Fix issue with non-UTF8 symbols in paths (recent actions)
- Fix issue on stopping observing
- Allow open files from favorites by dblclick
- Fix the import/export presets feature
- Fix logger. Make it react to envvars correctly
- Upgrade electron version
- Up electron version to 30.x.x
- Check filters/charts during importing
- Highlight invalid filters/charts in sidebar
- Prevent search with invalid conditions
- Better error reporting on search fail
- Correction of filters/charts styles (sidebar)
- Allow modification of invalid filters/charts
- Fix parsing disabled entities (filters/charts)
- Optimization of the events life cycle of filters/charts/disabled
- Optimization for "History/Presets" tab
- Fix issue related to invalid UTF-8 and Unicode
- Allow export a session state as CLI command
- Update UI related to tabs
- Allow custom entry-point for teamwork
- Fix loading metadata for teamwork for new files
- Suggest action on merge conflicts (teamwork)
- Fix create/update/change repo issue in context of Teamwork feature
- Fixed bookmarks update event
- Fixed "/" shortcut
- Add feature "teamwork" for sharing session data between users
- Add feature "comments" to comment content of file
- Fix 7-key issue
- Upgrade electron to 29.x
- Change closed chunk char for sending into serialport
- Change a way of file nature checking (text/binary)
- Added "Export All" to main output context menu
- Fix calling recent commands
- Fix context menu in concat view
- Fix files list in concat view
- Updated
envvars
version to fix flashing of console windows on chipmunk startup via icon on Windows
- Fix shutdown application workflow errors
- Fix labels on chart
- Review/rework the selection procedure
- Selecting in the scope of one row
- Fix SDE spinner on command spawning
- Fix white space rendering
- Fix exporting data from text files
- Allow open search results in a new session
- Allow download updates from pre-releases (optional)
- Fixed concat view style issues
- Updated styles on
Ctrl + P
popup - Support for continued movement on
Ctrl + P
popup
- Updated
envvars
dependency
- Fixed text selection bug
- Updated
envvars
dependency
- Updated envvar version
- Fix DLT header parsing with TZ condition
- Add DLT/SomeIp configuration short info into the status bar
- Change a way to copy data into the clipboard from a stream
- Fix the width issue on columns view
- Fix concat files view
- Fix supporting of TimeZones on DLT
- Fix FIBEX files select/unselect
- Set a new active search if the input isn't empty (instead of adding a filter)
- Change linking profiles on suitable types of files/sources
- Allow configure default colors for filters, matches and charts
- Upgrade electron and related dependencies
- Remove version prefix ("next-")
- Add support of updating from all published versions
- Fix the path's parser (windows)
- Fix the default column's sizer
- Fix DLT statistic collector
- Possibility to manage columns styles
- Move global drag and drop controller into service
- Fix multiple selecting attachments
- Append default extension to saved attachments
- Fix attachments preview styles
- Correct writing of client logs
- Addition logs
- Fix scrolling error
- Fix dialog styling
- Fix drag and drop files support
- Show connection errors to the user
- Fix text selecting
- Fix copy to clipboard issue
- Fix Ctrl/Cmd + C on details view
- Fix opening DLT files
- Allow custom path for serial port connections
- Allow sending data into serial port with delay
- Added user manual
- Added tab with release information
- Added possibility to import filters/charts from Chipmunk v.2
- Fixed scroll bar issue on sticky scrolling
- Fixed saving of recent terminal commands
- Fixed respawning new terminal commands
- Fixed 1 line stream spawning
- Fixed range error in 1 line streams
- Add mixed popup (Ctrl + P / Cmd + P) to show recent action(s) with files from favorites places
- Remove a screen locker on concat operation
- Reduce a time of the first feedback on concat
- Fix scrolling issue for recent actions list
- Fix opening files from favorites and recent
- Serialize html on row before apply highlights
- Correct search export to file
- Add lock screen on concating files
- Fix sorting and UI issues on concat
- Extend max sources number to 65535 (from 255)
- Add support of PCAP file format
- Fix issue with same source UUID on restarting source
- Import / Export filters from context menu on sidebar
- Fix quick observe setup
- Creates suitable source for exporting as raw
- Allows export SomeIp into binary from PcapNg
- Fixes issue with exporting DLT from PcapNg
- Allows attaching to same session text & binary files after concat operation was done
- Fires error on attempt to attach a file to session with linked session file
- fix error related to overwriting configuration of observing (stream/parser)
- add support of SomeIp in PcapNg files
- add support of modules for SomeIp
- reintroduce UI/UX for opening binary files
- reintroduce UI/UX for connection to the source
- add traces on errors (traces drops into a console and saves into the log file)
- fix the focus issue on DevTools in the client
- unlock shortcuts in DevTools
- sync types from rustcore to client in the scope of observing operations
- remove duplicates of types
- Angular upgrade to 16.x
- Upgraded all npm modules
- Fix timing issue for jobs on ts-binding (unbound session on rustcore)
- Prevent executing "empty" command on streaming
- Unlock mouse on system dialogs (gnome related issue)