v3.38.0
📦 slack-sdk
✨ 3 features🐛 2 fixes
Summary
This release introduces support for Python 3.14 and adds underline formatting for rich text blocks. It also includes several dependency updates and CI improvements.
✨ New Features
- Added underline support to the rich text section block element.
- Added support for Python 3.14.
- File uploads now use the filename for uploaded files.
🐛 Bug Fixes
- Removed unused mypy ignore type comments.
- Used a variable "base_dir" home path for file stores in OAuth documentation examples.