docs: update for simplified MIME detection (v1.5.1)

This commit is contained in:
Username
2025-12-26 19:52:40 +01:00
parent a7f1c09634
commit 6da80aec76
6 changed files with 29 additions and 32 deletions

View File

@@ -2,11 +2,11 @@
## Current State
FlaskPaste v1.5.0 is deployed with comprehensive security hardening and abuse prevention.
FlaskPaste v1.5.1 is deployed with comprehensive security hardening and abuse prevention.
**Implemented:**
- Full REST API (CRUD operations)
- Binary content support with magic-byte MIME detection
- Binary content support with text/binary MIME detection
- Client certificate authentication
- Minimal PKI (CA generation, certificate issuance, revocation)
- Content-hash deduplication (abuse prevention)