Codenames
The software adopts various codenames to indicate the release type and its intended use. You can identify the codename corresponding to your installed version by checking the _core/version.php file in your source code. The following table details each codename and its specific purpose.
| Codename | Version | Purpose |
|---|---|---|
| Weasel | >7.10 | Alpha releases for early testing. |
| Rat | 7.10/7.10.100 | Beta releases for feature preview. |
| Onyx | 7.10/7.10.100 | Stable production releases. |
| Raven | 8.10/8.10.100 | Initial public production releases. |