[0.0.79] - 2025-08-22 --------------------- Changed ^^^^^^^ - Default JWK are OKP instead of RSA. Fixed ^^^^^ - SCIM server advertise that ``externalId`` fields are not supported. - Fix a bug happening at OIDC logout when ``post_logout_redirect_uri`` is empty. Added ^^^^^ - Deterministic default JWK generation base on the ``SECRET_KEY``. - Model management CLI have ``--quiet`` and ``--ignore_errors`` parameters. :issue:`291` - SCIM PATCH server-side operations support. :pr:`285`