v0.8.0
What's Changed
- feat: structured output, summarize with message id, format with template by @nekomeowww in #29
- fix: incorrect system role message passed to openai by @nekomeowww in #30
- fix: critical message ids not being returned by @nekomeowww in #31
- chore: added detailed logs by @nekomeowww
- fix: unmarshal issue by @nekomeowww
- fix: telegram html format escaping issue by @nekomeowww
- fix: telegram chat id formatting issue by @nekomeowww
- feat: support topic since id by @nekomeowww
- chore: filter out and opt out critical message ids by @nekomeowww
- chore: added retry mechanism when recap by @nekomeowww
- chore: optimize prompt and context that sends to openai by @nekomeowww
- chore: complete docs in README.md by @nekomeowww
- docs: added icon and badges by @nekomeowww
Full Changelog: v0.7.5...v0.8.0