-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
17 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
# XPipe Pro Preview | ||
|
||
Since XPipe version 1.7.11, there is now a new pro preview option available, which allows anyone who is interested to try it out newly released professional-only features for two weeks after their release. | ||
|
||
## Motivation | ||
|
||
This pro preview enables me to test new features and the license management with a lot more people than would otherwise be possible with only the professional license users. | ||
It also allows you to experiment, share feedback, and get a glimpse of all the new features without having to enter any payment information as with the 14-day free trial that you get when you purchase an XPipe professional license. | ||
|
||
## Enabling the Pro Preview | ||
|
||
Go to the license tab in the XPipe application and enter the key `D18D1C9F-D3CB-49CA-A909-FF385DECD948`. Note that you need to be connected to the internet to activate the key. | ||
|
||
## Verification | ||
|
||
Once you enter a key, the application will communicate with the license server to verify that everything is in order. From there, it also fetches the current information of which features are currently new and are still included in the preview. Therefore, you can't just modify your local system time to circumvent the time restriction ;) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -39,6 +39,7 @@ const sidebars = { | |
} | ||
], | ||
}, | ||
'preview', | ||
'security', | ||
'troubleshooting', | ||
{ | ||
|