Skip to content

v3.0.1

Latest

Choose a tag to compare

@github-actions github-actions released this 30 Jun 20:33
3455a15

3.0.1 (2026-06-30)

🐛 Bug Fixes

  • encrypt classic Votifier packets with PKCS#1 v1.5 padding (ef4600b)
  • include the underlying reason and host when a connection can't be opened (4aee88d), closes #4
  • support PHP 7.1 through 8.5 (95bd6dd)
  • time out and report when a server sends no response (27bbfb8), closes #5

📚 Documentation

  • overhaul the Sphinx documentation (919905f)