Skip to content
v4.4.0

This is mostly a developer focused release. Max, Eric and others rewrote the whole thing in TypeScript / Vue 3,
which should make it much easier to add features and find bugs in the future. So huge kudos from the rest of the team!

Additionally, there's the obvious grab bag of fixes, dependency updates and improvements.
Settings are now grouped and easier to navigate for new users.

Following the Node.js maintenance schedule, The Lounge now needs at least Node.js 14 to run.

A big thanks to everyone who contributed in any way to this release, your help is much appreciated.

Considering that a bunch of our dependencies had security issues assigned to them, all users are advised to update to the new version.

Packagers: Considering the switch to TypeScript, the server build now emits to the dist/ folder.
You might need to adapt your build scripts.