update README, release notes

This commit is contained in:
Zimeng Xiong
2025-11-23 07:39:35 -08:00
parent 3cc3fd18f4
commit 9bc25a3dc2
2 changed files with 36 additions and 2 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
<img src="logoExcaliDash.png" alt="ExcaliDash Logo" width="80" height="88">
# ExcaliDash v0.1.0
# ExcaliDash v0.1.3
![License](https://img.shields.io/github/license/zimengxiong/ExcaliDash)
[![Docker](https://img.shields.io/badge/docker-ready-blue.svg)](https://hub.docker.com)
@@ -74,7 +74,7 @@ See [release notes](https://github.com/ZimengXiong/ExcaliDash/releases) for a sp
# Installation
> [!CAUTION]
> NOT for production use. This is just a side project (and also the first release), and it likely contains some bugs. DO NOT open ports to the internet (e.g. CORS is set to allow all)
> NOT for production use. While attempts have been made at hardening (XSS/dompurify, CORS, rate-limiting, sanitization) have been made, they are inadequate for public deployment. Do not expose any ports. Currently lacking CSRF.
## Docker Hub (Recommended)