mirror of
https://github.com/GyulyVGC/sniffnet.git
synced 2026-06-05 21:06:52 +08:00
update CHANGELOG and fully translated languages
This commit is contained in:
parent
8b84c66ffb
commit
292dc95b31
@ -2,6 +2,14 @@ # Changelog
|
||||
|
||||
All Sniffnet releases with the relative changes are documented in this file.
|
||||
|
||||
## [UNRELEASED]
|
||||
- Updated some of the existing translations to v1.5:
|
||||
- Ukrainian ([#1039](https://github.com/GyulyVGC/sniffnet/pull/1039))
|
||||
- German ([#1122](https://github.com/GyulyVGC/sniffnet/pull/1122))
|
||||
- French ([#1123](https://github.com/GyulyVGC/sniffnet/pull/1123))
|
||||
- Spanish ([#1140](https://github.com/GyulyVGC/sniffnet/pull/1140))
|
||||
- Indonesian ([#1145](https://github.com/GyulyVGC/sniffnet/pull/1145))
|
||||
|
||||
## [1.5.0] - 2026-04-14
|
||||
- Show which apps and programs are generating network traffic ([#1056](https://github.com/GyulyVGC/sniffnet/pull/1056) — fixes [#170](https://github.com/GyulyVGC/sniffnet/issues/170))
|
||||
- Add charts to preview network adapters traffic in initial page ([#1026](https://github.com/GyulyVGC/sniffnet/pull/1026) — fixes [#556](https://github.com/GyulyVGC/sniffnet/issues/556))
|
||||
|
||||
@ -132,6 +132,11 @@ pub fn is_up_to_date(self) -> bool {
|
||||
| Language::TR
|
||||
| Language::ZH
|
||||
| Language::ZH_TW
|
||||
| Language::DE
|
||||
| Language::UK
|
||||
| Language::FR
|
||||
| Language::ID
|
||||
| Language::ES
|
||||
)
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user