v1.2.1
GyulyVGC/sniffnetv1.2.1Jun 8, 2023by GyulyVGC
AI Summary
Refines the app packaging strategy for better architecture support, adds Swedish translation, and updates many existing translations.
Key Highlights
- Refined app packaging strategy for more architectures
- Added button to clear all search filters in inspect page
- Added Swedish translation
New Features
- Refined app packaging strategy, introducing support for more architectures
- Added button to clear all the current search filters quickly
- Added Swedish translation
Full Release Notes
## New features - Considerably refined the app packaging strategy, introducing support for more architectures and other advancements 📦 (see [#246](https://github.com/GyulyVGC/sniffnet/pull/246) for additional details) - Added button to clear all the current search filters quickly in inspect page - Added Swedish translation 🇸🇪 ([#213](https://github.com/GyulyVGC/sniffnet/pull/213)) ## Improvements - Updated most of the existing translations to v1.2: - German 🇩🇪 ([#191](https://github.com/GyulyVGC/sniffnet/pull/191)) - Spanish 🇪🇸 ([#203](https://github.com/GyulyVGC/sniffnet/pull/203)) - Persian 🇮🇷 ([#193](https://github.com/GyulyVGC/sniffnet/pull/193)) - Korean 🇰🇷 ([#205](https://github.com/GyulyVGC/sniffnet/pull/205)) - Polish 🇵🇱 ([#244](https://github.com/GyulyVGC/sniffnet/pull/244)) - Romanian 🇷🇴 ([#241](https://github.com/GyulyVGC/sniffnet/pull/241)) - Russian 🇷🇺 ([#187](https://github.com/GyulyVGC/sniffnet/pull/187)) - Turkish 🇹🇷 ([#192](https://github.com/GyulyVGC/sniffnet/pull/192)) - Ukrainian 🇺🇦 ([#216](https://github.com/GyulyVGC/sniffnet/pull/216)) - Chinese 🇨🇳 ([#214](https://github.com/GyulyVGC/sniffnet/pull/214)) - Renamed "Administrative entity" to "Autonomous System name" to avoid confusion - Improved filter columns relative width to avoid the "Application protocol" label being cut when displayed in Swedish - Footer URLs have been updated to include links to Sniffnet's official website and GitHub Sponsor page - Updated docs including installation instruction for Arch Linux ([#185](https://github.com/GyulyVGC/sniffnet/pull/185)) - Minor improvements to packets and bytes number format - Minor improvements to: - code readability ([#248](https://github.com/GyulyVGC/sniffnet/pull/248)) - docs ([#235](https://github.com/GyulyVGC/sniffnet/pull/235)) ## Fixes - Various issues have been fixed by the refined packaging strategy ([#199](https://github.com/GyulyVGC/sniffnet/issues/199), [#220](https://github.com/GyulyVGC/sniffnet/issues/220), [#223](https://github.com/GyulyVGC/sniffnet/issues/223), [#224](https://github.com/GyulyVGC/sniffnet/issues/224), [#225](https://github.com/GyulyVGC/sniffnet/issues/225), [#242](https://github.com/GyulyVGC/sniffnet/issues/242)) - Solved a minor problem that caused flags to be slightly misaligned in inspect page table ## Thanks to: - @ZEROF and @0x0177b11f for [sponsoring Sniffnet](https://github.com/sponsors/GyulyVGC) 💖 - @4r7if3x for the awesome job fixing and upgrading the app packaging strategy - @vcrn for the new Swedish translation - @luca3s, @AmadeusGraves, @4r7if3x, @eatingdm, @Kiruyuto, @ervinpopescu, @amarao, @fuzunspm, @Br1ght0ne, @cxw620 for updating the existing translations - @orhun for packaging and documenting Sniffnet installation on Arch Linux - @LiChenG-P for minor readability improvements - @mb720 for minor docs improvements