Slow Pull Changelog

Release notes for Slow Pull, newest first.

Latest release
1.0.2 — April 30, 2026

[1.0.2] - 2026-04-30

Fixed

  • Window now scrolls to radio buttons, checkboxes, and toggles when focused.

[1.0.1] - 2026-02-25

Fixed

  • Channel system messages (channel_topic, channel_purpose, channel_name, channel_join, channel_leave, etc.) showing “Unable to fetch message” in the feed. These message subtypes are not returned by messages.list, so the feed now falls back to conversations.history for any messages that messages.list fails to return.

[1.0.0] - 2026-02-13

Added

  • Chrome side panel support
  • Feed item checklist with checkboxes, bulk check/uncheck actions, and auto-collapse on completion

Changed

  • Simplified badge preferences
  • Preferences UI updates
  • Typography fixes

Fixed

  • Notification click not opening anything
  • Popup collapsed state not saving properly
  • Checklist stale feed race condition when timestamps are consolidated
  • Context menu now matches check/uncheck mode
  • Can remove unauthed teams now
  • Team removal updates UI appropriately

[0.1.1]

Added

  • Extension name and description in manifest
  • Manifest info displayed in support page

Fixed

  • Nav bar jumping issue

[0.1.0] - 2025-06-27

Added

  • Periodic Slack polling for mentions, threads, DMs, and channels
  • Feed display with collapsible team sections
  • Checklist feature to track reviewed items
  • Configurable check intervals per category
  • Active hours scheduling
  • Browser notifications
  • Badge count display
  • Multi-team support
  • Dark mode support