Pritunl Client v1.4.4752.50 has been released. This release fixes the copy text button in the Electron client and includes Flatpak improvements.
Flatpak Package Renamed
The Flatpak package has been renamed from com.pritunl.Client to com.pritunl.client this makes the naming more consistent with the current spec standards. If the Flatpak was installed with the previous name this will need to be migrated using the commands below.
flatpak kill com.pritunl.client
flatpak uninstall com.pritunl.Client
flatpak install pritunl com.pritunl.client
mv ~/.var/app/com.pritunl.Client ~/.var/app/com.pritunl.client
