Releases: devgopher/botticelli
Releases · devgopher/botticelli
v0.8.5
v0.8.4
New Features and Enhancements:
**Bonded-Box OSM | Location Search:**
Introduced new functionality for location searching using OpenStreetMap. Bounded box limitations for search
**Support for Multiple Languages for Location Provider:**
Added the ability to select a language for the location provider.
**Auth Type Choice Available for GPT:**
Implemented the option to choose different authentication types for integrations with GPT, enhancing flexibility and security.
Bug Fixes:
**DI Bug Fixes for Chained Command Procedure:**
Resolved issues in executing commands through improved dependency handling.
**Exception Message Fix:**
Updated error messages for better debugging and understanding of issues when exceptions occur.
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