• v2.11.5 3326eeb5b1

    v2.11.5 Stable

    sirdog3355 released this 2026-03-07 01:27:36 -05:00 | 59 commits to main since this release

    Note

    Names provided below in their common form for ease of reading. Their names may change in the future.

    March 7, 2026

    Changes

    • /game has been removed. ( #254 )
    • /editrole no longer works on bots to mirror the behavior of /trole. ( #256 )

    Bugs

    • Fixed issue where some conditional checks did not stop code execution when triggered. ( #244 )
    • Fixed issue where some logging at /editrole was broken due to making calls to non-existent arguments. ( #245 )
    • Fixed issue where various arguments for /monitor were not required when they should have been. ( #250 )
    • Fixed issue where the disabled command embed could display an incorrect disabling reason when more than one command was disabled. ( #260 )

    Miscellaneous

    • Conditional checks and class names refactored to improve compliance with PEP 8. ( #247 )
    • Reworked database connections to follow best practice and fix leaks introduced during initial implementation. ( #253 )
    • Additional datatype checking added to input fields where relevant. ( #262 )

    Full Changelog: https://github.com/sirdog3355/EnduraBot/compare/v2.11.4...v2.11.5

    Downloads