v1.1.4
GyulyVGC/sniffnetv1.1.4Apr 18, 2023by GyulyVGC
AI Summary
Expands language support by adding Portuguese, Russian, Korean, and Turkish translations.
Key Highlights
- The application has been translated in 4 new languages
- Total number of supported languages is now 13
New Features
- Portuguese translation
- Russian translation
- Korean translation
- Turkish translation
Full Release Notes
### New features - The application has been translated in 4 new languages: * Portuguese 🇵🇹 ([#134](https://github.com/GyulyVGC/sniffnet/pull/134)) * Russian 🇷🇺 ([#151](https://github.com/GyulyVGC/sniffnet/pull/151)) * Korean 🇰🇷 ([#128](https://github.com/GyulyVGC/sniffnet/pull/128)) * Turkish 🇹🇷 ([#139](https://github.com/GyulyVGC/sniffnet/pull/139)) * ...the total number of supported languages is now 13 🎉 ### Improvements - Changed adapter buttons format and improved volume slider layout (see [#119](https://github.com/GyulyVGC/sniffnet/issues/119) for more details or to give me further suggestions) - Scrollbars are now highlighted when hovering on the respective scrollable area - Set up `iced_glow` feature on branch [`glow-renderer`](https://github.com/GyulyVGC/sniffnet/tree/glow-renderer) to overcome unsupported graphics ([#155](https://github.com/GyulyVGC/sniffnet/pull/155)) - Modified `dependabot` configuration to update GitHub Actions as needed ([#141](https://github.com/GyulyVGC/sniffnet/pull/141)) ### Fixes - Fixed problem causing a crash on macOS when starting Sniffnet's Homebrew package or building from source in release mode ([#109](https://github.com/GyulyVGC/sniffnet/issues/109) - [#137](https://github.com/GyulyVGC/sniffnet/issues/137)) ### Thanks to: - @franciscoBSalgueiro for Portuguese translation ([#134](https://github.com/GyulyVGC/sniffnet/pull/134)) - @amarao for Russian translation ([#151](https://github.com/GyulyVGC/sniffnet/pull/151)) - @DocRAID for Korean translation ([#128](https://github.com/GyulyVGC/sniffnet/pull/128)) - @fuzunspm for Turkish translation ([#139](https://github.com/GyulyVGC/sniffnet/pull/139)) - @philclifford for setting up `iced_glow` renderer ([#155](https://github.com/GyulyVGC/sniffnet/pull/155)) - @jauderho for updating `dependabot` configuration ([#141](https://github.com/GyulyVGC/sniffnet/pull/141))