Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Max Leiter <maxwell.leiter@gmail.com>
  • Loading branch information
brunnre8 and MaxLeiter committed Apr 29, 2023
1 parent 1309fdd commit a422b90
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,19 +8,19 @@ All notable changes to this project will be documented in this file.

For more details, [see the full changelog](https://github.com/thelounge/thelounge/compare/v4.3.1...v4.4.0) and [milestone](https://github.com/thelounge/thelounge/milestone/42?closed=1).

This is mostly a developer focused release. Max, Eric and others rewrote the whole thing in typescript / vue3,
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 hopefully easier to navigate for new users.
Settings are now grouped and easier to navigate for new users.

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

A huge thanks to everyone who contributed in any way to this release, your help is much appreciated.
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.
Packagers: Considering the switch to TypeScript, the server build now emits to the dist/ folder.
You might need to adapt your build scripts.

### Added
Expand Down

0 comments on commit a422b90

Please sign in to comment.