Skip to content

Releases: slackapi/bolt-python

version 1.13.1

29 Apr 22:39

Choose a tag to compare

Changes

Document Updates

References

version 1.13.0

18 Mar 12:42

Choose a tag to compare

Changes

References

version 1.12.0

17 Mar 05:37

Choose a tag to compare

Changes

References

version 1.11.6

02 Mar 22:16

Choose a tag to compare

Changes

Document Updates

  • #609 Docs on handling options listeners with a filtering example - Thanks @filmaj

References

version 1.11.5

25 Feb 23:22

Choose a tag to compare

Changes

  • #602 Fix #601 Allow for host option for AsyncSlackAppServer start method - Thanks @seratch @ucgw
  • #588 Upgrade test dependencies & fix Falcon warning - Thanks @seratch

Document Updates

  • #587 Update ngrok link to point to official guide - Thanks @misscoded

References

version 1.11.4

01 Feb 06:46

Choose a tag to compare

Changes

References

version 1.11.3

28 Jan 21:49

Choose a tag to compare

Changes

  • #580 Fix #468 Replying with 0 results for a multi-select external option display previous successful results - Thanks @seratch @prziborowski
  • #581 Upgrade pytype version to the latest (2022.1.13) - Thanks @seratch
  • #578 Add more org-wide installation patterns to the SDK tests - Thanks @seratch

References

version 1.11.2

17 Jan 23:09

Choose a tag to compare

Changes

  • #576 Improve the built-in authorize for better support of user-scope only installations - Thanks @seratch
  • #577 Fix #561 matchers can be called even when app.message keyword does not match - Thanks @seratch @caddac

References

version 1.11.1

24 Dec 02:47

Choose a tag to compare

Changes

References

version 1.11.0

14 Dec 05:00

Choose a tag to compare

Changes

  • #546 Fix #545 Enable to use lazy listeners even when having any custom context data - Thanks @seratch
  • #543 Fix url_verification error with the Flask adapter - Thanks @seratch
  • #544 Fix #542 Add additional context values for FastAPI apps - Thanks @kafejo @seratch
  • #528 Add GitHub stale action for better triaging process - Thanks @srajiang
  • #547 Upgrade pytype, black versions - Thanks @seratch

Document Updates

References