5 Commits
Author SHA1 Message Date
Father BotandGitHub 3631d6534f fix: ignore unmentioned media in group chats; bump python-dotenv (#518)
- unsupport_message_handle now checks is_bot_mentioned, so the bot stops
  replying "I don't know how to read files or videos" to videos/documents
  it wasn't mentioned in within group chats (#454). Private chats are
  unaffected (is_bot_mentioned returns True there).
- Bump python-dotenv 1.0.1 -> 1.2.2 to resolve a Dependabot symlink-following
  advisory in set_key.
- Bump version to 1.3.1 and document in CHANGELOG.
2026-06-14 13:45:46 +03:00
Father Bot ce2049e4f1 Bump version to 1.3.0 2026-06-01 11:30:18 +03:00
Father Bot 712898cfeb Bump version to 1.2.0 2026-04-26 15:17:33 +03:00
Father Bot f7ab294690 Bump version to 1.1.0 2026-03-20 10:30:11 +03:00
Father Bot 6954e4e9a6 Add VERSION file (1.0.0)
Introduce an explicit version marker for the modernized release.
2026-02-18 20:36:49 +03:00