Don't hesitate to grab your chance and influence the upcoming release! We would highly appreciate your feedback, comments and suggestions. You are most welcome to share your opinion with us!
It is important to distinguish EAP from pre-release software. Please note that the quality of EAP versions may at times be far below even usual beta standards. |
|
With this EAP we introduce a new approach to evaluation of new features in EAP builds. By default, visibility (hence, availability) of new features in EAP builds are controlled by so called 'Feature Flags'. That is, you can enable and disable these features at your will.
Basically, a feature-flag is a JVM '-D' start parameter that you must provide when you start your YouTrack Standalone EAP Build. You can provide these parameters either in the starting command (thus features will be enabled for the current session only) or in the configuration file of your JVM (thus you don't need to control constantly wether you have enabled the feature or not).
Feature-flags are divided in two types:
-Djetbrains.youtrack.feature.newReports=true or -Djetbrains.youtrack.feature.newReports=Admins,youtrack-developers |
For more information about YouTrack Java Start Parameters please refer to the corresponding page in the main documentation space.
If a parameter supports customizing user groups, then you should provide a comma-separated list of groups.
Feature |
Java Start Parameter |
Custom User Groups |
---|---|---|
New 'Geeky' UI |
-Djetbrains.youtrack.feature.newUi=true |
Yes |
New Reports Screen |
-Djetbrains.youtrack.feature.newReports=true |
Yes |
Canvas Image Tool |
-Djetbrains.youtrack.feature.canvasImageTool=true |
Yes |
Customizable Keyboard Shortcuts |
-Djetbrains.youtrack.feature.customShortcuts=true |
No |
Multiple Drafts* (see the note below) |
-Djetbrains.youtrack.feature.multipleDrafts=true |
Yes |
|
In any other regard, installation/running procedures are similar to those of the released builds.
We strongly recommend that you evaluate YouTrack 'Harmony' EAP builds in a test environment, since you will not be able to revert to YouTrack 5.x other than by rolling back to a pre-upgrade backup of your database and losing your progress along the way! |
EAP and RC build installation instructions
Date |
Build # |
Links |
Quality |
Fixed issues |
Details |
---|---|---|---|---|---|
24 June 2014 |
101xx |
YouTrack 6.0 EAP (.exe) ??? |
|
|
For YouTrack InCloud users we have created the following EAP instance to try out the newest features:
|