Skip to content

Commit

Permalink
Merge pull request #80 from maykinmedia/release/0.17.0
Browse files Browse the repository at this point in the history
Release 0.17.0
  • Loading branch information
sergei-maertens authored Jul 24, 2024
2 parents 02d83dc + b603212 commit f16ede9
Show file tree
Hide file tree
Showing 6 changed files with 189 additions and 136 deletions.
17 changes: 14 additions & 3 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog
=========

0.17.0 (DEVELOPMENT)
====================
0.17.0 (2024-07-24)
===================

**💥⚠️ Breaking changes**

Expand All @@ -13,7 +13,18 @@ Changelog

**Features**

...
* [#75] The metadata XML pages now force the download of the XML file rather than
letting the browser display it.
* [#74] Added support for "future" SAML certificates. When your current signing
certificate is close to expiry, you can prepare the new certificate and generate +
exchange the new metadata with the identity provider for a seamless transition once
the old certificate expires.

**Other changes**

* Support for encrypted private keys is moved to the certificate management
application. You can enter the passphrase there instead of in the DigiD/eHerkenning
configuration forms.

0.16.0 (2024-07-02)
===================
Expand Down
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
django-digid-eherkenning
========================

:Version: 0.16.0
:Version: 0.17.0
:Source: https://github.com/maykinmedia/django-digid-eherkenning
:Keywords: django, authentication, digid, eherkenning, eidas, dutch, nl, netherlands

Expand Down
Binary file modified digid_eherkenning/locale/nl/LC_MESSAGES/django.mo
Binary file not shown.
Loading

0 comments on commit f16ede9

Please sign in to comment.