Skip to content

v1.2.2

Compare
Choose a tag to compare
@GyulyVGC GyulyVGC released this 08 Aug 10:45
· 570 commits to main since this release
4d24bab

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
gradients.mp4
  • Added Finnish translation ๐Ÿ‡ซ๐Ÿ‡ฎ (#310)
  • Added support for --help and --version command 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 Rule widgets, without involving the use of external SVGs anymore

Fixes

  • Fixed alt+tab shortcut issue (#298 โ€” fixes #262)
  • Added app id in 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:

Where is Sniffnet heading next? See the new roadmap of the project.