First of all thanks a lot for setting up this ultra clean wallet.

I do have a question. I have random crash with earlier version and with last version.
Object reference not set to an instance of an object.
at Jojatekok.MoneroAPI.ProcessManagers.DaemonManager.JsonQueryData[T](JsonRpcRequest jsonRpcRequest)
at Jojatekok.MoneroAPI.ProcessManagers.DaemonManager.QueryNetworkInformation()
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.TimerQueueTimer.CallCallback()
at System.Threading.TimerQueueTimer.Fire()
at System.Threading.TimerQueue.FireNextTimers()
Object reference not set to an instance of an object.
at Jojatekok.MoneroAPI.ProcessManagers.DaemonManager.JsonQueryData[T](JsonRpcRequest jsonRpcRequest)
at Jojatekok.MoneroAPI.ProcessManagers.DaemonManager.QueryNetworkInformation()
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.TimerQueueTimer.CallCallback()
at System.Threading.TimerQueueTimer.Fire()
at System.Threading.TimerQueue.FireNextTimers()
Here's crashlog.txt
With 8GB of ram could it be a RAM issue?