Feature
- support v2board status bar like the usage information you see in shadowrocket (disabled in v1.0.3)
Fix
- adjust asset path according to v2ray-core/common/platform/others.go
- wrong sorted result occurs due to alphabetical order sorting
- incorrectly judge running status of v2ray in some cases
Optimize
- remove server ip from routing.hosts in order to be convenient to keep in sync with dynamic ip
- remove alidns from preset doh list due to its instability
- add python2 to dependency list to install node-sass