11.0-dev
ruff: Fix RUF051 Use `pop` instead of `key in dict`…`del dict[key]`.
python: Simplify with str.removeprefix, str.removesuffix.
ruff: Fix PLC0206 Extracting value from dictionary without calling `.items()`.
ruff: Fix UP035 Import from `collections.abc`, `typing` instead.
user-group: Use 2 user cog icon for user group settings.
typos: Fix typos caught by typos.
help: Add article on viewing group members.