Aiogram-tonconnect

Latest version: v0.14.3

Safety actively analyzes 681715 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.14.2

What's Changed
* Fix tg wallet url by denis-k2 in https://github.com/nessshon/aiogram-tonconnect/pull/5

New Contributors
* denis-k2 made their first contribution in https://github.com/nessshon/aiogram-tonconnect/pull/5

**Full Changelog**: https://github.com/nessshon/aiogram-tonconnect/compare/v0.14.1...v0.14.2

0.14.1

What's Changed
* [Update authorization logic to include ton.space bridge in addition to tonapi.](https://github.com/nessshon/aiogram-tonconnect/commit/133c902fc6fa1f5ae427fc0f0d0c49d76f148645)

**Full Changelog**: https://github.com/nessshon/aiogram-tonconnect/compare/v0.14.0...v0.14.1

0.14.0

What's Changed
* Fix handling users with null language code by nurikk in https://github.com/nessshon/aiogram-tonconnect/pull/3


**Full Changelog**: https://github.com/nessshon/aiogram-tonconnect/compare/v0.13.9...v0.14.0

0.13.9

What's Changed
* Add `wallets_order` parameter to `AiogramTonConnectMiddleware` for configure inline keyboard order. By nurikk in https://github.com/nessshon/aiogram-tonconnect/pull/2

New Contributors
* nurikk made their first contribution in https://github.com/nessshon/aiogram-tonconnect/pull/2

**Full Changelog**: https://github.com/nessshon/aiogram-tonconnect/compare/0.13.8...v0.13.9

0.13.8

What's Changed

- **CHAIN Model Refactor:** Updated the `CHAIN` class to inherit from `str` and `Enum` instead of `IntEnum`. This prevents the incorrect casting of string values to integers, ensuring compatibility with Tonkeeper wallet transactions.
- `?` **Remove pause/unpause_connection:** Removed the `pause_connection` and `unpause_connection` methods to streamline the connection management process.
- **Middleware Refactor:** Refactored the middleware to handle only private chats, improving efficiency and reducing unnecessary processing for group chats.
- **Bug Fixes:** Fixed the issue causing "Wrong network" errors when performing transactions with the Tonkeeper wallet by ensuring correct network type handling. 1

**Full Changelog**: https://github.com/nessshon/aiogram-tonconnect/compare/v0.13.6...0.13.8

0.13.6

What's Changed

- Refactor middleware for private chat handling only.
- **ValidationError:** 1 validation error for ATCUser `language_code`

**Full Changelog**: https://github.com/nessshon/aiogram-tonconnect/compare/v0.13.5...v0.13.6

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.