RC
RC stands for Release Candidate.
You can download them from this page only.
RC releases are provided to users in order to shorten the availability of a new major release to users even when all acceptance tests weren't yet run. One of the goals of them is to get feedback from users so please report any bug you'll find.
In the Jajuk project, RC have following properties :
- They contain all the features you'll get from the final release
- They are not fully tested but still safe to use
- They leverage the regular collection (.jajuk directory), not development collection (.jajuk_test_<release> directory)
- When upgrading from an RC of a release to another RC of the same release, any action done by Jajuk when upgrading from a previous major release will be done again. For instance, if Jajuk reset thumbnails when upgrading from Jajuk 1.8.x to Jajuk 1.9.x, the reset will be done when installing 1.9RC1 but as well when upgrading from 1.9RC2 to 1.9RC3 (this is done this way for upgrade testing purpose).
Beware that Jajuk supports only upward compatibility. Any downward may or may not affect your collection. It is highly recommended to backup the previous stable release collection to be able to downward in case of problem.
Backup the home_directory/.jajuk before installing the RC. If you downward, remove the .jajuk directory and replace it by the saved .jajuk directory.

