Release v0.18.4

This commit is contained in:
Mario Zechner 2025-12-12 00:00:08 +01:00
parent e3576fe016
commit 652ac0fa36
11 changed files with 50 additions and 40 deletions

View file

@ -1,5 +1,15 @@
# Changelog
## [0.18.4] - 2025-12-11
### Fixed
- Attachment downloads now work correctly
- SlackBot now receives store for processing file downloads
- Files are downloaded in background and stored in `<channel>/attachments/`
- Attachment paths passed to agent as absolute paths in execution environment
- Backfill also downloads attachments from historical messages
## [0.18.3] - 2025-12-11
### Changed