SVR.JS 4.0.0 has been released

SVR.JS 4.0.0 has been released

Published on: September 14, 2024

We have just released the next major version of SVR.JS - SVR.JS 4.0.0! This release has many changes, most importantly the rewrite of SVR.JS code, but also several new features and code optimizations.

What’s new in SVR.JS 4.0.0?

Here’s the differences between SVR.JS 4.0.0 and SVR.JS 3.15.7:

  • Added support for SVR.JS mods with “.js” extension.
  • Changed SVR.JS logo.
  • Optimized many functions.
  • Redesigned default pages and default error pages.
  • Regex strings now can have single unescaped “/” within square parentheses ("[" and “]”).
  • Removed “graceful-fs” dependency.
  • Rewritten SVR.JS to use multiple split files for the source instead of single one.
  • SVR.JS now uses build system consisting of esbuild, ESLint, Prettier, and Jest.

Getting started with SVR.JS 4.0.0

To get started with SVR.JS 4.0.0, you can install it via SVR.JS installer for GNU/Linux, via Docker or manually. You can read the the documentation for SVR.JS 4.0.0 in order to learn more about the installation process.

Thank you!

We want to extend a heartfelt thank you to our community for your support and contributions. Your feedback and suggestions have been invaluable in shaping SVR.JS into what it is today.