Hata

Latest version: v1.3.77

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

Scan your dependencies

Page 19 of 29

1.1.126

Improvements

- Add missing `EventHandlerManager.__dir__`.
- Add missing `_EventHandlerManager.__dir__`.
- Add missing `ComponentDynamic.__dir__`.

ext.slash
- Add missing `ComponentDescriptorState.__dir__`.

Bug fixes

ext.asyncio
- A removed value was imported.

1.1.125

Bug fixes

- Connecting to voice failed (new typo).
- `VoiceState.__new__` was not setting an attribute correctly.

1.1.124

Summary

Hata's backend has been moved to it's [repo](https://github.com/HuyaneMatsu/scarletio); This was a common request
around the board.

Improvements

- Add `ChannelForum`.
- Add `CHANNEL_TYPES.GROUP_CAN_CONTAIN_THREADS`.
- `DiscordEntity`-s now drop rich `AttributeError`. Soon coming for other types as well.

ext.asyncio
- `Task` instances returned by `current_task()` now support dynamic attributes (They are not tasks anymore.)
(winwinwinwin0001)

Bug fixes

ext.asyncio
- `gather` could never finish. (winwinwinwin0001)

1.1.123

Improvements

ext.asyncio
- `create_server` now expects and handles `start_serving` parameter. (Forest2913)
- `create_unix_server` now expects and handles `start_serving` parameter. (Forest2913)
- Add `.subprocess.PIPE`. (winwinwinwin0001)
- Add `.subprocess.DEVNULL`. (winwinwinwin0001)
- Add `.subprocess.STDOUT`. (winwinwinwin0001)
- `ReadProtocolBase` now implements `readexactly`. (winwinwinwin0001)

Bug fixes

- `EventThread.create_server` could raise `TypeError` (typo). (Forest2913)

1.1.122

Improvements

- Add `FormSubmitInteraction.get_custom_id_value_relation`.
- Add `FormSubmitInteraction.get_value_for`.
- Add `FormSubmitInteraction.get_match_and_value`.
- Add `FormSubmitInteraction.iter_custom_ids_and_values`.
- Add `FormSubmitInteractionOption.iter_custom_ids_and_values`.

ext.asyncio
- Implement `Semaphore`. (winwinwinwin0001)
- Implement `BoundedSemaphore`. (winwinwinwin0001)

1.1.121

Improvements

- Add `ERROR_CODES.cannot_update_finished_scheduled_event`.
- Add `ERROR_CODES.failed_to_create_stage_needed_for_scheduled_event`.
- Add `banner` parameter to `ChannelText.precreate`.
- Add `ChannelText.banner`.
- Add `ApplicationInstallParameters`.
- Add `Application.custom_install_url`.
- Add `Application.install_parameters`.
- Add `Application.tags`.
- Add `TextInputStyle`.
- Add `InteractionType.form_submit`.
- Add `ComponentType.text_input`.
- Add `ComponentTextInput`.
- Rename `coro` to `coroutine` and `fut` to `future` everywhere. This might break some code.
- Add missing `ComponentSelectOption.__eq__`.
- Add `Permission.moderate_members`.
- Add `AuditLogIterator.scheduled_events`.
- Add `AuditLog.scheduled_events`.
- Add missing `ComponentBase.__new__`.
- Add `InteractionForm`.
- Add `FormSubmitInteraction`.
- Add missing `ApplicationCommandInteraction.__hash__`.
- Add missing `ApplicationCommandInteraction.__eq__`.
- Add missing `ApplicationCommandInteractionOption.__hash__`.
- Add missing `ApplicationCommandInteractionOption.__eq__`.
- Add missing `ApplicationCommandAutocompleteInteractionOption.__hash__`.
- Add missing `ApplicationCommandAutocompleteInteractionOption.__eq__`.
- `ApplicationCommandAutocompleteInteraction` not inherits anymore from `DiscordEntity`.
- Add missing `ApplicationCommandAutocompleteInteraction.__hash__`
- Add missing `ApplicationCommandAutocompleteInteraction.__eq__`
- Add `CHANNEL_TYPES.guild_forum`.
- Add `AsyncQueue.set_result_wait`.
- Add images to `slash.md`.

ext.extension_loader
- Syntax is checked before executing a module when reloading.
- Add `Extension.file_name`.

ext.top_gg
- Added to `setup.py`.

ext.asyncio
- Add `start_unix_server`. (Forest2913)
- Add `Queue.put`. (Forest2913)

Bug Fixes
- `Client.multi_client_message_delete_sequence` was not calling `Message.is_deletable` when getting messages from
cache.
- Fix bad logic in `EventThread.create_server`. (Forest2913)

ext.slash
- `abort` was not defining `show_for_invoking_user_only` by default. (When was this bug made?)

Renames, Deprecation & Removals

- Rename `ComponentInteraction.component_type` to `.type`.
- Deprecate `ComponentInteraction.component_type`.

ext.slash
- Rename `Slasher.regex_custom_id_to_component_command` to `._regex_custom_id_to_component_command`.
- Rename `Slasher.string_custom_id_to_component_command` to `._string_custom_id_to_component_command`.
- Deprecate `Slasher.regex_custom_id_to_component_command`.
- Deprecate `Slasher.string_custom_id_to_component_command`.

Page 19 of 29

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.