Skip to content

Commit 156f533

Browse files
committed
enh: frontend updates
1 parent e32d441 commit 156f533

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

63 files changed

+3361
-2126
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11

22
# CHANGELOG
33

4+
## 0.5.0 (2025-03-20)
5+
- enh: frontend updates
6+
47
## 0.4.0 (2024-06-22)
58
- fix: large request/response (#24)
69
- enh: max HTTP client data size env variable (#12)

webapp/.env

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VITE_APP_VERSION=0.3.0-dev
1+
VITE_APP_VERSION=0.5.0-dev
22

33
VITE_APP_ENVIRONMENT=development
44
VITE_APP_WS_URL=ws://127.0.0.1:8080/remote

webapp/env.d.ts

-8
This file was deleted.

0 commit comments

Comments
 (0)