Changelog V. 41 Windows

Here you go!  :)>-

sha256 checksum:
- windows: f1321b2fa62d6fa7857940fa2bf479fa450983ac6d2353f5b6a58e4e20678ac1

Change log:
Update Mon Sep 1 2014 - v.41
   - Fixes an issue on Windows 8.1 where the kill switch would sometimes not trigger on interfaces with IPv6 configured

Comments

  • edited September 2014
    Thank you! So, KYJelly, are you the "new" meno? Have we lost another one?
  • Thank you! So, KYJelly, are you the "new" meno? Have we lost another one?
    I was thinking exactly the same. Either way, welcome to Hell. :D
  • Who would figure a change log on a closed source app would cause such disruption.
  • edited September 2014
    LOL @heyitsme @OmniNegro! I guess you can say that~ @meno is just a little swamped with other things so I'll be stepping in and trying to help everyone as much as I can.  If I can't, then I'll make sure to speak to someone in order to find a solution for you guys.  Just go easy on me :P
  • That's cool ;;)
  • @KYJelly Thanks. It's always good to have someone here who can speak in an official capacity, and provide some help when needed. We'll try to go easy...

    Tell meno we said Hi. :D
  • @heyitsme Thank you and will do!
  • edited September 2014
    Hmm... 2 observations:
    -On 41 it tells me to reinstall tap driver, already tried reinstalling pia and running as admin
    -40 didn't tell me a new version was available

    How I installed was downloaded 41 and installed on top of 40. 

    UPDATE:
    Upon uninstalling, rebooting then reinstalling pia, that fixed.
  • I have always done my installs over the old version. I never had any trouble with this, but this may be in part because I clean out all temporary files several times daily.
  • A nice little addition to the client could be this.

    If you connect to Netherlands or any other Torrent Friendly VPN server, could the Open Port (ie what shows in the PIA Tray Tool Tip) could be written to a new file in the same location as the logs file.
    This way It is simple to pick up the port number programatically for use in your torrent apps or other apps that require an open port. It should be very simple to do and only take a few mins to code it.
    ie
    If OpenPort = True
    }
    Open File openport.txt
    Write OpenPort
    Close File openport.txt
    } else {
    Delete File openport.txt
    }
Sign In or Register to comment.