- Changed behavior of "meta" commands (doas, planif)... - A lot of bug fixes
3.0.0
- Biggest update to date, switching from "bot commands" to Discord built-in application commands, using Discordpy 2.0. - A lot of major, breaking changes. Sorry, no time for changelog. - Who matters anyway?
2.4.4
Fixed
- :func:`features.sync.process_mort` boudoir transfer selected dead player; - Small formatting problem with ``!cancel``.
2.4.3
Fixed
- :func:`features.sync.process_mort` crashed if dead player was gerant of boudoirs, disallowing sync of dead players; - ``!planif`` crashed for dates in the past; - ``!mp`` crashed if combined names were > 32 characters long; - ``!refill`` crashed if only one action was refillable; - :func:`blocs.tools.mention_MJ` always returned a role mention.
2.4.2
Fixed
- ``server_structure.json`` was not included in package data; - Minimal Python version was not updated (must be >=3.10 since 2.4).