Open NghiaTranUIT opened 1 year ago
Unlink Device
buttonhttps://proxyman.io/order/renew-license?license_key=<>
New UI
Extend URL: https://proxyman.io/order/extend-seats?license_key=<key>
⚠️ When passing the License Key into the URL, please safely check: If it's empty or undefined, don't include the Query. Just open the URL (without Query)
build.config.ts
to the old build. Please open the Github Release, and see the correct build number / versionNew Beta build updated: https://github.com/ProxymanApp/Proxyman/issues/1784#issuecomment-1738409655
Description
Problem: Proxyman Windows doesn't show what is different between the Free and Pro versions. We should implement it.
Beta build:
UI
Logic
Buy Proxyman Pro…
(If there is no activated license key), andProxyman Pro…
if there is an activated license.Click on the "Free Version" button will now show the Proxyman Pro Screen
Click on the Arrow button will show the corresponding Docs page:
Use Dialog: However, disable the dismiss action when clicking on the outside Background.
Click X to hide the dismiss, or use the ESC shortcut.
Verify whenever the
Proxyman Pro Screen
, we will call the API to verify the license key -> Save the key to a local file (I assume this logic is already done in the License Screen, but please double check it).