v1.2.2
New features
- Added new application themes: Dracula, Gruvbox, Nord, and Solarized (#330)
- Themes are based on well-known and established color palettes maintained by dedicated organisations
- Each theme comes with a light and a dark variant, for a total of 8 new color schemes
- Added option to set different shades of color gradients for each of the available themes
https://github.com/GyulyVGC/sniffnet/assets/100347457/68112b17-5c9e-49d5-8631-88ad16cee34c
- Added Finnish translation 🇫🇮 (#310)
- Added support for
--helpand--versioncommand line arguments (#272)
Improvements
- Migrated to Iced 0.10, that is now able to select the graphical renderer at runtime: a fallback one (
tiny-skia) will be used in case the default one (wgpu) crashes (#324) - General aesthetic improvements (see #119 for more info):
- redesigned page tabs
- highlighted headings with different colors
- simplified scrollables' style
- improvements to Deep Sea and Mon Amour color palettes
- Restructured issue templates to let users open issues in a more efficient and effective way (#285)
- Updated French translation to v1.2 (#279)
- Color palettes in settings page are now built as
Rulewidgets, without involving the use of external SVGs anymore
Fixes
- Fixed
alt+tabshortcut issue (#298 — fixes #262) - Added app
idin order to correctly show the icon and app name on Linux Wayland (fixes #292) - Fixed problem that didn't allow opening links and the report file on operating systems different from Windows, macOS, and Linux
- Use scrollable to make active filters visible when the selected adapter name is long (overview page)
- Ensure no colored pixel is shown if the respective packets or bytes number is zero
- Minor fix to Chinese translation (#271)
Thanks to:
- @ZEROF, @0x0177b11f, @cthulu201, @wahn for sponsoring Sniffnet 💖
- @joshuamegnauth54 for having helped to set up the new themes
- @vtiinanen for Finnish translation
- @Aloso for having added
--helpand--versioncommand line arguments - @starccy for having fixed
alt+tabshortcut issue - @Digitalone1 for having helped to troubleshoot icon visibility problems on Wayland
- @Quetzal-coalt for updating French translation to v1.2
- @wangzishi for a fix to Chinese translation