v6.3.0
v6.3.0 (2026-01-07)
This release is published under the MIT License.
Bug Fixes
- api: Update permission classes to allow unauthenticated access for logout api (
095a868)
Chores
-
Add checkout step to coverage job in CI workflow (
ddc42ab) -
Added docs build pipeline (
8cba907) -
Refactor doc publish script to streamline git operations (
0c6e2c7) -
Simplify commit message for documentation deployment (
1858bad) -
Some beauty lifting 💅 to gh actions steps (
4a49d47) -
Update CI configuration for Python 3.14 and Django compatibility; add pydantic and psycopg2-binary dependencies (#41,
8230c4e) -
Update coverage job name for clarity (
49022bd) -
Update doc pipeline (
bf1ff8f) -
Update doc pipeline pnpm version (
9cc42e3) -
Update doc pipeline publish script (
a2bd422) -
Update documentation publishing using dedicated github page action (
6af7284) -
Update Makefile with new commands and .PHONY (
d09c805) -
Update publish branch to gh-pages for documentation deployment (
29c72a5) -
Update Python version support to include 3.14 and adjust requirements (#41,
8230c4e)
Documentation
-
Add comments to placeholder files in docs to instruct contributor where to find original files (
f1b0e18) -
Fix moveCHANGELOG script wrong contribute destination (
28ee254) -
Remove emoji from warning banners (
f766cc5) -
Update docs engine to vuepress 2-rc24 (
dde459a)
Features
Refactoring
- Black . 💅 (
04a97b7)
Testing
Detailed Changes: v6.2.3...v6.3.0