Skip to content

Releases: JadedDragoon/RandomSim

Random Sim 1.0.0

17 May 13:03

Choose a tag to compare

Gold Release.

Various minor fixes since rc4. Nothing major.

Release Candidate 4

13 May 21:26

Choose a tag to compare

Release Candidate 4 Pre-release
Pre-release

Performance issues corrected.

Release Candidate 3

13 May 03:17

Choose a tag to compare

Release Candidate 3 Pre-release
Pre-release

Fully resolved all security vulnerabilities by replacing poorly maintained node-sqlite3 library with better-sqlite3. Tests show a 5-200% performance loss with the new library.

wolferz@Nova-VirtualBox ~/RandomSim-1.0.0-rc3 $ npm audit
                                                                                
                       === npm audit security report ===                        
                                                                                
[+] no known vulnerabilities found
    Packages audited: 254 (245 dev, 0 optional)

Release Candidate 2

12 May 02:50

Choose a tag to compare

Release Candidate 2 Pre-release
Pre-release

Resolved two potential security vulnerabilities.

One remains.

Initial Release Candidate

10 May 15:00

Choose a tag to compare

Pre-release

Fully functional, potentially buggy.

Known Issue:
Hoek v2.16.3 required by latest sqlite library has a known security flaw. As this version of the app is not intended for hosting there is almost no meaningful danger. Will attempt to upgrade hoek to a secure version before first release.