Highlights
- Compress binaries with
upx
(#137) - Add
visitor-request-limit-exempt-hosts
to exempt friendly hosts from rate limits (#144) - Double default requests per second limit from 1 per 10s to 1 per 5s (no ticket)
- Convert
\n
to new line forX-Message
header as prep for sharing feature (see #136) - Reduce bcrypt cost to 10 to make auth timing more reasonable on slow servers (no ticket)
- Docs update to include public test topics (no ticket)