SVR.JS 4.3.0 has been released

SVR.JS 4.3.0 has been released

Published on: November 28, 2024

We have just released a new release of SVR.JS - SVR.JS 4.3.0! This release includes several updates, including replacing the "mime-types" library with a custom function that uses "mime-db" library, and adding a configuration property to enable including the custom head and foot in static HTML.

What’s new in SVR.JS 4.3.0?

Here’s the differences between SVR.JS 4.3.0 and SVR.JS 4.2.0:

  • Added a configuration option to enable including the head and foot in static HTML
  • Moved the UTF-8 charset declarations from the Content-Type header to the HTML body
  • Replaced the "mime-types" library with a custom MIME type lookup function that uses the "mime-db" library

Getting started with SVR.JS 4.3.0

To get started with SVR.JS 4.3.0, you can install it via SVR.JS installer for GNU/Linux, via Docker or manually. You can read the documentation for SVR.JS 4.3.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.