diff options
| author | jwijenbergh <jeroenwijenbergh@protonmail.com> | 2023-12-07 15:23:18 +0100 |
|---|---|---|
| committer | Jeroen Wijenbergh <46386452+jwijenbergh@users.noreply.github.com> | 2023-12-08 19:25:42 +0100 |
| commit | 0ae68d60baad308aae50269456630522210cca8e (patch) | |
| tree | b738ca4f1623876581042dcd736ce70130212efd /CHANGES.md | |
| parent | 11ffa7e169b267e127c98a42b631334698f45f48 (diff) | |
Version: Update to 1.2.01.2.0
Diffstat (limited to 'CHANGES.md')
| -rw-r--r-- | CHANGES.md | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +# 1.2.0 (2023-12-08) +* OAuth: + - Disable all ISS checks +* API: + - Only validate that the scheme is HTTPS in well-known. Hostname checking should be handled by ISS properly in the future +* Renew: + - Base showing renew button time on 30 minutes since authorization start time correctly + - Add docker files for building pip packages + # 1.1.99.0 (1.2 pre-release) (2023-10-25) * Version: - Make it easier to update |
