Skip to content

v1.0.1

Latest
Compare
Choose a tag to compare
@WizardLoop WizardLoop released this 27 Jun 11:23
· 4 commits to main since this release
f6731ed

✡️✨ JewishPulse - v1.0.1

🐞 Bug Fix:

In this patch, we addressed a deprecated method usage in the location handling logic.

  • Fixed: Replaced deprecated reply_to_msg_id usage with the recommended reply_to parameter in sendMessage inside the handleSaveLocationFromMessage function (bot.php).
  • This change ensures compatibility with the latest MadelineProto versions and prevents warning logs or future errors.

🔧 Files affected:

  • bot.php

This update is fully backward-compatible and requires no changes from users. Just pull the latest version to benefit from the fix.

Full Changelog: v1.0.0...v1.0.1