Skip to content

version 3.15.1

Compare
Choose a tag to compare
@seratch seratch released this 19 Feb 01:18
· 296 commits to main since this release

Changes

  • #1183 Fix #1178 text type hint in LinkButtonElement does not accept PlainTextObject/dict - Thanks @seratch
  • #1182 Fix #1181 Add exception handling for socket mode - socket.timeout: the read operation timed out - Thanks @seratch @tom0010
  • #1185 Fix #1184 Add exception handling for socket mode - BlockingIOError: Resource temporarily unavailable - Thanks @seratch @tom0010