Release v0.18.6

This commit is contained in:
Mario Zechner
2025-12-12 10:53:53 +01:00
parent e26058a21c
commit dba2674681
13 changed files with 57 additions and 45 deletions

View File

@@ -1,6 +1,11 @@
# Changelog
## [Unreleased]
## [0.18.6] - 2025-12-12
### Fixed
- Duplicate message in context when message has attachments (sync from log didn't strip attachment section before comparing)
- Use `<slack_attachments>` delimiter for attachments in messages (easier to parse/strip)
## [0.18.5] - 2025-12-12