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
The last successfully sniffed network adapter is now remembered on application closure, so that users don't have to manually select it again when restarting Sniffnet (implementing a feature requested in #77)
Implemented possibility to quit the application pressing crtl+Q keys, as requested in #68
The last opened settings page is now remembered within a given session
Fixes
Fixed bug that caused settings configuration not to be permanently saved across different sessions when closing settings from the 'x' button on the top right corner (fixes #77)
Textual report is now saved in a fixed directory, instead of using the directory where the execution was started. The output is now saved in the same folder containing configuration files storing Sniffnet settings. The directory is automatically chosen by confy depending on your architecture, and can be seen hovering on the "Open full report" button. (fixes #51)
When multiple favorite connections are featured per time interval, now it's possible to receive more than one favorite notification referred to the same timestamp
Fixed problem that was causing the Application Protocol picklist placeholder not being translated
Thanks to:
@acolombier for French translation (#64) and unit tests on notifications (#65)