Skip to content

Releases: esrlabs/chipmunk

3.16.2

26 Feb 13:39
Compare
Choose a tag to compare
3.16.2 Pre-release
Pre-release
Resolve clippy issues

3.16.1

21 Feb 09:20
Compare
Choose a tag to compare
3.16.1 Pre-release
Pre-release

3.16.1 (20.02.2025)

Fixes

  • Fix handling of large incoming packets in TCP/UDP servers.

3.16.0 (05.02.2025)

Features

  • Allow saving session state into a file (state includes: filters, charts, and disabled entities)
  • Allow import filters, charts, and disabled entities from a file into the current session.

Fixes

  • Fix drag & drop files

3.16.0

05 Feb 17:33
Compare
Choose a tag to compare

3.16.0 (05.02.2025)

Features

  • Allow saving session state into a file (state includes: filters, charts, and disabled entities)
  • Allow import filters, charts, and disabled entities from a file into the current session.

Fixes

  • Fix drag & drop files

3.15.3

03 Feb 16:00
Compare
Choose a tag to compare

3.15.3 (03.02.2025)

Fixes

  • Fixed an issue related to navigation in a nested search
  • Fixed an issue related to navigation in a major search

Changes

  • Bind "Enter" with the next result in a nested search
  • Boost scrolling rate to better support touchpads

3.15.2 (31.01.2025)

Fixes

  • Fixed an issue related to the hashing row's state

3.15.1 (30.01.2025)

Fixes

  • Fixed an issue related to breadcrumbs
  • Fixed an issue with updating rows in views

3.15.0 (27.01.2025)

Features

  • Add support for nested search in the search results

Changes

  • Upgrade Angular version to 19.x
  • Upgrade Electron version to 34.x
  • Upgrade the rest npm packages to recent versions

Developing

  • Update build CLI

3.15.2

31 Jan 15:25
Compare
Choose a tag to compare

3.15.2 (31.01.2025)

Fixes

  • Fixed an issue related to the hashing row's state

3.15.1 (30.01.2025)

Fixes

  • Fixed an issue related to breadcrumbs
  • Fixed an issue with updating rows in views

3.15.0 (27.01.2025)

Features

  • Add support for nested search in the search results

nested_filtering

Changes

  • Upgrade Angular version to 19.x
  • Upgrade Electron version to 34.x
  • Upgrade the rest npm packages to recent versions

3.15.1

30 Jan 15:22
Compare
Choose a tag to compare
3.15.1 Pre-release
Pre-release

3.15.1 (30.01.2025)

Fixes

  • Fixed an issue related to breadcrumbs
  • Fixed an issue with updating rows in views

3.15.0 (27.01.2025)

Features

  • Add support for nested search in the search results

Changes

  • Upgrade Angular version to 19.x
  • Upgrade Electron version to 34.x
  • Upgrade the rest npm packages to recent versions

3.15.0

27 Jan 14:32
Compare
Choose a tag to compare
3.15.0 Pre-release
Pre-release

3.15.0 (27.01.2025)

Features

  • Add support for nested search in the search results

Changes

  • Upgrade Angular version to 19.x
  • Upgrade Electron version to 34.x
  • Upgrade the rest npm packages to recent versions

3.14.4

08 Jan 07:14
Compare
Choose a tag to compare
3.14.4 Pre-release
Pre-release
Up to 3.14.4

3.14.3

27 Nov 09:34
Compare
Choose a tag to compare

3.14.3 (15.11.2024)

Corrections

  • show recently added filters after importing
  • add parsing of DLT payload's network prefix

3.14.2 (08.11.2024)

Corrections

  • better parsing Some/IP in the scope of DLT Network Trace
  • cleanup temporary session files

3.14.1 (28.10.2024)

Corrections

  • allow select columns, which will be exported into a file on search results export
  • suggest default file name on exporting and saving of attachments

3.14.0 (25.10.2024)

Features

  • allow select columns, which will be exported into a file

Developing

  • add additional tests for exporting functionality

3.14.2

11 Nov 09:25
Compare
Choose a tag to compare
3.14.2 Pre-release
Pre-release

3.14.2 (08.11.2024)

Corrections

  • better parsing Some/IP in the scope of DLT Network Trace
  • cleanup temporary session files

3.14.1 (28.10.2024)

Corrections

  • allow select columns, which will be exported into a file on search results export
  • suggest default file name on exporting and saving of attachments

3.14.0 (25.10.2024)

Features

  • allow select columns, which will be exported into a file

Developing

  • add additional tests for exporting functionality