bump version and update MMDBs

This commit is contained in:
GyulyVGC
2025-11-02 15:52:24 +01:00
parent ab27303b0e
commit fddd5e7505
5 changed files with 3 additions and 3 deletions

View File

@@ -2,7 +2,7 @@ # Changelog
All Sniffnet releases with the relative changes are documented in this file.
## [UNRELEASED]
## [1.4.2] - 2025-11-xx
- Send remote notifications via webhook ([#991](https://github.com/GyulyVGC/sniffnet/pull/991) — fixes [#841](https://github.com/GyulyVGC/sniffnet/issues/841))
- Pause and resume packet captures ([#992](https://github.com/GyulyVGC/sniffnet/pull/992) — fixes [#551](https://github.com/GyulyVGC/sniffnet/issues/551))
- Added Czech translation 🇨🇿 ([#960](https://github.com/GyulyVGC/sniffnet/pull/960))

2
Cargo.lock generated
View File

@@ -4640,7 +4640,7 @@ dependencies = [
[[package]]
name = "sniffnet"
version = "1.4.1"
version = "1.4.2"
dependencies = [
"async-channel",
"chrono",

View File

@@ -1,6 +1,6 @@
[package]
name = "sniffnet"
version = "1.4.1"
version = "1.4.2"
authors = ["Giuliano Bellini <gyulyvgc99@gmail.com>"]
edition = "2024"
description = "Application to comfortably monitor your network traffic"

View File

Binary file not shown.

View File

Binary file not shown.