Skip to content

Commit adb474b

Browse files
committed
Merge remote-tracking branch 'gy/main' into improve-versionning
2 parents ceffc16 + 4667f56 commit adb474b

14 files changed

Lines changed: 236 additions & 237 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
All Sniffnet releases with the relative changes are documented in this file.
44

55
## [UNRELEASED]
6+
- Fix AppImage error with `libpcap` dependency ([#971](https://github.com/GyulyVGC/sniffnet/pull/971))
7+
8+
## [1.4.1] - 2025-09-13
69
- Enhanced traffic filtering capabilities: Berkeley Packet Filter ([#937](https://github.com/GyulyVGC/sniffnet/pull/937) — fixes [#810](https://github.com/GyulyVGC/sniffnet/issues/810))
710
- Added support for `Linux SLL` link type, enabling to monitor the `any` interface on Linux ([#945](https://github.com/GyulyVGC/sniffnet/pull/945))
811
- Added _bits_ data representation ([#936](https://github.com/GyulyVGC/sniffnet/pull/936) — fixes [#506](https://github.com/GyulyVGC/sniffnet/issues/506))
@@ -20,6 +23,7 @@ All Sniffnet releases with the relative changes are documented in this file.
2023
- Romanian ([#890](https://github.com/GyulyVGC/sniffnet/pull/890))
2124
- Traditional Chinese (Taiwan) ([#904](https://github.com/GyulyVGC/sniffnet/pull/904))
2225
- Indonesian ([#909](https://github.com/GyulyVGC/sniffnet/pull/909))
26+
- Fix live chart not being updated when packets aren't captured on Linux ([#957](https://github.com/GyulyVGC/sniffnet/pull/957) — fixes [#951](https://github.com/GyulyVGC/sniffnet/issues/951))
2327
- Fix support for IPinfo's databases (the most recent version renamed the `country` field to `country_code`)
2428

2529
## [1.4.0] - 2025-06-27

0 commit comments

Comments
 (0)