2.0.1 (2025-06-25)
- reliably set Slack search sort order to 'Oldest'\n\nUses robust Playwright selectors to ensure export is chronological regardless of UI changes. (c7e851a)
- support Slack pagination with numbered page buttons (eefe316)
2.0.0 (2024-12-04)
- fix!: increase timeouts for Slack workspace and search operations (35310d1)
- ignore all .txt files (cc0c4f8)
- improve message formatting with html2text (38303c9)
- Significantly increased timeouts may affect automation workflows
Increase timeouts to improve reliability:
- Workspace loading timeout: 30s -> 120s
- Post-login wait: 5s -> 10s
- Search operation timeouts: 30s -> 120s
1.3.0 (2024-11-29)
- ignore all .txt files (cc0c4f8)
- improve message formatting with html2text (38303c9)
1.2.0 (2024-11-28)
- expand truncated messages and add verbose mode (994fcca)
1.1.1 (2024-11-28)
- update license link to point to GitHub (6654157)