Skip to content

v6.3.0

Choose a tag to compare

@github-actions github-actions released this 07 Jan 15:40
· 32 commits to master since this release

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

  • python: Add compatibility with python 3.14 (#41, 8230c4e)

Refactoring

Testing

  • serializers: Add test standard api serializer (#45, 0ea3ea4)

Detailed Changes: v6.2.3...v6.3.0