Releases: devgopher/botticelli
Releases · devgopher/botticelli
v0.8.3
Release Notes for Version 0.8.3
Features
- Added Message.Copy methods to copy all basic properties to a new message.
- JSON layout parsing: Implemented callback field parsing for inline buttons.
- OSM address lookup: Introduced address lookup by object ID.
- AddProcessor: Enhanced lifetime selection.
Fixes
Removed IFluentCommandProcessor as it was unneeded.
Fixed Yandex GPT request models.
Addressed standalone bot dependency injection issues.
Resolved NoneBus lock issues.
Fixed parsing of osm id in addresses.
Applied hotfix for dependency injection related to locations.
v0.8.2
v0.8.1
New Features
- Standalone Bot Support: Introduced the capability for standalone bot implementation, allowing for increased flexibility.
- Broadcast Messages Support: Added support for broadcast messages both for bots and admin users, enhancing communication capabilities.
Improvements
HTTPS Integration:
- Bot to Analytics Interaction: Introduced HTTPS support for secure interactions between the bot and analytics systems.
- Bot to Admin Interaction: Implemented HTTPS for secure communications between the bot and admin interfaces.
Changes
- Longpoll Model Support: Updated the GetRequiredStatus functionality to support long-polling mechanisms.
Removals
- Viber Support: Removed support for Viber due to lower demand and maintenance considerations.
- VK Messenger Support: Discontinued support for VK Messenger, aligning the framework with current priority messaging platforms.
Bugfixes
multiple event handler appointment in case of Reloading a telegram bot client
v0.7
0.6
v 0.5
0.4
0.3
0.2
MVP-0.1 pre
This is a very early pre-release of Botticelli