What's Changed
Enhancements ✨
- feat: add loading messages to assistant threads set status by @zimeg in #1523
- feat(model): add feedback_buttons and icon_button blocks as context_actions block elements by @zimeg in #1524
- feat: add markdown_text to chat.{postEphemeral,postMessage,scheduleMessage,update} api methods by @zimeg in #1531
- feat(web-api): add slackLists methods by @srtaalej in #1537
- feat: add workflow.featured.{add|list|remove|set} methods by @srtaalej in #1542
- feat: add admin.users.getExpiration method by @srtaalej in #1543
Maintenance 🏗️
- ci: increase timeout from '12' to '15' minutes to avoid cancel errors by @zimeg in #1526
- feat: add webapi response changes as of 2025-11-12 by @zimeg in #1532
- feat: update work object types by @vegeris in #1533
- chore: Add .github/CODEOWNERS file by @mwbrooks in #1534
- fix: improve the packages metadata by @WilliamBergamin in #1536
- feat: add webapi response changes as of 2026-01-22 by @zimeg in #1550
- tests: fix set version script for docs by @srtaalej in #1553
Docs 📖
- docs: updates old links throughout by @lukegalbraithrussell in #1540
- docs: updates outmoded links by @lukegalbraithrussell in #1541
Dependabot 
- Bump actions/stale from 10.0.0 to 10.1.0 by @dependabot[bot] in #1527
- build(deps): bump actions/checkout from 5.0.0 to 6.0.0 by @dependabot[bot] in #1539
- build(deps): bump actions/stale from 10.1.0 to 10.1.1 by @dependabot[bot] in #1546
- build(deps): bump actions/setup-java from 5.0.0 to 5.1.0 by @dependabot[bot] in #1547
- build(deps): bump codecov/codecov-action from 5.5.1 to 5.5.2 by @dependabot[bot] in #1548
- build(deps): bump actions/checkout from 6.0.0 to 6.0.1 by @dependabot[bot] in #1549
- build(deps): bump actions/setup-java from 5.1.0 to 5.2.0 by @dependabot[bot] in #1551
- build(deps): bump actions/checkout from 6.0.1 to 6.0.2 by @dependabot[bot] in #1552
New Contributors
Full Changelog: v1.46.0...v1.47.0