chore(release): version package

This commit is contained in:
github-actions[bot]
2024-05-29 18:00:37 +00:00
parent c11916e764
commit ba9fb1b41e
13 changed files with 24 additions and 56 deletions

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -1,5 +0,0 @@
---
"wireadmin": major
---
BREAKING: `UI_PASSWORD` has been removed. Please use `ADMIN_PASSWORD` instead.

View File

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

View File

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

View File

@@ -1,5 +0,0 @@
---
"wireadmin": major
---
feat: Creates a Dnsmasq server on port 53 and forwards DNS queries through the Tor network.

View File

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

View File

@@ -1,5 +0,0 @@
---
"wireadmin": minor
---
feat: dark mode