Installation Requirements
This version of the plugin is only for mantisbt >= 2.26.0.
For mantisbt below version 2.26 use plugin version 1.5.1 (https://github.com/mantisbt-plugins/TelegramBot/releases/tag/release-1.5.1)
Instructions for updating an already installed plugin
- Completely replace the contents of the plugins/TelegramBot folder with the contents of a similar folder from this release;
- Go to the "Manage Plugins" menu and click "Update" against the TelegramBot plugin.
What's Changed
- Added compatibility with mantisbt-2.26 and higher;
- Fixed bug of binding telegram user with 64x bit uid;
- Fixed compatibility issues with php 8.x;
- Fixed some parts of the code that caused errors in the plugin if the mantisbt configuration was set to strictly deal with non-essential errors;
- Restored ability to accept files as content to notes and create new issues;
Full Changelog: release-1.5.0...release-1.6.0