Skip to content

Latest commit

 

History

History
26 lines (26 loc) · 794 Bytes

CHANGELOG.md

File metadata and controls

26 lines (26 loc) · 794 Bytes

1.2.0

  • Fix iOS issues (byteIn and byteOut not updated) #6
  • Add lastStatus and lastStage listener while initialize
  • Add packetsIn, packetsOut and connectedOn status
  • Update licenses to GPL3 (Before it was MIT)

1.1.3

  • Add permission request for android requestPermissionAndroid() #5
  • Continue the connection after user grant vpn connection #8

1.1.2

  • Fix exported errors on SDK 31
  • PendingIntent errors fixes

1.1.1+1

  • Update readme, more detail about iOS setup

1.1.1

  • Fix iOS by Adding PacketTunnelProvider
  • More detail at instructions
  • Fix VPNStatus not updated after disconnected

1.1.0

  • Add 'raw' on onVpnStageChanged
  • Add details on doc
  • Fix duration still going on failed to connect

1.0.1+2

  • Solving scores

1.0.1+1

  • iOS Support
  • Android Support