Releases: bhavanki/doppio
Releases · bhavanki/doppio
v0.6.0
Highlights:
- YAML server properties
- Fixed TLS user_canceled alert behavior
- Temporary server certificate generation
- Docker image
See the changelog for more.
v0.5.0
Highlights:
- Control port for graceful shutdown
- Site favicon support
- Automatic Atom feed generation
See the changelog for more.
v0.4.0
Highlights:
- TLS_* CGI meta-variables supported and preferred
- Character set detection for text resources
- Secure directories are now secure domains
See the changelog for more.
v0.3.0
Highlights:
- Lots more CGI meta-variables
- Support for forcing canonical line endings in text resources
- Made the server truststore truly optional.
See the changelog for more.
v0.2.0
Highlights:
- More CGI support
- Easier TLS configuration
- Closed a security hole
See the (new) changelog for details.
v0.1.0
All the basics are covered in this first release.
- Serving of static files
- Support for typical error conditions
- CGI scripts
- Client certificate authentication (surprisingly)
As the first "release", there are probably some odd bugs lurking, and a lot of features are not fleshed out yet. Still, this can handle modest workloads, IMHO.