|
2 | 2 |
|
3 | 3 | All Sniffnet releases with the relative changes are documented in this file. |
4 | 4 |
|
5 | | -## [UNRELEASED] |
| 5 | +## [1.3.1] - 2024-07-22 |
6 | 6 | - Thumbnail mode improvements ([#512](https://github.com/GyulyVGC/sniffnet/pull/512)) |
7 | 7 | - Support IPinfo ASN and Country databases ([#558](https://github.com/GyulyVGC/sniffnet/pull/558) — fixes [#533](https://github.com/GyulyVGC/sniffnet/issues/533)) |
8 | 8 | - Added keyboard shortcuts to change zoom level (fixes [#554](https://github.com/GyulyVGC/sniffnet/issues/554)) |
9 | 9 | - Increased the range of selectable zoom values (fixes [#542](https://github.com/GyulyVGC/sniffnet/issues/542)) |
10 | 10 | - Updated some of the existing translations to v1.3: |
11 | | - - French - [#494](https://github.com/GyulyVGC/sniffnet/pull/494) |
12 | | - - German - [#495](https://github.com/GyulyVGC/sniffnet/pull/495) |
13 | | - - Russian - [#496](https://github.com/GyulyVGC/sniffnet/pull/496) |
14 | | - - Polish - [#498](https://github.com/GyulyVGC/sniffnet/pull/498) |
15 | | - - Romanian - [#499](https://github.com/GyulyVGC/sniffnet/pull/499) |
16 | | - - Japanese - [#504](https://github.com/GyulyVGC/sniffnet/pull/504) |
17 | | - - Uzbek - [#510](https://github.com/GyulyVGC/sniffnet/pull/510) |
18 | | - - Swedish - [#522](https://github.com/GyulyVGC/sniffnet/pull/522) |
| 11 | + - French ([#494](https://github.com/GyulyVGC/sniffnet/pull/494)) |
| 12 | + - German ([#495](https://github.com/GyulyVGC/sniffnet/pull/495)) |
| 13 | + - Russian ([#496](https://github.com/GyulyVGC/sniffnet/pull/496)) |
| 14 | + - Polish ([#498](https://github.com/GyulyVGC/sniffnet/pull/498)) |
| 15 | + - Romanian ([#499](https://github.com/GyulyVGC/sniffnet/pull/499)) |
| 16 | + - Japanese ([#504](https://github.com/GyulyVGC/sniffnet/pull/504)) |
| 17 | + - Uzbek ([#510](https://github.com/GyulyVGC/sniffnet/pull/510)) |
| 18 | + - Swedish ([#522](https://github.com/GyulyVGC/sniffnet/pull/522)) |
19 | 19 | - Reduced `String` allocations in translation code ([#524](https://github.com/GyulyVGC/sniffnet/pull/524)) |
20 | 20 | - Fixed impossibility to exit thumbnail mode in some Linux distributions (fixes [#505](https://github.com/GyulyVGC/sniffnet/pull/505)) |
21 | 21 |
|
@@ -81,16 +81,16 @@ All Sniffnet releases with the relative changes are documented in this file. |
81 | 81 | - Added button to clear all the current search filters quickly in inspect page |
82 | 82 | - Added Swedish translation 🇸🇪 ([#213](https://github.com/GyulyVGC/sniffnet/pull/213)) |
83 | 83 | - Updated most of the existing translations to v1.2: |
84 | | - - German - [#191](https://github.com/GyulyVGC/sniffnet/pull/191) |
85 | | - - Spanish - [#203](https://github.com/GyulyVGC/sniffnet/pull/203) |
86 | | - - Persian - [#193](https://github.com/GyulyVGC/sniffnet/pull/193) |
87 | | - - Korean - [#205](https://github.com/GyulyVGC/sniffnet/pull/205) |
88 | | - - Polish - [#244](https://github.com/GyulyVGC/sniffnet/pull/244) |
89 | | - - Romanian - [#241](https://github.com/GyulyVGC/sniffnet/pull/241) |
90 | | - - Russian - [#187](https://github.com/GyulyVGC/sniffnet/pull/187) |
91 | | - - Turkish - [#192](https://github.com/GyulyVGC/sniffnet/pull/192) |
92 | | - - Ukrainian - [#216](https://github.com/GyulyVGC/sniffnet/pull/216) |
93 | | - - Chinese - [#214](https://github.com/GyulyVGC/sniffnet/pull/214) |
| 84 | + - German ([#191](https://github.com/GyulyVGC/sniffnet/pull/191)) |
| 85 | + - Spanish ([#203](https://github.com/GyulyVGC/sniffnet/pull/203)) |
| 86 | + - Persian ([#193](https://github.com/GyulyVGC/sniffnet/pull/193)) |
| 87 | + - Korean ([#205](https://github.com/GyulyVGC/sniffnet/pull/205)) |
| 88 | + - Polish ([#244](https://github.com/GyulyVGC/sniffnet/pull/244)) |
| 89 | + - Romanian ([#241](https://github.com/GyulyVGC/sniffnet/pull/241)) |
| 90 | + - Russian ([#187](https://github.com/GyulyVGC/sniffnet/pull/187)) |
| 91 | + - Turkish ([#192](https://github.com/GyulyVGC/sniffnet/pull/192)) |
| 92 | + - Ukrainian ([#216](https://github.com/GyulyVGC/sniffnet/pull/216)) |
| 93 | + - Chinese ([#214](https://github.com/GyulyVGC/sniffnet/pull/214)) |
94 | 94 | - Renamed "Administrative entity" to "Autonomous System name" to avoid confusion |
95 | 95 | - Improved filter columns relative width to avoid the "Application protocol" label being cut when displayed in Swedish |
96 | 96 | - Footer URLs have been updated to include links to Sniffnet's official website and GitHub Sponsor page |
|
0 commit comments