v1.3.2
trycompai/compv1.3.2Jan 6, 2025by GyulyVGC
AI Summary
Improves network filtering and CLI usability with dropdown menus, adapter selection, and enhanced chart time values.
Key Highlights
- Dropdown menus for network host filtering
- CLI argument `--adapter [<NAME>]` for immediate interface selection
- Vietnamese translation added
- Improved time values on horizontal chart axis
- Migration to Iced 0.13 framework
- Linux loongarch64 architecture support
New Features
- Network host filter dropdown menus
- CLI adapter selection argument
- Vietnamese translation
- Enhanced chart time display
- Iced 0.13 migration
- Linux loongarch64 support
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>