fix: correctly load SelectableProfiles for FilterProfiles
feat: add title generator that reacts to new tabs with same title
feat: rewrite NostaleProcesses to work with ManagementEventWatcher events instead of polling
chore: update dependencies
fix: allow closing pcap client
feat: temporarily disable finding NtClient and encryptionKey
feat: add possibility to save and load settings to json
fix: make no profile working correctly, changing to no profile on change
docs: add missing documentation
feat: allow editing only no profile in profile choose
feat: add settings and filter profiles
feat: check whether file looks like packet log file
feat: use only low-level nossmooth core
feat: empty dummy provider
feat: make view more compact and user friendly
feat: use custom dispose method for comms packet provider to prevent the DI disposing
fix: keep correct name of comms packet provider
feat: add basic packet sender
feat: add dispose and disconnect upon closing a tab