mirror of
https://github.com/DefectingCat/candy
synced 2025-07-15 00:31:33 +00:00
791 B
791 B
Changelog
0.2.2 - 2025-07-03
Features:
- Support lua script
- Add max body size limit
0.2.1 - 2025-06-24
Features:
auto-index
support- Stable rust version
0.2.0 - 2025-06-17
Features:
- Reverse proxy
- Refactor with axum
- SSL support
0.1.1 - 2024-07-02
Features:
- GitLab CI integration
- FreeBSD support
- Reverse proxy
- Connection timeout
Break changes:
- Remove
keep-alive
setting - Add
timeout
setting
Fix:
- Internal server errror handler
- Custom error page
- Config tests
0.1.0 - 2024-05-13
Features:
- Graceful shutdown
keep-alive
timeout setting- HTTP Etag: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/ETag#etag_value
- Content compress
- zstd
- gzip
- deflate
- br
- Stream file
- Stream content compress