Skip to content

v2023.10.03

Compare
Choose a tag to compare
@ajax146 ajax146 released this 03 Oct 22:56
· 210 commits to main since this release
84dd223

Core features
Fixed a harmless bug causing an error when pages were trashed

Application
Has been completely rewritten and reimagined from the ground up
Now uses the new modal system

Relay
Fixed a double space in reaction messages

Role
Added the role manage command to the context menu

Dependencies
black -> 23.9.1
gitpython -> 3.1.37
hypothesis -> 6.87.1
motor -> 3.3.1
pipenv -> 2023.9.8
pylint -> 3.0.0
pytest -> 7.4.2
unidecode -> 1.3.7

Other
Moved event handlers to a dedicated file
Replaced all import base with from base import

v2023.09.01...v2023.10.03