I'm delighted to present this fourth major release since the creation of the application.
This version is essentially a technical release that doesn't bring any new features for the user, but prepares the core of the application for future development.
This version 0.4.0 is (a priori) the last in its series before the arrival of a future 1.0.0, which will bring its share of functional new features.
Here's what's been achieved :
NEW FEATURES
Add Prettier for code formating
Add Drizzle Orm
UPDATES
Bump version of Node used during Build of Docker image (Node 24 & Node 24-slim)
A lot of refactoring
Using more native Svelte reactivity
Updating dependencies (svelte-kit 2.21.3 & vite 6.3.5 & tar-fs 2.1.3)
Add new informations in Responses of API
Full Changelog: v0.3.0...v0.4.0