Skip to content

v0.5.1

Compare
Choose a tag to compare
@najohnsn najohnsn released this 25 Oct 11:09
· 32 commits to main since this release
89c5981
  • fix to restore cursor style to default (#90)
  • various CI/CD updates, testing on Python 3.12
  • enhancements/correction to connection security (#105, #136, #138)
    • SESSION_SSL_VERIFY for host certificate verification (see doc)
    • SESSION_SECLEVEL alternative to ZTI_SECLEVEL
    • SESSION_SSL=NEVER to work around server issues with TLS
    • SESSION_SSL_MINIMUM_TLS=1.1 to work around server issues with TLS
  • zti enhancement to buffer AID/ENTER - ZTI_AIDBUFSIZE=0 disables (#133)
  • fix session selector right char cut off (#141, #143)

Full Changelog: v0.4.0...v0.5.1