When it comes to installing any version of the project, I highly recommend you install the latest version available. Anything version under or equal to 1.1.1-beta
is going to have some sort of issue whether it be compile errors or not functioning as expected. Keep in mind configuration is different between x.0.0 releases!
Proper C/C++ practices are implemented more often in higher releases, with better performance and speed, and a lower chance of memory issues upon encountering something unexpected.
Version | Supported |
---|---|
< 3.0.0-beta | ✅ Recommended! |
< 2.0.0-beta | ✅ Works... |
1.3.0-beta | ✅ Not recommended! |
1.2.0-beta | ✅ Not recommended! |
=< 1.1.1-beta | ❌ Broken... |
Whenever you find one, please make an issue ASAP!!!
- Go to the issues tab
- Click
New Issue
- From there, select
Report a security vulnerability
. If this returns a 404, selectOpen a blank issue
near the bottom of the page. - Fill out the required information about the vulnerability, how it can be fixed, etc. Please add the
security-vuln
label so we know this is a security issue and will prioritize it accordingly. - Submit the issue by clicking
Submit new issue
.