| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| joker-netbsd-amd64.zip | 2026-08-23 | 11.4 MB | |
| joker-openbsd-amd64.zip | 2026-08-23 | 11.5 MB | |
| joker-win-amd64.zip | 2026-08-23 | 11.9 MB | |
| joker-freebsd-amd64.zip | 2026-08-23 | 11.5 MB | |
| joker-linux-amd64.zip | 2026-08-23 | 11.6 MB | |
| joker-linux-arm64.zip | 2026-08-23 | 10.6 MB | |
| joker-mac-amd64.zip | 2026-08-23 | 12.1 MB | |
| joker-mac-arm64.zip | 2026-08-23 | 11.4 MB | |
| README.md | 2026-08-23 | 587 Bytes | |
| v1.10.0 source code.tar.gz | 2026-08-23 | 578.6 kB | |
| v1.10.0 source code.zip | 2026-08-23 | 807.7 kB | |
| Totals: 11 Items | 93.4 MB | 5 | |
General improvements
- Added the
joker.mimenamespace for parsing MIME media types and entity trees, decoding transfer encodings, and extracting message bodies and attachments. - Extended
joker.mailwith MIME-aware message, email, and attachment parsing. - Expanded
joker.http/sendwith overall, connection, and response-header timeouts; redirect controls; and response-size limits. - Added managed read-only and read/write transactions to
joker.bolt, allowed database operations to use transaction contexts, added prefix counting, and added result limits for prefix queries.