You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Notifications: more details and other improvements ([#830](https://github.com/GyulyVGC/sniffnet/pull/830) β fixes [#637](https://github.com/GyulyVGC/sniffnet/issues/637))
@@ -16,14 +16,14 @@ All Sniffnet releases with the relative changes are documented in this file.
- Do not apply new notification thresholds while user is typing them ([#777](https://github.com/GyulyVGC/sniffnet/pull/777) β fixes [#658](https://github.com/GyulyVGC/sniffnet/issues/658))
19
20
- Show more information when domain name is short ([#720](https://github.com/GyulyVGC/sniffnet/pull/720) β fixes [#696](https://github.com/GyulyVGC/sniffnet/issues/696))
20
21
- Added new themes _A11y (Night)_ and _A11y (Day)_ based on palettes optimized for Accessibility ([#785](https://github.com/GyulyVGC/sniffnet/pull/785) β fixes [#786](https://github.com/GyulyVGC/sniffnet/issues/786))
21
22
- Avoid directory traversal when selecting file name for PCAP exports ([#776](https://github.com/GyulyVGC/sniffnet/pull/776) β fixes [#767](https://github.com/GyulyVGC/sniffnet/issues/767))
22
23
- Add icon to window title bar ([#719](https://github.com/GyulyVGC/sniffnet/pull/719) β fixes [#715](https://github.com/GyulyVGC/sniffnet/issues/715))
23
24
- Update footer buttons and links ([#755](https://github.com/GyulyVGC/sniffnet/pull/755) β fixes [#553](https://github.com/GyulyVGC/sniffnet/issues/553))
24
25
- Handle errors to reduce the number of possible crash occurrences ([#784](https://github.com/GyulyVGC/sniffnet/pull/784))
25
26
- Use asynchronous channels to update app state from backend ([#806](https://github.com/GyulyVGC/sniffnet/pull/806))
26
-
- Do not apply new notification thresholds while user is typing them ([#777](https://github.com/GyulyVGC/sniffnet/pull/777) β fixes [#658](https://github.com/GyulyVGC/sniffnet/issues/658))
27
27
- Fix _crates.io_ package for Windows ([#718](https://github.com/GyulyVGC/sniffnet/pull/718) β fixes [#681](https://github.com/GyulyVGC/sniffnet/issues/681))
28
28
- Fix crash when inserting characters longer than one byte in the text input for byte threshold notification setting ([#747](https://github.com/GyulyVGC/sniffnet/pull/747) β fixes [#744](https://github.com/GyulyVGC/sniffnet/issues/744))
29
29
- Remove pre-uninstall script on Linux (fixes [#644](https://github.com/GyulyVGC/sniffnet/issues/644))
0 commit comments