Added change logs for changes that have not been released yet.

This commit is contained in:
Shahrad Elahi 2024-04-27 01:03:06 +03:30
parent 3dfa8c20cb
commit 98ff2c2d61
9 changed files with 45 additions and 0 deletions

View File

@ -0,0 +1,5 @@
---
"wireadmin": patch
---
fix: improve `healthcheck` and silence warning form `sveltekit-superforms`

View File

@ -0,0 +1,5 @@
---
"wireadmin": minor
---
fix: storage path was not pointing to `/data`

View File

@ -0,0 +1,5 @@
---
'wireadmin': patch
---
fix: Improve password hashing method and env loader

View File

@ -0,0 +1,5 @@
---
"wireadmin": patch
---
chore: slightly improve server page layout

View File

@ -0,0 +1,5 @@
---
"wireadmin": major
---
fix: using `storage-box` instead of `redis` for storing configs

View File

@ -0,0 +1,5 @@
---
'wireadmin': patch
---
fix: tor config generation when container restarts

View File

@ -0,0 +1,5 @@
---
"wireadmin": minor
---
feat: show total net usage and connection mode in server page

View File

@ -0,0 +1,5 @@
---
"wireadmin": patch
---
fix: using `execa` package for shell access

View File

@ -0,0 +1,5 @@
---
"wireadmin": minor
---
feat: add section for showing the state of background services