v1.3.2

ruixenui/ruixen.comv1.3.2Jan 6, 2025by GyulyVGC

AI Summary

This release introduces network host filter dropdowns, a CLI argument for immediate interface selection, and adds Vietnamese translation. It also migrates to Iced 0.13 and improves chart time values.

Key Highlights

  • Dropdown menus for network host filters
  • CLI argument `--adapter` to start capture immediately
  • Vietnamese language support added
  • Migration to Iced 0.13
  • Support for Linux Loongarch64 architecture

New Features

  • Dropdown menus for network host filters
  • CLI argument `--adapter`
  • Vietnamese translation

Full Release Notes

## New features
- Dropdown menus for network host filters ([#659](https://github.com/GyulyVGC/sniffnet/pull/659) — fixes [#354](https://github.com/GyulyVGC/sniffnet/issues/354))
- Added CLI argument `--adapter [<NAME>]` to allow immediately starting the capture from a given network interface ([#643](https://github.com/GyulyVGC/sniffnet/pull/643) — fixes [#636](https://github.com/GyulyVGC/sniffnet/issues/636))
- Added Vietnamese translation 🇻🇳 ([#577](https://github.com/GyulyVGC/sniffnet/pull/577))

## Improvements
- Ask for quit confirmation before stopping an ongoing analysis ([#652](https://github.com/GyulyVGC/sniffnet/pull/652) — fixes [#570](https://github.com/GyulyVGC/sniffnet/issues/570))
- Redirect `stderr` and `stdout` to file on Windows release builds ([#645](https://github.com/GyulyVGC/sniffnet/pull/645) — fixes [#578](https://github.com/GyulyVGC/sniffnet/issues/578))
- Added Wiki page describing [command line arguments](https://github.com/GyulyVGC/sniffnet/wiki/Command-line-arguments) (fixes [#642](https://github.com/GyulyVGC/sniffnet/issues/642))
- Updated some of the existing translations to v1.3: 
  - Chinese ([#575](https://github.com/GyulyVGC/sniffnet/pull/575))
  - Korean ([#604](https://github.com/GyulyVGC/sniffnet/pull/604))
  - Turkish ([#608](https://github.com/GyulyVGC/sniffnet/pull/608))
- Improve time values on the horizontal axis of the chart ([#641](https://github.com/GyulyVGC/sniffnet/pull/641) — fixes [#619](https://github.com/GyulyVGC/sniffnet/issues/619))
- Migrate to Iced 0.13 ([#618](https://github.com/GyulyVGC/sniffnet/pull/618))

## Fixes
- Added support for Linux `loongarch64` (fixes [#592](https://github.com/GyulyVGC/sniffnet/issues/592))
- Fix typos in German translation ([#660](https://github.com/GyulyVGC/sniffnet/pull/660))

## Thanks to:
- @ZEROF, @0x0177b11f, @cthulu201, @wahn, @orhun, @ipinfo, @3kh0 for [sponsoring Sniffnet](https://github.com/sponsors/GyulyVGC) 💖 
- [NLnet](https://nlnet.nl) for supporting the development of this version via the [NGI Zero Commons Fund](https://nlnet.nl/commonsfund/)
- @HUNG-rushb for the new Vietnamese translation
- @Embers-of-the-Fire, @rkdud007, @Tahinli for updating the existing translations
- @BugsQuanti for fixing typos in German translation

<p>
<picture>
<img alt="" src="https://github.com/GyulyVGC/sniffnet/blob/main/resources/repository/hr.png?raw=true" width="100%"/>
</picture>
</p>

<div align="center">

<h3> Do you find Sniffnet useful? Consider sponsoring the project. </h3>

<a href="https://github.com/sponsors/GyulyVGC">
<img alt="" title="Sponsor" src="https://custom-icon-badges.demolab.com/badge/-Sponsor-ea4aaa?style=for-the-badge&logo=heart&logoColor=white"/>
</a>
</div>