Skip to content

v1.2.1

Choose a tag to compare

@chenhg5 chenhg5 released this 09 Mar 14:47
· 934 commits to main since this release

v1.2.1 Patch Release

This release includes several important bug fixes and a minor enhancement.

Bug Fixes

  • Stop idle timer during permission wait to prevent session termination
  • Add nil checks for Feishu SenderId.OpenId and Content to prevent panics
  • URL validation to prevent rejection of non-HTTP(S) URLs
  • Log json.Unmarshal error instead of silently ignoring when cron file is corrupted
  • Add drainEvents utility to clear buffered events between turns

New Features

  • /bind setup command writes relay instructions to memory file

Upgrade Recommendation

Recommended for all 1.2.0 users.