diff options
| author | jwijenbergh <jeroenwijenbergh@protonmail.com> | 2023-03-01 15:16:33 +0100 |
|---|---|---|
| committer | jwijenbergh <jeroenwijenbergh@protonmail.com> | 2023-03-01 15:16:33 +0100 |
| commit | 48a6b4c90f0e4e0beb7c30e6351ab2b4352e4f5d (patch) | |
| tree | b379b07315b05dc3b33dac3a7ea42e46bbd026a8 /CHANGES.md | |
| parent | 15a28e7d954c025363f14ab97c4367ad5de5af20 (diff) | |
Changes: Update for 1.0.0
Diffstat (limited to 'CHANGES.md')
| -rw-r--r-- | CHANGES.md | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +# 1.0.0 (2023-03-01) +* Client: + - Modify user agent to be equal to upstream ClientID server values in https://git.sr.ht/~fkooman/vpn-user-portal/tree/v3/item/src/OAuth/VpnClientDb.php + - Make sure we do not constrain the version field too much in the user agent by allowing 20 characters + - Fix unfriendly error message when a secure internet location cannot be loaded +* Release: + - Add a script to release tarballs and sign them + # 0.99.0 (2023-03-01) * Discovery: - Bundle on release using embed |
