Skip to content

v2.0.271

Compare
Choose a tag to compare
@trudyhood trudyhood released this 07 Sep 12:15
· 1462 commits to main since this release

Client

  • Feature: Server Redirection
  • Feature: Server Maintenance mode detection
  • Feature: Validate packets integrity in UdpChannel
  • Update: Android: Hide notification icon on the lock screen
  • Update: Improve Performance and Memory usage
  • Change: Stop supporting the old version
  • Fix: Instability in reconnecting and disconnecting
  • Fix: IpFilter didn't work properly when more than one country was selected
  • Fix: Android: System Notification remain connected after disconnect
  • Fix: Android: Some Apps were not shown in the AppFilter list (Require Permission: QUERY_ALL_PACKAGES)
  • Fix: Android: Crash if a selected app in AppFilter does not exist anymore
  • Fix: Android: Crash after disconnect

Server

  • Feature: Host Restart with REST access server (No UDP yet)
  • Feature: Validate packets integrity in UdpChannel
  • Update: Stop supporting the old version
  • Update: Improve Performance and Memory usage
  • Update: New REST AccessServer protocol
  • Change: Stop supporting the old version

Developer

  • Update: Respect C# Nullable Reference Types
  • Update: Mass Code cleanup
  • Update: Decouple access manager from server to access server