docs: update for v1.5.0 public registration feature
Some checks failed
CI / Lint & Format (push) Failing after 15s
CI / Tests (push) Has been skipped
CI / Security Scan (push) Failing after 19s

This commit is contained in:
Username
2025-12-21 12:34:35 +01:00
parent c0c65a23ad
commit 37d2ccef0f
3 changed files with 18 additions and 6 deletions

View File

@@ -119,7 +119,7 @@ A self-hosted pastebin API that:
## Current Status
**Version:** 1.4.0
**Version:** 1.5.0
```
┌─────────────────────────────────┬────────────────────────────────────────────┐
@@ -149,6 +149,8 @@ A self-hosted pastebin API that:
│ CI/CD pipeline │ Complete
│ Scheduled cleanup │ Complete
│ CLI paste listing/search │ Complete
Test suite │ 205 tests passing
Public certificate registration │ Complete
│ CLI register command │ Complete
│ Test suite │ 216 tests passing
└─────────────────────────────────┴────────────────────────────────────────────┘
```