fix: implemented local caching for settings list to prevent storage thrashing (#2840) (#2864)
fix: moved WKWebView initialization to the moment when it should be displayed, which prevents the initialization of the web view on app start and silences some system logs
New features
feat: small redesign in the Network popup view....